1.10.1
May 31st, 2023
What's Changed
- fix controller not found error by @lukasleitsch in https://github.com/jonassiewertsen/statamic-oh-dear/pull/11
New Contributors
- @lukasleitsch made their first contribution in https://github.com/jonassiewertsen/statamic-oh-dear/pull/11
Full Changelog: https://github.com/jonassiewertsen/statamic-oh-dear/compare/v1.10.0...v1.10.1
1.9.0
February 1st, 2023
Add Statamic 3.4 support
Full Changelog: https://github.com/jonassiewertsen/statamic-oh-dear/compare/v1.8.0...v1.9.0
1.8.0
October 25th, 2022
Support Laravel 9
Full Changelog: https://github.com/jonassiewertsen/statamic-oh-dear/compare/v1.7...v1.8.0
1.7
April 20th, 2022
What's Changed
- Support Statamic 3.3 by @justinhough in https://github.com/jonassiewertsen/statamic-oh-dear/pull/8
Full Changelog: https://github.com/jonassiewertsen/statamic-oh-dear/compare/v1.6.0...v1.7
1.2.1
August 24th, 2020
- Fix Require an explicit Statamic version
This is a safer approach to avoid future conflicts because Statamic will not follow semantic versioning.
1.2.0
August 23rd, 2020
- New Auto Maintenance mode available
- New Maintenance start and stop commands added
- New Bumping the Oh Dear PHP SDK from 1.6 to 3.0.1
- New Requires Statamic >= 3.0.0
- New Laravel >= 7.0.0 (dropping Laravel 6 support)
1.1.3
April 26th, 2020
- [feature] Runs with Laravel 7
- [feature] An proper exception will be thrown, if the OhDear credentials have not been provided
- Fix With Statamic 27 comes a breaking change for the controller namespacing. This update adjusts this change.
1.0.0
March 6th, 2020
- New Oh Dear Dashboard Widget
- New Child navigation
- New Better error handling
- Fix Last check will be shown more readable