{
    "releases": [
        {
           "version": "1.0.7",
            "date": "02/01/2022",
            "details": [
                { "badge": "Fix", "text": "Widgets display issue on dolibarr 14.x" },
                { "badge": "Fix", "text": "Ignore hidden/dot files/directories when building packages" }
            ]
        },
        {
            "version": "1.0.6",
            "date": "21/03/2021",
            "details": [
                { "badge": "Fix", "text": "Token renewal issue on dolibarr 13.x" },
                { "badge": "Fix", "text": "Mime type error on dolibarr's login page" }
            ]
        },
        {
            "version": "1.0.5",
            "date": "27/09/2020",
            "details": [
                { "badge": "Fix", "text": "Page lib error on PHP 7.4" },
                { "badge": "Fix", "text": "Save issue on setup page" }
            ]
        },
        {
            "version": "1.0.4",
            "date": "25/07/2020",
            "details": [
                { "badge": "Upgrade", "text": "Updates for dolibarr 12.x" }
            ]
        },
        {
            "version": "1.0.3",
            "date": "21/06/2020",
            "details": [
                { "badge": "Fix", "text": "Fix missing comma when generating setup page with doc models" }
            ]
        },
        {
            "version": "1.0.2",
            "date": "28/03/2020",
            "details": [
                { "badge": "Fix", "text": "Ace editor issue on dolibarr 11.x" }
            ]
        },
        {
            "version": "1.0.1",
            "date": "29/07/2019",
            "details": [
                { "badge": "New", "text": "Added generic menus & permissions to module class" },
                { "badge": "New", "text": "Added check for updates button in about page" },
                { "badge": "Upgrade", "text": "Added & updated some libraries" },
                { "badge": "Fix", "text": "Few bugs" }
            ]
        },
        {
            "version": "1.0.0",
            "date": "25/02/2019",
            "details": [
                { "badge": "", "text": "Initial release" }
            ]
        }
    ]
}
