1
0
mirror of https://github.com/lrsjng/h5ai.git synced 2025-08-23 22:13:02 +02:00

Improves URL hashs.

This commit is contained in:
Lars Jung
2012-02-23 22:41:17 +01:00
parent 7c1feaebc0
commit 997f1cd80f
4 changed files with 58 additions and 11 deletions

View File

@@ -42,6 +42,7 @@ h5ai is provided under the terms of the [MIT License](http://github.com/lrsjng/h
* fixes path problems on servers running on Windows in PHP version
* fixes broken links in custom headers/footers while zipped download enabled
* fixes problems with thumbnails for files with single or double quotes in filename
* improves url hashes
* updates year in `LICENSE.TXT`
* updates es translation
* adds zh-tw translation by [Yao Wei](http://github.com/medicalwei)