- Add multiple database support. Check the documentation of $config['calibre_directory'] in config-default.php to see how to enable it.
- Include jquery library in COPS's repository to be sure that COPS will work on LAN (without Internet access).
- Prepare the switch to HTML5. Thanks to Thomas Severinsen for most of the code.
- Update the locale strings to be more strict with plurals. Thanks to Tobias Ausländer for the code.
- If Fancybox is not enabled ($config['cops_use_fancyapps'] = "0") then it's not used at all (even in the about box).
- Fix book comments if it contains UTF8 characters. Reported by Alain.
- Link to the book permalink was not working correctly in some cases. Reported by celta.
- Moved some external resources to a resources directory.
- Add chinese translation. Thanks to wogong for the pull request.