File tree Expand file tree Collapse file tree 4 files changed +12
-3
lines changed Expand file tree Collapse file tree 4 files changed +12
-3
lines changed Original file line number Diff line number Diff line change
1
+ 2024.11.06, v18.2.1
2
+
3
+ feature:
4
+ - a733d814 css: --is-mobile: add
5
+ - f22120dc cloudcmd: prevent unselect being fired on panel click when in mobile view (#422)
6
+ - 1a0af863 docker: add image source label to dockerfiles (#421)
7
+ - 0446a74d docker: add image source label to dockerfiles (#419)
8
+
1
9
2024.10.27, v18.2.0
2
10
3
11
feature:
Original file line number Diff line number Diff line change 1
- # Cloud Commander v18.2.0
1
+ # Cloud Commander v18.2.1
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.06* , ** [ v18.2.1] ( //github.com/coderaiser/cloudcmd/releases/tag/v18.2.1 ) **
1101
1102
- * 2024.10.27* , ** [ v18.2.0] ( //github.com/coderaiser/cloudcmd/releases/tag/v18.2.0 ) **
1102
1103
- * 2024.08.17* , ** [ v18.1.0] ( //github.com/coderaiser/cloudcmd/releases/tag/v18.1.0 ) **
1103
1104
- * 2024.08.16* , ** [ v18.0.2] ( //github.com/coderaiser/cloudcmd/releases/tag/v18.0.2 ) **
Original file line number Diff line number Diff line change 1
- # Cloud Commander v18.2.0 [ ![ Build Status] [ BuildStatusIMGURL ]] [ BuildStatusURL ] [ ![ Codacy] [ CodacyIMG ]] [ CodacyURL ] [ ![ Gitter] [ GitterIMGURL ]] [ GitterURL ]
1
+ # Cloud Commander v18.2.1 [ ![ 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.2.0 " ,
3
+ "version" : " 18.2.1 " ,
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