All Versions
9
Latest Version
Avg Release Cycle
239 days
Latest Release
1780 days ago

Changelog History

  • v1.1.3 Changes

    June 24, 2019
    • πŸ›  Fixed an error with PHP > 7.2.X where create_function is deprecated, also fixed another error with PHP 7.3.X. Thanks to Turkish for the report.
    • πŸ›  Fixed the view button when URL Rewriting is enabled.
    • πŸ›  Fixed an error in epubreader with headers. thanks to worstje for the report.
    • βž• Added a real logo for COPS. Thanks to horus68 for doing all the work ;).
    • Added a proper translation for _CLEAR_ text. Was reported for many year :(.
    • βž• Added Galician translation. Thanks to Sadrarin Highland.
    • βž• Added Afrikaan translation. Thanks to PetrusVermaak.
    • ⚑️ Updated Spanish, Basque, Italian, Dutch, French, Portuguese, Romanian, Russian, Swedish, Turkish. Thanks to the translators and horus68.
  • v1.1.2 Changes

    June 26, 2018
    • πŸ›  Fixed the download of Kepub with recent firmware from Kobo. Thanks to ospring for the report.
    • πŸ›  Fixed the cache headers. Thanks to CgX for the fix.
    • βž• Added Bulgarian, Indonesian, Chinese (China and Taywan) translation. Check Transifex for the authors.
    • βž• Added an open button to use automatically your prefered reader. Thanks to ttan.
    • πŸ’… Updated Hungarian, Ukranian, Polish, Spanish and Swedish translations. Check Transifex for the authors.
    • πŸ“š Updated a lot of documentation and checkconfig.php to better help users.
    • ⬆️ Upgraded to latest jQuery 1.12.X, Normalise 7.0, PHP Mailer 5.2.26, Font Awesome Free 5.0.13.
  • v1.1.1 Changes

    May 03, 2017
    • πŸ›  Fixed the handling of user specific configuration files. Thanks to marioscube, chadberg for the diagnostic / fix and Neil for the PR.
    • πŸ”„ Changed the cog on the upper right to a magnifying glass icon. Thanks to horus68.
    • βž• Added test on travis on PHP 5.4.
    • βž• Added a way to specify the secure SMTP port. Thanks to ubupl.
  • v1.1.0 Changes

    April 02, 2017
    • ⬆️ Upgraded to PHPMailer 5.2.21.
    • πŸ”€ Merged a huge PR that clean most of COPS source code. Thanks to Markus Birth for his work and his patience.
    • πŸ’… Updated German, Greek, Italian, Polish, Romanian, Russian, Turkish translations. Check Transifex for the authors.
    • πŸ›  Fixed a bad external dependency in login.html causing problem with HTTPS. Thanks to polytan02.
    • πŸ›  Fixed minor gui nitpick.
    • βž• Added automatic redirection to the OPDS feed for many new Android apps (see #309). Thanks to horus68.
    • βž• Added a configuration item to set the mail subject.
  • v1.0.1 Changes

    October 15, 2016
    • πŸ›  Fixed some type of custom column showing id instead of text - Thanks to Mike SchwΓΆrer.
    • πŸ›  Fixed the redirection to the OPDS catalog for Moon+ Reader.
    • πŸ›  Fixed the mail character encoding, now in UTF-8.
    • πŸ›  Fixed checkconfig.php to avoid sending content before headers. Thanks to Luke Stevenson.
    • πŸ›  Fixed server side rendering with custom columns.
    • 🚚 Moved /icons to /images (Apache issues). Thanks to CgX.
  • v1.0.0 Changes

    July 08, 2016
    • ⚑️ Updated the OPDS icons to better looking ones. Thanks to Horus68.
    • ⚑️ Updated the README.md.
    • ⚑️ Updated Brazillian, French, Hungarian, Portuguese, Russian translations.
    • βž• Added support of language and country code. This allow to have proper Brazil Portuguese and Portugal Portuguese.
    • βž• Added Korean translation. Thanks to Jin, Heonkyu.
    • βž• Added Romanian translation. Thanks to mtzro2003.
    • βž• Added Greek translation. Thanks to George Litos.
    • βž• Added Turkish Translation. Thanks to Yunus Emre DeligΓΆz.
    • βž• Added Serbian Translation. Thanks to Dalibor VinkiΔ‡.
    • Added the transliteration of search text. You can enable it with $config ['cops_normalized_search']. Thanks to George Litos.
    • βž• Added Ebookdroid, Chunky and AlReader in the know OPDS clients. Thanks to Mike Ferenduros and Horus68.
    • βž• Added some mime types for audio books.
    • βž• Added the rewrite rule for IIS.
    • βž• Added a now parameter to set the style ($config['cops_style']). Thanks to Pablo Santiago Blum de Aguiar.
    • Added a directory cache ($config['cops_thumbnail_cache_directory']) to store the resized thumbnails (should help on slow NAS). Thanks to O2 Graphics.
    • βž• Added support of all kind of custom columns (see configuration file). Thanks to Mike SchwΓΆrer.
    • πŸ›  Fixed COPS so that it's completely embedded (no external resources to download needed anymore).
    • πŸ›  Fixed a Reflected XSS vulnerability.
    • πŸ›  Fixed the tag filters with Bootstrap. Thanks to Klaus Broelemann.
    • πŸ›  Fixed some COPS path errors with reverse proxy. Thanks to Benjamin Kitt.
    • πŸ›  Fixed the publication date (wasn't working for date before 1901).
    • πŸ›  Fixed the download file name (replace + by %20 to be RFC compliant).
  • v1.0.0.RC3 Changes

    December 29, 2014
    • πŸ›  Fixed server side render with Bootstrap template (a proper unit test was also added).
    • ⬆️ Upgraded to latest doT-php, Typeahead 0.10.5, jquery-cookie 1.4.1, JQuery 1.11.1
    • πŸ›  Fixed book count with custom columns.
    • ⚑️ Updated Catalan, Dutch, French and Russian translations.
    • βž• Added AZW3 to the format that can be sent to Kindle (by mail).
    • Fixed $config['cops_thumbnail_handling'] with bootstrap template.
    • βž• Added Hungarian translation. Thanks to harunibn.
    • βž• Added Ukrainian translation. Thanks to Anatoliy Zavalinich
    • βž• Added full PHP password check (without any need from specific webserver configuration). Thanks to Mark Bond.
    • βž• Added new IOS7 style with default template. Thanks to an anonymous source ;).
    • πŸ›  Fixed display of authors names for books with more than one author.
    • βž• Added PHP version to checkconfig.php (will help debugging for me).
    • βž• Added a configuration item ($config['cops_template']) to change the default template. Thanks to Shin.
    • βž• Added a configuration item ($config['cops_language']) to force COPS language. Thanks to Sandy Pleyte.
    • βž• Added a trick to have user based configuration, check https://github.com/seblucas/cops/wiki/User-based-config for more information. Thanks to Sandy Pleyte.
    • πŸ”„ Changed the default sort order on books by author page to show books in a series before all other books.
  • v1.0.0.RC2 Changes

    July 31, 2014
    • ⚑️ Updated Italian, Spanish, Portuguese, Norwegian translations.
    • βž• Added Polish translation. Thanks to macak_pl.
    • βž• Added Haitian Creole translation. Thanks to Ian Macdonald & Jacinta.
    • βž• Added Basque translation. Thanks to Turutarena.
    • ⬆️ Upgraded to JQuery 1.11.0, Magnific Popup 0.9.9, Normalize 3.0.1, Typeahead 0.10.2
    • πŸ›  Fixed search with accentuated characters on Internet Explorer.
    • Author can now be searched by sort or by name (Carroll, Lewis or Lewis Carroll will work).
    • βž• Added a new bootstrap user interface.
    • βž• Added correct mimetype for *.ibooks. Reported by Flowney.
    • βž• Added an empty line at the end of .htaccess to make it easier to modify. Reported by Mariosipad.
    • Modified the README and checkconfig.php to check for php5-json. Reported by Mariosipad.
    • πŸ– Handled properly the cancelling of a mail. Reported by coach0742.
    • βž• Added an ugly hack to try to fix bad rendering with Kindle. Please report if it's better or not.
  • v1.0.0.RC1 Changes

    April 03, 2014
    • ⚑️ Updated English, Spanish, German, Italian, Portuguese, Dutch translation files. Huge thanks to all to the translators.
    • βž• Added Swedish translation. Thanks to Bo RosΓ©n.
    • βž• Added Czech translation. Thanks to Zdenek Hadrava.
    • βž• Added a lot of refactoring to simplify the code.
    • βž• Added a lot of new unit tests.
    • πŸ›  Fixed a caching bug causing problems with IE.
    • βž• Added an embedded Epub Reader based on Monocle. Thanks to all the beta testers.
    • πŸ’… Cleaned up a lot of stuff to prepare for bootstrap template. Note to all CSS hackers, the stylesheets are now in templates/default/styles.
    • πŸ›  Fixed the charset of most of the pages. Thanks to edent.
    • βž• Added a new category : ratings. Thanks to Michael.
    • πŸ›  Fixed the URL rewriting in the OPDS stream, should fix file naming with FBReader. Reported by Rassie.
    • πŸ›  Fixed a confusion between author's name and author's sort. Reported by At_Libitum.
    • πŸ›  Fixed the style of the tag filters to show that they're clickable. Thanks to cycojesus.
    • Replaced | by space in author name.

    ⚠ WARNING : The Synology package available here is still a work in progress hoping to be compatible with DSM 5. Please test it and report success or failure by creating an issue.