1
0
mirror of https://github.com/lrsjng/h5ai.git synced 2025-08-24 14:33:02 +02:00

Finally decided to release v0.9. Totally flushed by the feedback of the last 2 days. Thanks. See README.md for changes.

This commit is contained in:
Lars Jung
2011-07-18 23:22:24 +02:00
parent 0d4edcb047
commit 0293d54789
23 changed files with 2265 additions and 243 deletions

View File

@@ -1,4 +1,4 @@
# h5ai v0.8   ·   a beautified Apache index
# h5ai v0.9   ·   a beautified Apache index
## Screenshots
@@ -47,6 +47,18 @@ please respect their rights.
## Changelog
### v0.9
*2011-07-18*
* linked hover states between crumb, extended view and tree
* fixed size of tree view (now there's a ugly scrollbar, hopefully will be fixed)
* refactored js to improve performance and cleaned code
* added caching for folder status codes and content
* added fr translation by [Nicolas](http://github.com/Nicosmos)
* added nl translation by [Stefan de Konink](http://github.com/skinkie)
* added sv translation by Oscar Carlsson
### v0.8
*2011-07-08*