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.10.0
May 11th, 2023
Add Statamic 4 support
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.6.0
August 29th, 2021
Support Statamic 3.2
1.5.0
April 9th, 2021
Support Statamic 3.1
Thanks to @justinhough
1.4.0
March 27th, 2021
Support PHP 8.0
1.3.0
October 12th, 2020
Laravel 8 support added.
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.1.2
April 6th, 2020
- Fix Directory naming
1.1.1
April 4th, 2020
- Fix Nav Facade in service provider (breaking change in Statamic beta 20)
1.1.0
March 11th, 2020
- New German translation
- New Permissions added
1.0.4
March 7th, 2020
Fix License information added to readme
1.0.3
March 7th, 2020
Fix Readme typos
1.0.2
March 7th, 2020
- N/A Changelog not available.
1.0.1
March 7th, 2020
Fix Package import typo fixed
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