Skip to content

Commit

Permalink
19.32
Browse files Browse the repository at this point in the history
  • Loading branch information
iliajie committed Apr 28, 2019
1 parent 3d857c0 commit dd29ae8
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 36 deletions.
55 changes: 20 additions & 35 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,49 +1,34 @@
## Changelog

#### Version 19.32-beta5 (April 22, 2019)
* Add ability to preview images directly on the server in File Manager [#1323](https://github.com/authentic-theme/authentic-theme/issues/1323)
* Add ability to encrypt/decrypt files in File Manager [#1322](https://github.com/authentic-theme/authentic-theme/issues/1322)

#### Version 19.32-beta4 (April 15, 2019)
* Add ability for File Manager to encrypt/decrypt archives [#1320](https://github.com/authentic-theme/authentic-theme/issues/1320)
* Add tooltips with size in bytes, numeric user/group and last access/change time to File Manager
#### Version 19.32 (April 28, 2019)
* Add significant improvements to directory listing (support of 1m+ files) in File Manager [@8cdb7a4](https://github.com/authentic-theme/authentic-theme/commit/8cdb7a4eaf9c691dc9f26d5769b102b340f19802)
* Add ability to preview images directly on the server in File Manager [#1323](https://github.com/authentic-theme/authentic-theme/issues/1323#issue-435839231)
* Add ability to encrypt/decrypt files in File Manager [#1322](https://github.com/authentic-theme/authentic-theme/issues/1322#issue-434304461)
* Add ability for File Manager to encrypt/decrypt archives [#1320](https://github.com/authentic-theme/authentic-theme/issues/1320#issue-432834927)
* Add password meter and password visibility toggle [#1327](https://github.com/authentic-theme/authentic-theme/issues/1327)
* Add ability to change document title output [#1326](https://github.com/authentic-theme/authentic-theme/issues/1326#issuecomment-486816033)
* Add user friendly message upon server reboot [#1307](https://github.com/authentic-theme/authentic-theme/issues/1307#issuecomment-469652215)
* Add ability to store opened/closed state of collapsible panels on Dashboard upon page refresh [@b201085](https://github.com/authentic-theme/authentic-theme/commit/b201085b5ea13d2c1c8f35986b24126ba81076f5)
* Add perfected history manipulation to move back and forth through the user's history
* Add paste with the same name for files, while keeping extension in File Manager
* Add ability to select all items in directory on all pages for further operations in File Manager
* Add ability to select/deselect a range of checked table rows by holding shift in File Manager
* Add intuitive folder refresh hotkey (Ctrl+R) in File Manager
* Add hotkeys (Ctrl+A/Ctrl+⇧+A) to select/deselect all items in File Manager
* Add tooltips with size in bytes, numeric user/group and last access/change time to File Manager
* Add ability to pass to compress and download unlimited number of items in File Manager
* Add intuitive folder refresh hotkey __(Ctrl+R)__ in File Manager
* Add hotkeys __(Ctrl+A/Ctrl+⇧+A)__ to select/deselect all items in File Manager
* Add to update file size after closing file editor in File Manager
* Add password meter and password visibility toggle
* Add send browser notification when progressive output is finished and user not looking at the page
* Fix history steps for progressive pages
* Fix to improve and optimize initial load for File Manager

#### Version 19.32-beta3 (April 01, 2019)
* Add improved BIND syntax highlight for manual editors
* Add an ability to select all items in directory on all pages for further operations in File Manager
* Add ability to select all items in directory for further operations in File Manager
* Add ability to pass to compress and download unlimited number of items File Manager
* Add ability for any user use favorites
* Add improved error handling
* Fix paste into itself error appearing wrong in some cases in File Manager
* Fix paste with the same name for files, while keeping extension in File Manager
* Fix to improve and optimize initial load for File Manager
* Fix to prevent multiple alike processes running possibly causing server going out of memory in File Manager
* Fiх sporadic tree-view errors in File Manager [#1213](https://github.com/authentic-theme/authentic-theme/issues/1213)

#### Version 19.32-beta2 (March 24, 2019)
* Add significant improvements to directory listing in File Manager [@8cdb7a4](https://github.com/authentic-theme/authentic-theme/commit/8cdb7a4eaf9c691dc9f26d5769b102b340f19802)
* Add ability for any user use favorites
* Add ability to store opened/closed state of collapsible panels on Dashboard upon page refresh [@b201085](https://github.com/authentic-theme/authentic-theme/commit/b201085b5ea13d2c1c8f35986b24126ba81076f5)
* Add user friendly message upon server reboot [#1307](https://github.com/authentic-theme/authentic-theme/issues/1307)
* Add redirecting all 40x and 50x errors into UI
* Fix to design look of Webalizer usage statistics
* Fix navigation menu linking issue when web-prefix is used (affected module Cloudmin)
* Fix config file editor and paneled file editor work together (on page enter/refresh)
* Fix to improve editor's width and height calculations
* Fix to prettify the look of Webalizer usage statistics
* Fix compose mail button not working on empty mail folder

#### Version 19.32-beta1 (March 01, 2019)
* Add to use UI library to print links row
* Fix multiple navigation menu reload on select server command
* Fix multi select buttons to contain standard string by default (support all encodings)
* Fix to prevent adding web-prefix to favorites containing file editor

#### Version 19.31 (February 22, 2019)
* Fix to prevent preloader appearing on progressive pages
* Fix update notice to prevent grouping strings without link
Expand Down
2 changes: 1 addition & 1 deletion theme.info
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
desc=Authentic Theme
longdesc=Webmin/Usermin/Virtualmin/Cloudmin theme based on Bootstrap and Font Awesome (https://github.com/authentic-theme/authentic-theme)
version=19.32-RC5
version=19.32
mversion=01
depends=1.900 1.750
webmin=1
Expand Down

0 comments on commit dd29ae8

Please sign in to comment.