- New HTML template by default with conditional lang JS
- Breaking change : Everything is blocked by design on plugin creation, you should open IPs on code with beapi.maintenance_mode.whitelist_ips filter
- Update Singleton for PHP 8.0
- Update composer dependencies
- Update GrumPHP config
- Add Q/A tools
- Add github workflow
- Fix errors from phpCS and psalm
- Fixed #9 Fix PHP warnings
- Code refactoring
- Add #8 : filter is maintenance mode helper for handle custom behaviour.
- Pimp my html
- Released on wp.org
- Add #2 : customize the maintenance mode template.
- Add #1 : add whitelisted IPs.
- Add #4 : implement maintenance mode to not disturb the wp-activate process.
- First release