<?xml version="1.0" encoding="utf-8"?>
<changelogs>
    <changelog>
        <element>pkg_subsmgr</element>
        <type>package</type>
        <version>4.5.45</version>
        <note>
            <item>Version 4.5.45 release</item>
        </note>
    </changelog>
    <changelog>
        <element>pkg_subsmgr</element>
        <type>package</type>
        <version>3.0.0</version>
        <addition>
            <item>Dashboard navigation cards for Extensions, Subscription Keys, Usage and Logs, and Settings</item>
            <item>Dashboard support pane with tier-gated documentation, forum, and premium support links</item>
            <item>Grouped Home Dashboard tile replacing standalone module</item>
            <item>Per-row CTA buttons and always-visible download on extension dashboard</item>
            <item>Contextual CTA card with domain usage information</item>
        </addition>
        <change>
            <item>Dashboard sections reordered to canonical house style</item>
            <item>Dashboard subscription status restyled to compact 3-column grid</item>
            <item>Legacy standalone dashboard tile automatically removed on upgrade</item>
            <item>Used text-bg-* Bootstrap classes across all site templates for theme compatibility</item>
        </change>
        <fix>
            <item>Dashboard CTA card theme compatibility with text-bg-* classes</item>
            <item>Version auto-detection from download artifacts on extensions list page</item>
        </fix>
    </changelog>
    <changelog>
        <element>pkg_subsmgr</element>
        <type>package</type>
        <version>2.1.7</version>
        <fix>
            <item>Fixed malformed download URL in update system causing extraction failures</item>
            <item>Fixed download key sync to properly find package update sites</item>
        </fix>
        <addition>
            <item>Added Licence tab with GPL-3.0 license information</item>
            <item>Added syncDownloadKeyForPackage method for package key synchronization</item>
        </addition>
    </changelog>
    <changelog>
        <element>pkg_subsmgr</element>
        <type>package</type>
        <version>2.1.6</version>
        <fix>
            <item>Fixed Extensions view error when com_payments is not installed</item>
        </fix>
        <addition>
            <item>Added admin submenus for Dashboard, Extensions, Tiers, and Keys</item>
        </addition>
    </changelog>
    <changelog>
        <element>pkg_subsmgr</element>
        <type>package</type>
        <version>2.1.5</version>
        <fix>
            <item>Fixed update XML format for reliable Joomla update detection</item>
            <item>Removed malformed dlid suffix from package manifest</item>
        </fix>
        <addition>
            <item>Added Joomla changelog support - version history now visible in update manager</item>
        </addition>
    </changelog>
    <changelog>
        <element>pkg_subsmgr</element>
        <type>package</type>
        <version>2.1.0</version>
        <addition>
            <item>Dynamic update system with download key validation</item>
            <item>Extensions directory with subscription-aware version filtering</item>
            <item>Secure download controller for protected file serving</item>
        </addition>
        <change>
            <item>Improved dashboard with subscription statistics</item>
            <item>Enhanced key generation with configurable expiry</item>
        </change>
    </changelog>
    <changelog>
        <element>pkg_subsmgr</element>
        <type>package</type>
        <version>2.0.0</version>
        <addition>
            <item>Complete subscription tier system with usage tracking</item>
            <item>Integration with com_payments for Stripe payment processing</item>
            <item>Webservices plugin for REST API license validation</item>
        </addition>
    </changelog>
    <changelog>
        <element>pkg_subsmgr</element>
        <type>package</type>
        <version>1.5.0</version>
        <addition>
            <item>Download key generation and validation</item>
            <item>Subscription management dashboard</item>
            <item>System plugin for automated subscription tasks</item>
        </addition>
    </changelog>
    <changelog>
        <element>pkg_subsmgr</element>
        <type>package</type>
        <version>1.0.0</version>
        <note>
            <item>Initial release of Subscriptions Manager Package</item>
        </note>
    </changelog>
</changelogs>
