From 1742ac44c11c7f0a702e6e5637403e5a33052c07 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Lucas?= Date: Sat, 9 Nov 2013 19:22:22 +0100 Subject: [PATCH] Prepare the changelog. Still lots of work needed :( --- CHANGELOG | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index 46597a6..1632745 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,15 @@ +0.7.0 - 201311XX + * Add a lot of unit testing. I hope it will limit the risks of regression. + * Added a "smart / autocomplete" search. + * Updated the way locales are handled. Should be easier to add new languages. + * Fixed display of Cyrillic characters. + * Upgraded doT to version 1.0.1, Magnific-Popup to 0.9.8, Normalize.css to 2.1.3, Jquery-cookie to 1.4.0. + * Upgraded + * Fixed OPDS stream validity. Reported by Didier. + * Added a new check in checkconfig.php to detect case problem between the actual path and the path stored in Calibre database. Try checkconfig.php?full=1. Reported by Ruud. + * Fixed the display of the rating stars with Chrome. Thanks to At_Libitum. + * Added a new parameter to avoid splitting the books by first letter. Thanks to At_Libitum. + 0.6.2 - 20130913 * Added server side rendering for devices like PRS-TX / Kindle / Cybook. Thanks to all the testers. * Added a configuration item to tweak how thumbnail are handled.