BicBucStriim v1.3.3 Release Notes

Release Date: 2015-10-05 // over 8 years ago
    • ๐Ÿ›  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.