Skip to content
This repository was archived by the owner on Jul 31, 2023. It is now read-only.

Version 1.3.3, more bugfixing for 1.3.0

Choose a tag to compare

@rvolz rvolz released this 05 Oct 16:41
  • 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.