Sonerezh v1.2.6 Release Notes

Release Date: 2019-09-29 // over 4 years ago
  • ๐Ÿš€ This is a minor release to upgrade CakePHP 2.10 and add support for PHP 7.3.

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix #372: Compatibility with PHP 7.3

Previous changes from v1.2.5

  • ๐Ÿš€ This release fixes some little bugs and add a booster to the "import" function
    ๐Ÿ“‡ (big thanks to Nizhile). The metadata parsing is more than ten times faster
    when the cover image tag is large. This should fix the "Maximum execution time"
    error happening when you try to import files.

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix #354: Do not convert tags to HTML
    • ๐Ÿ›  Fix #357: APP_DIR missing in top level index.php for CAKE full path

    ๐Ÿ”„ Changed

    • ๐Ÿ‘‰ Make search case-insensitive