Skip to content

1.8.0-beta.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@rhukster rhukster released this 28 Oct 11:45
· 0 commits to develop since this release
1.8.0-beta.2
d7aaef9
  • NEW

    • Use dev-master branch of Clockwork to support Monolog2 / Monolog3
    • AVIF image support via updates to getgrav/Image library
    • Upgraded to Doctrine Collection 2.2
  • IMPROVED

    • Updated composer libraries
    • Updated composer.php binary to v2.8.1
    • Fixes for PHP 8.4 - Implicitly nullable parameter declarations deprecated
    • Added back Missing RocketTheme\Toolbox\Event\EventSubscriberInterface for Gantry5
  • BUGFIX

    • Various fixes to use $log->debug(), $log->info(), $log->warning() and $log->error() For Monolog2 support