All Versions
26
Latest Version
Avg Release Cycle
135 days
Latest Release
1226 days ago

Changelog History
Page 1

  • v2.0.0-alpha.1 Changes

    December 10, 2020

    βž• Added

    • πŸ— JS dependencies for build ### πŸ”„ Changed
    • Restructured PHP backend due to a lot of dependency changes and PHP 7.4+
    • πŸ”„ ChangeLog to CHANGELOG.md
    • βž• Added workaround for PHP 7.4 and Aura Auth, see #348 ### βœ‚ Removed
    • πŸ— Ruby dependencies for build
  • v1.5.0 Changes

    November 16, 2018

    πŸ”„ Changed

    • πŸ’… Merged Polish translation by @xro, #299
    • ⚑️ Updated infrastructure

    [1.4.1] - 2017-11-28

    πŸ”„ Changed

    • ⚑️ Updated MIME type for AZW3 download, #265

    [1.4.0] - 2017-11-08

    βž• Added

    • Enabled language processing fΓΌr ES, GL, HU
    • πŸ”€ Merged code by @rand82 for showing series in author pages, #255
    • πŸ”€ Merged #260 by @ramsnerm, human readable filesize for book download
    • βž• Added forwarding-sensitive url generation to login middleware, #210
    • βž• Added Hungarian translation by @gersey, #202 ### πŸ”„ Changed
    • πŸ”€ Merged #257 by @josefglatz, .htaccess for Apache 2.3+
    • πŸ›  Fixed #262, added unicode handling for ID templates
    • ↔ Integrated spanish translation updates by @Tocamadera, #223
    • ↔ Integrated french translation updates by @Draky50110, #220, #222
    • πŸ›  Corrected OPDS navigation links for series, fixes #215
    • Search fields in panels will now get automatic focus on desktops, #183
    • βž• Added workaround to search for items with non-ascii names, #206
    • πŸ›  Fixed #204, failing GD test in installation check due to new phpinfo format
    • πŸ›  Fixed #208, Problems due to strict error handling in newer PHP versions
    • πŸ›  Fixed #200, bad parameter tests for id templates
  • v1.4.1 Changes

    December 13, 2017

    This fix changes the MIME type for AZW3 files, so that downloads are possible again.

  • v1.4.0 Changes

    November 08, 2017

    πŸ›  Contains numerous fixes and small enhancements that popped up after 1.3.6:

    • πŸ”€ Merged code by @rand82 for showing series in author pages, #255
    • πŸ”€ Merged #260 by @ramsnerm, human readable filesize for book download
    • πŸ”€ Merged #257 by @josefglatz, .htaccess for Apache 2.3+
    • πŸ›  Fixed #262, added unicode handling for ID templates
    • Enabled language processing fΓΌr ES, GL, HU
    • ↔ Integrated spanish translation updates by @Tocamadera, #223
    • ↔ Integrated french translation updates by @Draky50110, #220, #222
    • πŸ›  Corrected OPDS navigation links for series, fixes #215
    • βž• Added forwarding-sensitive url generation to login middleware, #210
    • Search fields in panels will now get automatic focus on desktops, #183
    • βž• Added workaround to search for items with non-ascii names, #206
    • πŸ›  Fixed #204, failing GD test in installation check due to new phpinfo format
    • πŸ›  Fixed #208, Problems due to strict error handling in newer PHP versions
    • βž• Added Hungarian translation by @gersey, #202
    • πŸ›  Fixed #200, bad parameter tests for id templates
  • v1.3.6 Changes

    December 21, 2015

    πŸš€ Due to the changes in session handling the structure of session cookies on the server changed. This release improves the handling of old sessions for users updating the app

  • v1.3.5 Changes

    November 22, 2015
    • πŸ›  Fixed tag resolution and easy mode, #190
  • v1.3.4 Changes

    November 19, 2015
    • OPDS authentication didn't work for MoonReader et al.
    • βž• Additional guards for old cookie data were added

    Known issues:

    • Filtering doesn't work
    • Simple mode (no login) doesn't work
  • v1.3.3 Changes

    October 05, 2015
    • πŸ›  Fixed bad SQL for OPDS tag handling
    • πŸ”€ Merged improved counter handling for empty DBs by @OzzieIsaacs

    πŸ”„ Changes from 1.3.0:

    • βž• Added sorting by date to books view #116 #99 #50
    • πŸ‘‰ Users can switch between title and date sorting in titles view
    • βž• Added admin configuration to specify the kind of date used for sorting (timestamp, pubdate or modified)
    • ⚑️ Updated layout
    • Replaced outdated auth library Slim\Strong with Aura\Auth
    • βž• Added Aura\Session library to handle sessions properly, #173
    • βž• Added workaround for SQL statements due to outdated SQLITE libs on QNAP devices, #146

    Issues:

    • Automatic creation of a new data.db doesn't work anymore.
  • v1.3.2 Changes

    October 03, 2015

    More changes for QNAP users

    πŸ”„ Changes from 1.3.0:

    • βž• Added sorting by date to books view #116 #99 #50
    • πŸ‘‰ Users can switch between title and date sorting in titles view
    • βž• Added admin configuration to specify the kind of date used for sorting (timestamp, pubdate or modified)
    • ⚑️ Updated layout
    • Replaced outdated auth library Slim\Strong with Aura\Auth
    • βž• Added Aura\Session library to handle sessions properly, #173
    • βž• Added workaround for SQL statements due to outdated SQLITE libs on QNAP devices, #146

    Issues:

    • Automatic creation of a new data.db doesn't work anymore.
  • v1.3.1 Changes

    October 01, 2015

    πŸ”§ In PHP 5.5 environments the configuration was sometimes not correctly loaded.

    πŸ”„ Changes from 1.3.0:

    • βž• Added sorting by date to books view #116 #99 #50
    • πŸ‘‰ Users can switch between title and date sorting in titles view
    • βž• Added admin configuration to specify the kind of date used for sorting (timestamp, pubdate or modified)
    • ⚑️ Updated layout
    • Replaced outdated auth library Slim\Strong with Aura\Auth
    • βž• Added Aura\Session library to handle sessions properly, #173
    • βž• Added workaround for SQL statements due to outdated SQLITE libs on QNAP devices, #146

    Issues:

    • Automatic creation of a new data.db doesn't work anymore.