BicBucStriim v1.3.1 Release Notes

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