Skip to content

Commit d139011

Browse files
committed
chore: cloudcmd: v19.18.0
1 parent 5d9628c commit d139011

4 files changed

Lines changed: 14 additions & 3 deletions

File tree

ChangeLog

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
2026.05.26, v19.18.0
2+
3+
fix:
4+
- 161bede8 client: menu: @putout/bundle@5.5.
5+
- 447d990f cloudcmd: server: rest: sendError
6+
7+
feature:
8+
- 5d9628ce cloudcmd: rate limit: add support (#437)
9+
- 2be395e6 cloudcmd: get rid of manifest: 401 basic auth
10+
111
2026.05.17, v19.17.0
212

313
fix:

HELP.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Cloud Commander v19.17.0
1+
# Cloud Commander v19.18.0
22

33
### [Main][MainURL] [Blog][BlogURL] [Support][SupportURL] [Demo][DemoURL]
44

@@ -1119,6 +1119,7 @@ There are a lot of ways to be involved in `Cloud Commander` development:
11191119

11201120
## Version history
11211121

1122+
- *2026.05.26*, **[v19.18.0](//github.com/coderaiser/cloudcmd/releases/tag/v19.18.0)**
11221123
- *2026.05.17*, **[v19.17.0](//github.com/coderaiser/cloudcmd/releases/tag/v19.17.0)**
11231124
- *2026.05.03*, **[v19.16.0](//github.com/coderaiser/cloudcmd/releases/tag/v19.16.0)**
11241125
- *2026.04.28*, **[v19.15.0](//github.com/coderaiser/cloudcmd/releases/tag/v19.15.0)**

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Cloud Commander v19.17.0 [![Build Status][BuildStatusIMGURL]][BuildStatusURL] [![Codacy][CodacyIMG]][CodacyURL] [![Gitter][GitterIMGURL]][GitterURL]
1+
# Cloud Commander v19.18.0 [![Build Status][BuildStatusIMGURL]][BuildStatusURL] [![Codacy][CodacyIMG]][CodacyURL] [![Gitter][GitterIMGURL]][GitterURL]
22

33
### [Main][MainURL] [Blog][BlogURL] [Support][SupportURL] [Demo][DemoURL]
44

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cloudcmd",
3-
"version": "19.17.0",
3+
"version": "19.18.0",
44
"type": "module",
55
"author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)",
66
"description": "File manager for the web with console and editor",

0 commit comments

Comments
 (0)