Add-on Update Notifier

Add-on Update Notifier 1.1.4

No permission to download
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.
The previous version didn't check that the response was JSON and tried to decode it as such, which would raise an error in case the API request returned some funky data due to timeout or similar.
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
Some forum owners seem to have missed the detail about setting up an API key for the add-on to work, so we now also show a message at the top of the add-on page so they notice it at some point :)
  • Show info if your forum is blocking the callback about new updates
    • This message can be disabled in the add-on options
Screenshot from 2023-01-23 17-56-37.png
Screenshot from 2023-01-23 17-56-50.png
Screenshot from 2023-01-23 17-56-56.png
Fixed 2 phrases that were incorrectly marked as version 10.0.5 from a bad version bump earlier.
  • Like
Reactions: otto
  • AUN is not counted when showing the used amount add-ons from the limit
    • The backend already had this, but frontend didn't correctly indicate it.
  • Exclude legacy add-ons, thanks @SeToY
    • Not checked
    • Not counting toward limit
    • Not showing any indicators
  • Added a missing ? to phrase, thanks @Nicolas FR
  • Like
Reactions: otto and Nicolas FR
This fix hides the "waiting to be checked"-clock indicator for add-ons that will never be checked
  • Like
Reactions: otto and JoyFreak
With the new "delayed alerts", there was a scenario where an admin could've installed an add-on update before the alert was sent, and then the alert was still sent when nothing really needed updating.

This fixes that the alert is not sent if nothing can be updated.
  • Like
Reactions: otto and Abu Ghaith
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
Top