All Versions
26
Latest Version
Avg Release Cycle
135 days
Latest Release
1594 days ago
Changelog History
Page 1
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, 2017This 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, 2015More 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.