chore: cloudcmd: v19.13.0

This commit is contained in:
coderiaser 2026-04-15 02:16:54 +03:00
parent 2b3dc1573d
commit 24fd0a8aa7
4 changed files with 15 additions and 3 deletions

View file

@ -1,3 +1,14 @@
2026.04.15, v19.13.0
fix:
- 48693d9e docker: io: XDG_CACHE_HOME
feature:
- 4b2395c5 cloudcmd: Ctrl + L: logout
- 977a8aaa docker: io: strace: add
- 7d0098fd docker: io: XDG_CACHE_HOME=/tmp/cache
- a89e901b actions: docker: io: add
2026.04.12, v19.12.5
feature:

View file

@ -1,4 +1,4 @@
# Cloud Commander v19.12.5
# Cloud Commander v19.13.0
### [Main][MainURL] [Blog][BlogURL] [Support][SupportURL] [Demo][DemoURL]
@ -1115,6 +1115,7 @@ There are a lot of ways to be involved in `Cloud Commander` development:
## Version history
- *2026.04.15*, **[v19.13.0](//github.com/coderaiser/cloudcmd/releases/tag/v19.13.0)**
- *2026.04.12*, **[v19.12.5](//github.com/coderaiser/cloudcmd/releases/tag/v19.12.5)**
- *2026.04.12*, **[v19.12.4](//github.com/coderaiser/cloudcmd/releases/tag/v19.12.4)**
- *2026.04.12*, **[v19.12.3](//github.com/coderaiser/cloudcmd/releases/tag/v19.12.3)**

View file

@ -1,4 +1,4 @@
# Cloud Commander v19.12.5 [![Build Status][BuildStatusIMGURL]][BuildStatusURL] [![Codacy][CodacyIMG]][CodacyURL] [![Gitter][GitterIMGURL]][GitterURL]
# Cloud Commander v19.13.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.12.5",
"version": "19.13.0",
"type": "module",
"author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)",
"description": "File manager for the web with console and editor",