mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-05-25 20:44:53 -04:00
Updates readme.
This commit is contained in:
parent
af300036b4
commit
e8c124a0cf
1 changed files with 8 additions and 2 deletions
10
README.md
10
README.md
|
@ -54,6 +54,9 @@ To create an fresh zipball run
|
||||||
|
|
||||||
### v0.22 - *2012-??-??*
|
### v0.22 - *2012-??-??*
|
||||||
|
|
||||||
|
* general changes h5ai directory layout and configuration
|
||||||
|
* splits configuration file (`config.json`) into files `options.json`, `types.json` and `langs.json`
|
||||||
|
* localization now in separate files
|
||||||
* adds auto-refresh (PHP)
|
* adds auto-refresh (PHP)
|
||||||
* adds drag'n'drop upload (PHP)
|
* adds drag'n'drop upload (PHP)
|
||||||
* adds file deletion (PHP)
|
* adds file deletion (PHP)
|
||||||
|
@ -61,12 +64,15 @@ To create an fresh zipball run
|
||||||
* PHP no longer respects htaccess restrictions (so be careful)
|
* PHP no longer respects htaccess restrictions (so be careful)
|
||||||
* PHP ignore patterns might include paths now
|
* PHP ignore patterns might include paths now
|
||||||
* improves separation between aai and php mode
|
* improves separation between aai and php mode
|
||||||
|
* improves performance in aai mode
|
||||||
* adds optional binary prefixes for file sizes
|
* adds optional binary prefixes for file sizes
|
||||||
* improves filter: autofocus on keypress, clear on `ESC`
|
* improves filter: autofocus on keypress, clear on `ESC`
|
||||||
|
* splits type `js` into `js` and `json`
|
||||||
|
* prevents some errors with files > 2GB on 32bit OS
|
||||||
|
* adds max subfolder size in tree view
|
||||||
* adds ctrl-click file selection
|
* adds ctrl-click file selection
|
||||||
* adds Piwik analytics support
|
* adds Piwik analytics extension
|
||||||
* temp download packages are now stored in the `cache`-folder and deleted as soon as possible
|
* temp download packages are now stored in the `cache`-folder and deleted as soon as possible
|
||||||
* localization now in separate files
|
|
||||||
* updates translations
|
* updates translations
|
||||||
* adds `he` translation by [Tomer Cohen](https://github.com/tomer)
|
* adds `he` translation by [Tomer Cohen](https://github.com/tomer)
|
||||||
* updates 3rd party libs
|
* updates 3rd party libs
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue