Skip to content

Releases: DavidAnderson684/simba-plugin-manager-updater

v1.9.2

28 Mar 21:47
Compare
Choose a tag to compare
  • TWEAK: Rename two filters that had duplicate names due to omitting to rename them after copy/paste

v1.9.1

23 Nov 13:21
Compare
Choose a tag to compare
  • 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

28 Sep 20:42
29eb592
Compare
Choose a tag to compare
  • 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 document UPDRADING.md for how to update your code.

v1.8.20

18 Aug 11:43
Compare
Choose a tag to compare

TWEAK: Deal with a further PHP 8.2 deprecation notice due to use of dynamic properties

v1.8.19

10 Aug 13:02
Compare
Choose a tag to compare
  • 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

23 Mar 08:53
Compare
Choose a tag to compare
  • TWEAK: Deal with a couple of PHP 8.2 deprecation notices due to use of dynamic properties

v1.8.16

07 Mar 14:07
Compare
Choose a tag to compare
  • TWEAK: Deal with a couple of PHP 8.2 deprecation notices due to use of dynamic properties

v1.8.15

30 Sep 10:12
Compare
Choose a tag to compare
  • TWEAK: Update to the current 4.13 series of the YahnisElsts/plugin-update-checker dependency

v1.8.14

12 May 14:06
Compare
Choose a tag to compare
  • TWEAK: Allow updates check to be remotely triggered

1.8.13 release

28 Jan 18:18
6a61a2e
Compare
Choose a tag to compare
  • FIX: Cast an array explicitly to an object, fixing a PHP 8 incompatibility