File tree Expand file tree Collapse file tree 4 files changed +9
-3
lines changed Expand file tree Collapse file tree 4 files changed +9
-3
lines changed Original file line number Diff line number Diff line change
1
+ 2024.11.22, v18.4.0
2
+
3
+ fix:
4
+ - dff02672 cloudcmd: make manifest.json accessible when authentication is enabled (#428)
5
+
1
6
2024.11.14, v18.3.0
2
7
3
8
feature:
Original file line number Diff line number Diff line change 1
- # Cloud Commander v18.3 .0
1
+ # Cloud Commander v18.4 .0
2
2
3
3
### [ Main] [ MainURL ] [ Blog] [ BlogURL ] [ Support] [ SupportURL ] [ Demo] [ DemoURL ]
4
4
@@ -1098,6 +1098,7 @@ There are a lot of ways to be involved in `Cloud Commander` development:
1098
1098
1099
1099
## Version history
1100
1100
1101
+ - * 2024.11.22* , ** [ v18.4.0] ( //github.com/coderaiser/cloudcmd/releases/tag/v18.4.0 ) **
1101
1102
- * 2024.11.14* , ** [ v18.3.0] ( //github.com/coderaiser/cloudcmd/releases/tag/v18.3.0 ) **
1102
1103
- * 2024.11.06* , ** [ v18.2.1] ( //github.com/coderaiser/cloudcmd/releases/tag/v18.2.1 ) **
1103
1104
- * 2024.10.27* , ** [ v18.2.0] ( //github.com/coderaiser/cloudcmd/releases/tag/v18.2.0 ) **
Original file line number Diff line number Diff line change 1
- # Cloud Commander v18.3 .0 [ ![ Build Status] [ BuildStatusIMGURL ]] [ BuildStatusURL ] [ ![ Codacy] [ CodacyIMG ]] [ CodacyURL ] [ ![ Gitter] [ GitterIMGURL ]] [ GitterURL ]
1
+ # Cloud Commander v18.4 .0 [ ![ Build Status] [ BuildStatusIMGURL ]] [ BuildStatusURL ] [ ![ Codacy] [ CodacyIMG ]] [ CodacyURL ] [ ![ Gitter] [ GitterIMGURL ]] [ GitterURL ]
2
2
3
3
### [ Main] [ MainURL ] [ Blog] [ BlogURL ] [ Support] [ SupportURL ] [ Demo] [ DemoURL ]
4
4
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " cloudcmd" ,
3
- "version" : " 18.3 .0" ,
3
+ "version" : " 18.4 .0" ,
4
4
"type" : " commonjs" ,
5
5
"author" :
" coderaiser <[email protected] > (https://github.com/coderaiser)" ,
6
6
"description" : " File manager for the web with console and editor" ,
You can’t perform that action at this time.
0 commit comments