Add-on Update Notifier

XF2 Addons Add-on Update Notifier 1.1.7
🔔 Alerts for when addons have new version that can be installed

  • Basically a fix to hide the "update available" info and buttons for add-ons that are disabled.
Since it was requested by a few customers to allow more add-ons, we decided to add 2 new tiers..
If you currently have e.g. 60 extra add-ons and choose to upgrade to 120 extra, the remaining days on your current license will be prorated, e.g. 50 days remaining on license @ 60 extra add-ons becomes 25 days remainings @ 120 add-ons + 1 year from that date.
Some phrases had been added during development when we tested the 90-prefix in versioning.

This release resets them to be on version 1010391 rather than previous wrong value of 901000070
With the update to automatically push out add-on updates to forums as they are noticed it can become a bit spammy (oops)

Now possible to set the Notification Interval in the add-on options:
  • Instantly
  • Hourly
  • Daily
  • Weekly
1674137748711.png
  • Changed the alert text from Addon Update is available to Releases a new version of an installed add-on to make more sense in the context
  • Hide the alert preference if alerts are disabled for all admins in the options
Shoutout to @SeToY for the ideas :) 👍
Previous versions would not show the avatar if the forum was at e.g. /forum or /community

This release fixes that.
Thanks for reporting this otto 👍
The same summary of updateable addons that shows on the ACP index (if enabled) also shows on top of the add-ons page (by default on, can be disabled in options)
The 1.0.3 release had a bug where uploading through FTP + finishing the addon update would fail since it tried to access an unknown option (since it wasn't yet installed).

This release handles that error, would the option not yet exist. 👍
When clicking the "Get your API key here"-link in the addon options, it passes along your forum's boardUrl so you don't have to worry about getting the value right ;)

Screenshot from 2023-01-06 22-08-25.png
Top Bottom