{
    "stable": true,
    "versions": {
        "1.0.0": {
            "manifest": {
                "id": "io.timconsidine.notediscovery",
                "title": "NoteDiscovery",
                "author": "NoteDiscovery Devs",
                "description": "lightweight, self-hosted note-taking application",
                "tagline": "lightweight, self-hosted note-taking application",
                "version": "1.0.0",
                "upstreamVersion": "0.23.0",
                "healthCheckPath": "/",
                "httpPort": 8000,
                "memoryLimit": 2147483648,
                "addons": {
                    "localstorage": {}
                },
                "manifestVersion": 2,
                "postInstallMessage": "# NoteDiscovery\n\n- Notes persist in `/app/data/data`\n- Plugins persist in `/app/data/plugins`\n- API docs: `/api`\n- Authentication is disabled by default; enable with `AUTHENTICATION_ENABLED=true` and optionally set `AUTHENTICATION_PASSWORD` and/or `AUTHENTICATION_API_KEY`\n",
                "changelog": "* initial build\n",
                "website": "https://www.notediscovery.com",
                "contactEmail": "support@appx.uk",
                "icon": "file://logo.png",
                "tags": [
                    "productivity",
                    "transcription",
                    "audio"
                ],
                "iconUrl": "https://communityapps.appx.uk/cloudron-notediscovery/logo.png",
                "packagerName": "@timconsidine",
                "packagerUrl": "https://forgejo.tcjc.uk/cca/cloudron-notediscovery",
                "minBoxVersion": "9.1.0",
                "mediaLinks": [
                    "https://communityapps.appx.uk/cloudron-notediscovery/media/screenshot.png"
                ],
                "dockerImage": "forgejo.tcjc.uk/cca/cloudron-notediscovery:1.0.0"
            },
            "creationDate": "Sun, 03 May 2026 22:49:22 GMT",
            "ts": "Sun, 03 May 2026 22:49:22 GMT",
            "publishState": "published"
        },
        "1.0.1": {
            "manifest": {
                "id": "io.timconsidine.notediscovery",
                "title": "NoteDiscovery",
                "author": "NoteDiscovery Devs",
                "description": "lightweight, self-hosted note-taking application",
                "tagline": "lightweight, self-hosted note-taking application",
                "version": "1.0.1",
                "upstreamVersion": "0.23.0",
                "healthCheckPath": "/",
                "httpPort": 8000,
                "memoryLimit": 2147483648,
                "addons": {
                    "localstorage": {}
                },
                "manifestVersion": 2,
                "postInstallMessage": "# NoteDiscovery\n\n- Notes persist in `/app/data/data`\n- Plugins persist in `/app/data/plugins`\n- API docs: `/api`\n- Authentication is disabled by default; enable it in `/app/data/config.yaml` under `authentication.enabled` (and set `authentication.password` and/or `authentication.api_key`)\n",
                "changelog": "* initial build\n",
                "website": "https://www.notediscovery.com",
                "contactEmail": "support@appx.uk",
                "icon": "file://logo.png",
                "tags": [
                    "productivity",
                    "transcription",
                    "audio"
                ],
                "iconUrl": "https://communityapps.appx.uk/cloudron-notediscovery/logo.png",
                "packagerName": "@timconsidine",
                "packagerUrl": "https://forgejo.tcjc.uk/cca/cloudron-notediscovery",
                "minBoxVersion": "9.1.0",
                "mediaLinks": [
                    "https://communityapps.appx.uk/cloudron-notediscovery/media/screenshot.png"
                ],
                "dockerImage": "forgejo.tcjc.uk/cca/cloudron-notediscovery:1.0.1"
            },
            "creationDate": "Sun, 03 May 2026 23:02:27 GMT",
            "ts": "Sun, 03 May 2026 23:02:27 GMT",
            "publishState": "published"
        },
        "1.0.2": {
            "manifest": {
                "id": "io.timconsidine.notediscovery",
                "title": "NoteDiscovery",
                "author": "NoteDiscovery Devs",
                "description": "lightweight, self-hosted note-taking application",
                "tagline": "lightweight, self-hosted note-taking application",
                "version": "1.0.2",
                "upstreamVersion": "0.23.0",
                "healthCheckPath": "/",
                "httpPort": 8000,
                "memoryLimit": 2147483648,
                "addons": {
                    "localstorage": {}
                },
                "manifestVersion": 2,
                "postInstallMessage": "# NoteDiscovery\n\n- Notes persist in `/app/data/data`\n- Plugins persist in `/app/data/plugins`\n- API docs: `/api`\n- Authentication is disabled by default; enable it in `/app/data/config.yaml` under `authentication.enabled` (and set `authentication.password` and/or `authentication.api_key`)\n",
                "changelog": "* plugin fix\n",
                "website": "https://www.notediscovery.com",
                "contactEmail": "support@appx.uk",
                "icon": "file://logo.png",
                "tags": [
                    "productivity",
                    "transcription",
                    "audio"
                ],
                "iconUrl": "https://communityapps.appx.uk/cloudron-notediscovery/logo.png",
                "packagerName": "@timconsidine",
                "packagerUrl": "https://forgejo.tcjc.uk/cca/cloudron-notediscovery",
                "minBoxVersion": "9.1.0",
                "mediaLinks": [
                    "https://communityapps.appx.uk/cloudron-notediscovery/media/screenshot.png"
                ],
                "dockerImage": "forgejo.tcjc.uk/cca/cloudron-notediscovery:1.0.2"
            },
            "creationDate": "Mon, 04 May 2026 08:29:04 GMT",
            "ts": "Mon, 04 May 2026 08:29:04 GMT",
            "publishState": "published"
        }
    }
}