diff --git a/CHANGELOG b/CHANGELOG index 5f5dac7..756ccf2 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -42,10 +42,10 @@ * Fixed a regression about custom favicon.ico. Thanks to Tyler. * Fixed another regression about COPS's version in the about box. Reported by Ian. * Upgraded Magnific Popup to v0.9.5. - * Added a style for IPhone. Thanks to sb domo. + * Added a style for IPhone. Thanks to sb domo. * Added Portuguese translation. Thanks to Pablo Aguiar. * Fixed rendering on Internet Explorer < 9.0. - + 0.6.1 - 20130730 * Properly close the lightbox when clicking in a link. Reported by le_. * Fix the book by languages list when the language is not found in the resources. Reported by le_. @@ -115,7 +115,7 @@ * Don't print the tag string if there's no tags. * If an OPDS client try to access index.php it will be automatically redirected to feed.php. * Move the search & sort tool box to a new line (also fix a w3c error). - + 0.3.1 - 20130127 * Add Facets to the OPDS catalog (check config item cops_books_filter). @@ -123,13 +123,13 @@ * Fix book sort in some list. Patch provided by Tyler J. Wagner. * Update .htaccess to check if Xsendfile is available. Thanks to Gaspine for the patch. * Add basic support of custom columns. Check the following config item : cops_calibre_custom_column - * Usage of X-Accel-Redirect / X-Sendfile is not necessary anymore. Warning all Nginx users - who wants to still use X-Accel-Redirect must add + * Usage of X-Accel-Redirect / X-Sendfile is not necessary anymore. Warning all Nginx users + who wants to still use X-Accel-Redirect must add $config['cops_x_accel_redirect'] = "X-Accel-Redirect" in their config_local.php * Fix COPS on IIS / Windows. Reported by Kevnancy. * Simplified config_default.php * Add a new config_local.php.example with the minimal configuration item to change. - + 0.3.0 - 20130106 * Add a config item to avoid using Fancyapps (pop-ups). Reported by mcister and Northguy. @@ -151,7 +151,7 @@ * Update localization (thanks to Calibre2Opds) * Add some missing information from Calibre (language, rating for now). Reported by mcister * Upgrade Fancybox to 2.1.3 - + 0.2.2 - 20121020 * Changed JQuery URL to https (thanks to Dan Greve for the patch) @@ -206,7 +206,7 @@ * I continued the refactoring to bring HTML to COPS * Thumbnails have bigger size (I'll add a configuration item later) * Add headers to help caching image and thumbnail to the browser - * + * 0.0.2 - 20120411 * Add support for MOBI and PDF @@ -215,4 +215,3 @@ 0.0.1 - 20120302 * First public release - \ No newline at end of file