Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 1.15 KB

CHANGELOG.md

File metadata and controls

36 lines (26 loc) · 1.15 KB

Changelog

2.0.0 - 18 Oct 2023

  • Breaking change : Everything is blocked by design on plugin creation, you should open IPs on code with beapi.maintenance_mode.whitelist_ips filter

1.0.8 - 31 Aug 2021

  • Update Singleton for PHP 8.0
  • Update composer dependencies
  • Update GrumPHP config

1.0.7 - 05 Mar 2020

  • Add Q/A tools
  • Add github workflow
  • Fix errors from phpCS and psalm

1.0.6 - 04 Mar 2020

  • Fixed #9 Fix PHP warnings
  • Code refactoring

1.0.5 - 02 Apr 2019

  • Add #8 : filter is maintenance mode helper for handle custom behaviour.

1.0.4 - 06 Nov 2018

  • Pimp my html

1.0.3 - 05 Nov 2018

  • Released on wp.org

1.0.1 - 02 Nov 2018

  • Add #2 : customize the maintenance mode template.
  • Add #1 : add whitelisted IPs.
  • Add #4 : implement maintenance mode to not disturb the wp-activate process.

1.0.0 - 02 Nov 2018

  • First release