Notify about upgrades for unapproved extensions Version 1.6

Release Date
Release Version
1.6
Release Status
Stable
Release CiviCRM Compatibility
XML
<?xml version="1.0"?>
<extension key="allavailableupgrades" type="module">
<file>allavailableupgrades</file>
<name>Notify when there's upgrades for extensions that aren't automatically distributed</name>
<description>The standard system notifications about available extension upgrades are only displayed for extensions that are available to install via the UI. However there are many extensions at civicrm.org/extensions that you can install that are not available to install via the UI, and you likely want to know when upgrades are available for those too.</description>
<license>MIT</license>
<maintainer>
<author>FIXME</author>
<email>FIXME</email>
</maintainer>
<urls>
<url desc="Main Extension Page">https://lab.civicrm.org/extensions/allavailableupgrades</url>
<url desc="Documentation">https://lab.civicrm.org/extensions/allavailableupgrades</url>
<url desc="Support">https://lab.civicrm.org/extensions/allavailableupgrades</url>
<url desc="Licensing">http://opensource.org/licenses/MIT</url>
</urls>
<releaseDate>2024-09-13</releaseDate>
<version>1.6</version>
<develStage>stable</develStage>
<compatibility>
<ver>5.69</ver>
</compatibility>
<comments>This extension will reset the ext_repo_url system setting to the default, but if you've changed it (typically to set it to FALSE to disable checks) then dude why are you installing this extension.</comments>
<classloader>
<psr4 prefix="Civi\" path="Civi"/>
</classloader>
<civix>
<namespace>CRM/Allavailableupgrades</namespace>
<format>23.02.1</format>
</civix>
</extension>