Select Git revision
CHANGELOG.md
-
Sebastian Pisula authored
This reverts commit 25c59deb
Sebastian Pisula authoredThis reverts commit 25c59deb
To find the state of this project's repository at the time of any of these versions, check out the tags.
CHANGELOG.md 1.62 KiB
- [3.2.5] - 2021-02-26
- Fixed
- [3.2.4] - 2021-02-26
- Fixed
- [3.2.3] - 2020-10-05
- Fixed
- [3.2.2] - 2019-12-17
- Fixed
- [3.2.1] - 2019-11-15
- Fixed
- [3.2.0] - 2019-11-14
- Added
- [3.1.0] - 2019-11-13
- Changed
- [3.0.5] - 2019-09-20
- Fixed
- [3.0.4] - 2019-09-20
- Fixed
- [3.0.3] - 2019-09-20
- Fixed
- [3.0.2] - 2019-09-18
- Fixed
- [3.0.1] - 2019-09-18
- Fixed
- [3.0.0] - 2019-09-17
- Changed
- Added
- [2.4.0] - 2019-06-04
- Added
- [2.3.1] - 2019-03-25
- Fixed
- [2.3.0] - 2019-03-25
- Added
- Changed
[3.2.5] - 2021-02-26
Fixed
- PHP Notice: Undefined property: stdClass::$version
[3.2.4] - 2021-02-26
Fixed
- removed plugin version from plugin api
[3.2.3] - 2020-10-05
Fixed
- WC tested shows invalid info
[3.2.2] - 2019-12-17
Fixed
- Plugin version should be checked only in needed
[3.2.1] - 2019-11-15
Fixed
- Fixed plugin version notice
- Fixed required plugin name display in admin notices
[3.2.0] - 2019-11-14
Added
- Minimum required plugin version notice
[3.1.0] - 2019-11-13
Changed
- Removed .mo file
- Translation set in composer extra section
[3.0.5] - 2019-09-20
Fixed
- Fixed missing wp_create_nonce function
[3.0.4] - 2019-09-20
Fixed
- Fixed missing wp_nonce_url function
[3.0.3] - 2019-09-20
Fixed
- Fixed "" in translation
[3.0.2] - 2019-09-18
Fixed
- Better error message display for temporary disabling
- Installation url
[3.0.1] - 2019-09-18
Fixed
- Better new error messages display
- get_plugins function loaded from wp-admin
- Faster checks
[3.0.0] - 2019-09-17
Changed
- Plugin classes moved to wp-builder
Added
- Factory can create checker from requirement array
- Support for update suggestion when required plugin not found
- WPDesk_Basic_Requirement_Checker_With_Update_Disable can temporarily say that requirements are not met when required plugin is in the process of being updated
- Translations
[2.4.0] - 2019-06-04
Added
- Plugin name in plugin info
[2.3.1] - 2019-03-25
Fixed
- Backward compatibility
[2.3.0] - 2019-03-25
Added
- Factory
- Interface
Changed
- Minor internal action renaming