Add-on Update Notifier

Add-on Update Notifier 1.1.8 Patch Level 1

No permission to download
I think it's incompatible with Beta 5:

Yeah it might be, haven't had time to check what needs changing with the build jobs 😊
 
@mazzly I have two Xenforo licenses but it only allows me to validate the API key with the first forum, when trying to configure the second forum with its corresponding token I get an error.
 
@mazzly I have two Xenforo licenses but it only allows me to validate the API key with the first forum, when trying to configure the second forum with its corresponding token I get an error.
Sorry for the late response, been quite busy lately 🙈

Could you send a PM about which sites and what error(s) you are getting when trying? :)
 
Does the add-on currently contain XF version handling? @Siropu just released his Chat 2 add-on v2.4.0, which, although it states "is compatible with XenForo 2.3", is actually only compatible with XenForo 2.3, not 2.2.

However, the add-on update notifier notifies me of that update (which it should, I guess), but I somehow get the feeling that it should also note that the update is not compatible with my version of XF.
 
Does the add-on currently contain XF version handling? @Siropu just released his Chat 2 add-on v2.4.0, which, although it states "is compatible with XenForo 2.3", is actually only compatible with XenForo 2.3, not 2.2.

However, the add-on update notifier notifies me of that update (which it should, I guess), but I somehow get the feeling that it should also note that the update is not compatible with my version of XF.
Hi, it does not...
It could probably be "solved" by checking the addon.json from other forums that have installed it on XF2.3. However, I feel this is a bit of an edge case and would not be worth the effort.
Once an add-on bumps the minimum requirement, then all future versions will have the same requirement, so doing an "Ignore all add-on updates" for one would be enough to weed out these, until you are able to update to the latest XF version.
 
PHP:
ErrorException: Fatal Error: Declaration of MaZ\PotentialTagHelper\Job\RebuildPotentialTagWords::complete() must be compatible with XF\Job\AbstractJob::complete(): XF\Job\JobResult src/addons/MaZ/PotentialTagHelper/Job/RebuildPotentialTagWords.php:86
 
PHP:
ErrorException: Fatal Error: Declaration of MaZ\PotentialTagHelper\Job\RebuildPotentialTagWords::complete() must be compatible with XF\Job\AbstractJob::complete(): XF\Job\JobResult src/addons/MaZ/PotentialTagHelper/Job/RebuildPotentialTagWords.php:86
Disable that addon until we can release a version compatible with xf2.3
 
It could probably be "solved" by checking the addon.json from other forums that have installed it on XF2.3. However, I feel this is a bit of an edge case and would not be worth the effort.
That's the question - at the moment this is a quite common scenario with many addons (including your own) due to the changes of XF 2.3 (and maybe it will happen again shortly after for 3.0). So atm many people get invalid update notifications and if they do not check the according threads but simply download and try to install the addon may even end up with a somewhat broken install/addon directory of their forum.

As 2.3 is not a stable release yet it is a bit annoying and possibly a bunch of people will not upgrade at all or wait some time before upgrading for various reasons like incompatible addons, fear of version update or simply waiting to let the dust settle after the initial release - so this will be a relevant topic for quite some time.

Once an add-on bumps the minimum requirement, then all future versions will have the same requirement, so doing an "Ignore all add-on updates" for one would be enough to weed out these, until you are able to update to the latest XF version.
While this sounds like a pragmatic solution it is not entirely true and not necessarily the case as some addon providers plan to at least maintain the 2.2 track of their addons with security patches. I.e. for the events manager:

So, if I don't plan to upgrade to XF 2.3.x, I won't receive any updates. I don't plan to upgrade because most plugins don't work on XF 2.3, and it will take months before updates are released, if they ever come out at all...

This is fully explained in the Resource Overview. It's similar to what XenForo itself does. We can't maintain new feature updates between two major XF branches (XF 2.2 and XF 2.3), but we will continue to provide bug fixes for the XF 2.2 branch as usual.

I could imagine that some others may act n the same way. So while I understand that implementing version-fitting would be a major task for you it would be really helpful.
 
Does the add-on currently contain XF version handling? @Siropu just released his Chat 2 add-on v2.4.0, which, although it states "is compatible with XenForo 2.3", is actually only compatible with XenForo 2.3, not 2.2.

However, the add-on update notifier notifies me of that update (which it should, I guess), but I somehow get the feeling that it should also note that the update is not compatible with my version of XF.
 
@mazzly this addon


is available in a new version 2.0.1 since a couple of days (from 2.0.0 Fix1) but AUN does not recognize there's an update.

In general AUN is incredibly helpful, just atm with many updates popping up in AUN that are only compatible with 2.3 while I am and have to stay on 2.2 for quite a while (in fact for unforseeable time) due to addons and waiting the dust to settle it's helpfulness has indeed suffered massively as mentioned earlier in this thread.
 
Is there an IP I need to whitelist in cloudflare? On your site it says my API is valid for 60 addons, but my admincp always says free limit of 30 is reached.
 
Is there an IP I need to whitelist in cloudflare? On your site it says my API is valid for 60 addons, but my admincp always says free limit of 30 is reached.
Hmm should not be, could you send the forum anf the API key you are using in a PM and we can have a look at it...
 
Back
Top Bottom