1
0
mirror of https://github.com/lrsjng/h5ai.git synced 2025-08-09 15:26:46 +02:00

Update changelog.

This commit is contained in:
Lars Jung
2015-04-05 00:20:53 +02:00
parent 2139d8af19
commit 3dde33336f

View File

@@ -12,17 +12,17 @@
* adds option to down-sample images for preview * adds option to down-sample images for preview
* fixes problems with files/folders named `0` * fixes problems with files/folders named `0`
* changes font from `Ubuntu` to `Roboto` (smaller footprint, clearer for small sizes) * changes font from `Ubuntu` to `Roboto` (smaller footprint, clearer for small sizes)
* switches back to Google Fonts
* improves PDF thumbnail quality * improves PDF thumbnail quality
* improves drag-select * improves drag-select
* improves image preview * improves image preview
* fixes QRCode size option
* prevents listing `_h5ai` folder and subfolders * prevents listing `_h5ai` folder and subfolders
* updates build process, now uses [mkr](http://larsjung.de/mkr/) and [fQuery](http://larsjung.de/fquery/) * updates build process, now uses [mkr](http://larsjung.de/mkr/) and [fQuery](http://larsjung.de/fquery/)
* removes deprecated Google Analytics code * removes deprecated Google Analytics code
* removes `jQuery.fracs` * removes `jQuery.fracs`
* removes `jQuery.scrollpanel` * removes `jQuery.scrollpanel`
* removes `jQuery.mousewheel` * removes `jQuery.mousewheel`
* updates `jQuery.qrcode` to 0.10.1 * updates `jQuery.qrcode` to 0.11.0
* updates `modulejs` to 1.4.0 * updates `modulejs` to 1.4.0
* language updates and additions (`af`, `es`, `ja`, `ko`, `ru`, `zh-cn`) * language updates and additions (`af`, `es`, `ja`, `ko`, `ru`, `zh-cn`)