chore: cloudcmd: v19.18.0

This commit is contained in:
coderiaser 2026-05-26 00:21:45 +03:00
parent 5d9628ce70
commit d139011cc3
4 changed files with 14 additions and 3 deletions

View file

@ -1,3 +1,13 @@
2026.05.26, v19.18.0
fix:
- 161bede8 client: menu: @putout/bundle@5.5.
- 447d990f cloudcmd: server: rest: sendError
feature:
- 5d9628ce cloudcmd: rate limit: add support (#437)
- 2be395e6 cloudcmd: get rid of manifest: 401 basic auth
2026.05.17, v19.17.0
fix:

View file

@ -1,4 +1,4 @@
# Cloud Commander v19.17.0
# Cloud Commander v19.18.0
### [Main][MainURL] [Blog][BlogURL] [Support][SupportURL] [Demo][DemoURL]
@ -1119,6 +1119,7 @@ There are a lot of ways to be involved in `Cloud Commander` development:
## Version history
- *2026.05.26*, **[v19.18.0](//github.com/coderaiser/cloudcmd/releases/tag/v19.18.0)**
- *2026.05.17*, **[v19.17.0](//github.com/coderaiser/cloudcmd/releases/tag/v19.17.0)**
- *2026.05.03*, **[v19.16.0](//github.com/coderaiser/cloudcmd/releases/tag/v19.16.0)**
- *2026.04.28*, **[v19.15.0](//github.com/coderaiser/cloudcmd/releases/tag/v19.15.0)**

View file

@ -1,4 +1,4 @@
# Cloud Commander v19.17.0 [![Build Status][BuildStatusIMGURL]][BuildStatusURL] [![Codacy][CodacyIMG]][CodacyURL] [![Gitter][GitterIMGURL]][GitterURL]
# Cloud Commander v19.18.0 [![Build Status][BuildStatusIMGURL]][BuildStatusURL] [![Codacy][CodacyIMG]][CodacyURL] [![Gitter][GitterIMGURL]][GitterURL]
### [Main][MainURL] [Blog][BlogURL] [Support][SupportURL] [Demo][DemoURL]

View file

@ -1,6 +1,6 @@
{
"name": "cloudcmd",
"version": "19.17.0",
"version": "19.18.0",
"type": "module",
"author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)",
"description": "File manager for the web with console and editor",