Releases: newfold-labs/wp-module-performance
Releases · newfold-labs/wp-module-performance
2.0.1
What's Changed
- filter action scheduler retention period and batch size by @circlecube in #24
Full Changelog: 2.0.0...2.0.1
2.0.0
What's Changed
- Add/feature module by @circlecube in #22
- add htaccess var to class to stop throw warning for dynamic property creation by @circlecube in #23
Breaking Change
This release introduces the features module for loading the module. It no longer loads via the module loader. Plugins need to require the features module and instantiate the Features singleton in order for this version to load. Features::getInstance();
Full Changelog: 1.4.1...2.0.0
Version 1.4.1
What's Changed
Full Changelog: 1.4.0...1.4.1
1.4.0
1.3.1
What's Changed
- Update URL for Satis by @bradp in #17
- Add/module plugin test workflow by @circlecube in #18
- Fix issue where null is passed to str_replace() by @wpscholar in #20
New Contributors
Full Changelog: 1.3.0...1.3.1
Version 1.3.0
Version 1.2.2
Version 1.2.1
What's Changed
- Add ads.txt to rewrite exclusions by @pattiereaves in #14
New Contributors
- @pattiereaves made their first contribution in #14
Full Changelog: 1.2.0...1.2.1
Version 1.2.0
What's Changed
- add ui library, js components, and cypress test by @circlecube in #11
Full Changelog: 1.1.1...1.2.0
Version 1.2.0 Beta 2
Full Changelog: 1.2.0-beta.1...1.2.0-beta.2