chore: cloudcmd: v18.7.4

This commit is contained in:
coderiaser 2025-08-30 15:10:44 +03:00
parent a6d18ddb88
commit 83a1e527e5
4 changed files with 11 additions and 3 deletions

View file

@ -1,3 +1,10 @@
2025.08.30, v18.7.4
fix:
- a6d18ddb select file: name -> line
- 2077468a client: listeners: click: avoid select on conext menu
- 64e4aba4 client: menu: before show: unsetBind
2025.07.26, v18.7.3
fix:

View file

@ -1,4 +1,4 @@
# Cloud Commander v18.7.3
# Cloud Commander v18.7.4
### [Main][MainURL] [Blog][BlogURL] [Support][SupportURL] [Demo][DemoURL]
@ -1098,6 +1098,7 @@ There are a lot of ways to be involved in `Cloud Commander` development:
## Version history
- *2025.08.30*, **[v18.7.4](//github.com/coderaiser/cloudcmd/releases/tag/v18.7.4)**
- *2025.07.26*, **[v18.7.3](//github.com/coderaiser/cloudcmd/releases/tag/v18.7.3)**
- *2025.07.24*, **[v18.7.2](//github.com/coderaiser/cloudcmd/releases/tag/v18.7.2)**
- *2025.07.06*, **[v18.7.1](//github.com/coderaiser/cloudcmd/releases/tag/v18.7.1)**

View file

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