chore(package) v15.3.0

This commit is contained in:
coderaiser 2021-01-17 16:43:18 +02:00
parent c002fc37c5
commit da692a4798
4 changed files with 12 additions and 3 deletions

View file

@ -1,3 +1,12 @@
2021.01.17, v15.3.0
feature:
- (client) improve vim support: Esc - toggle vim support in editors
- (client) view: add ability to view raw files using Shift + F3
- (client) view: show markdown without shift
- (key) add ability to toggle global vim config on the time of session
2021.01.16, v15.2.0
fix:

View file

@ -1,4 +1,4 @@
# Cloud Commander v15.2.0
# Cloud Commander v15.3.0
### [Main][MainURL] [Blog][BlogURL] Live(![Heroku][Heroku_LIVE_IMG] [Heroku][HerokuURL])

View file

@ -1,4 +1,4 @@
# Cloud Commander v15.2.0 [![Build Status][BuildStatusIMGURL]][BuildStatusURL] [![Codacy][CodacyIMG]][CodacyURL] [![Gitter][GitterIMGURL]][GitterURL]
# Cloud Commander v15.3.0 [![Build Status][BuildStatusIMGURL]][BuildStatusURL] [![Codacy][CodacyIMG]][CodacyURL] [![Gitter][GitterIMGURL]][GitterURL]
### [Main][MainURL] [Blog][BlogURL] Live([Heroku][HerokuURL])

View file

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