Releases: DavidAnderson684/simba-plugin-manager-updater
Releases · DavidAnderson684/simba-plugin-manager-updater
v1.9.4
- Update to using the 5.5 series of the https://github.com/YahnisElsts/plugin-update-checker dependency
v1.9.3
- Update to using the 5.4 series of the https://github.com/YahnisElsts/plugin-update-checker dependency
v1.9.2
- TWEAK: Rename two filters that had duplicate names due to omitting to rename them after copy/paste
v1.9.1
- TWEAK: Update to use yahnis-elsts/plugin-update-checker 5.3 release series. (If updating from a release before 1.9.0, please check the upgrading notes for the 1.9.0 release).
v1.9.0
- The 1.9 series now uses the latest (v5.2) series of the dependency
yahniselsts/plugin-update-checker
. This requires PHP 5.6.20 or later. Please see the documentUPDRADING.md
for how to update your code.
v1.8.20
TWEAK: Deal with a further PHP 8.2 deprecation notice due to use of dynamic properties
v1.8.19
- This release has no changes, but updates the release version to assist systems which have cached the withdrawn/unnecessary v1.8.18 release.
v1.8.17
- TWEAK: Deal with a couple of PHP 8.2 deprecation notices due to use of dynamic properties
v1.8.16
- TWEAK: Deal with a couple of PHP 8.2 deprecation notices due to use of dynamic properties
v1.8.15
- TWEAK: Update to the current 4.13 series of the YahnisElsts/plugin-update-checker dependency