diff --git a/catalog.json b/catalog.json index 3882d73ef6..a3a15bf654 100644 --- a/catalog.json +++ b/catalog.json @@ -8927,10 +8927,10 @@ "healthy_error": null, "home": "https://dawarich.app/", "location": "/__w/apps/apps/trains/community/dawarich", - "latest_version": "1.1.43", + "latest_version": "1.2.0", "latest_app_version": "0.36.1", - "latest_human_version": "0.36.1_1.1.43", - "last_update": "2025-11-30 18:40:59", + "latest_human_version": "0.36.1_1.2.0", + "last_update": "2025-12-02 11:04:06", "name": "dawarich", "recommended": false, "title": "Dawarich", @@ -10499,10 +10499,10 @@ "healthy_error": null, "home": "https://www.chatwoot.com/", "location": "/__w/apps/apps/trains/community/chatwoot", - "latest_version": "1.0.29", + "latest_version": "1.0.30", "latest_app_version": "v4.8.0", - "latest_human_version": "v4.8.0_1.0.29", - "last_update": "2025-12-01 14:52:12", + "latest_human_version": "v4.8.0_1.0.30", + "last_update": "2025-12-02 11:04:06", "name": "chatwoot", "recommended": false, "title": "Chatwoot", @@ -14087,10 +14087,10 @@ "healthy_error": null, "home": "https://adventurelog.app/", "location": "/__w/apps/apps/trains/community/adventurelog", - "latest_version": "1.0.8", + "latest_version": "1.1.0", "latest_app_version": "0.11.0", - "latest_human_version": "0.11.0_1.0.8", - "last_update": "2025-11-28 16:17:12", + "latest_human_version": "0.11.0_1.1.0", + "last_update": "2025-12-02 11:04:06", "name": "adventurelog", "recommended": false, "title": "AdventureLog", @@ -15235,10 +15235,10 @@ "healthy_error": null, "home": "https://www.librechat.ai/", "location": "/__w/apps/apps/trains/community/librechat", - "latest_version": "1.0.15", + "latest_version": "1.0.16", "latest_app_version": "v0.8.0", - "latest_human_version": "v0.8.0_1.0.15", - "last_update": "2025-12-01 18:19:41", + "latest_human_version": "v0.8.0_1.0.16", + "last_update": "2025-12-02 11:04:06", "name": "librechat", "recommended": false, "title": "LibreChat", diff --git a/trains/community/adventurelog/app_versions.json b/trains/community/adventurelog/app_versions.json index ae710429d0..e159151aba 100644 --- a/trains/community/adventurelog/app_versions.json +++ b/trains/community/adventurelog/app_versions.json @@ -1,13 +1,13 @@ { - "1.0.8": { + "1.1.0": { "healthy": true, "supported": true, "healthy_error": null, - "location": "/__w/apps/apps/trains/community/adventurelog/1.0.8", - "last_update": "2025-11-28 16:17:12", + "location": "/__w/apps/apps/trains/community/adventurelog/1.1.0", + "last_update": "2025-12-02 11:04:06", "required_features": [], - "human_version": "0.11.0_1.0.8", - "version": "1.0.8", + "human_version": "0.11.0_1.1.0", + "version": "1.1.0", "app_metadata": { "app_version": "0.11.0", "capabilities": [ @@ -47,8 +47,8 @@ "tracker", "planner" ], - "lib_version": "2.1.65", - "lib_version_hash": "f92a9ee78c78fc77f86e7d8b545bd4c605c31c599e2c5da59f1615aa516cb8b5", + "lib_version": "2.1.66", + "lib_version_hash": "986abcd60fd0cc6277c80d55d2798356ddda1bd6348580ca7198b003571707fa", "maintainers": [ { "email": "dev@truenas.com", @@ -86,7 +86,7 @@ ], "title": "AdventureLog", "train": "community", - "version": "1.0.8" + "version": "1.1.0" }, "schema": { "groups": [ @@ -132,6 +132,26 @@ "schema": { "type": "dict", "attrs": [ + { + "variable": "postgres_image_selector", + "label": "Postgres Image (CAUTION)", + "description": "If you are changing this after the postgres directory has been initialized,
\nSTOP! and make sure you have a backup of your data.
\nChanging this will trigger an one way database upgrade.
\nYou can only select newer versions of postgres.
\nSelecting an older version will refuse to start.
\nIf something goes wrong, you will have to restore from backup.\n", + "schema": { + "type": "string", + "default": "postgis_18_image", + "required": true, + "enum": [ + { + "value": "postgis_17_image", + "description": "Postgres 17" + }, + { + "value": "postgis_18_image", + "description": "Postgres 18" + } + ] + } + }, { "variable": "db_password", "label": "Database Password", @@ -1150,8 +1170,8 @@ "tracker", "planner" ], - "lib_version": "2.1.65", - "lib_version_hash": "f92a9ee78c78fc77f86e7d8b545bd4c605c31c599e2c5da59f1615aa516cb8b5", + "lib_version": "2.1.66", + "lib_version_hash": "986abcd60fd0cc6277c80d55d2798356ddda1bd6348580ca7198b003571707fa", "maintainers": [ { "email": "dev@truenas.com", @@ -1189,7 +1209,7 @@ ], "title": "AdventureLog", "train": "community", - "version": "1.0.8" + "version": "1.1.0" } } } \ No newline at end of file diff --git a/trains/community/chatwoot/app_versions.json b/trains/community/chatwoot/app_versions.json index 6b8fa42bc2..678030fa35 100644 --- a/trains/community/chatwoot/app_versions.json +++ b/trains/community/chatwoot/app_versions.json @@ -1,13 +1,13 @@ { - "1.0.29": { + "1.0.30": { "healthy": true, "supported": true, "healthy_error": null, - "location": "/__w/apps/apps/trains/community/chatwoot/1.0.29", - "last_update": "2025-12-01 14:52:12", + "location": "/__w/apps/apps/trains/community/chatwoot/1.0.30", + "last_update": "2025-12-02 11:04:06", "required_features": [], - "human_version": "v4.8.0_1.0.29", - "version": "1.0.29", + "human_version": "v4.8.0_1.0.30", + "version": "1.0.30", "app_metadata": { "app_version": "v4.8.0", "capabilities": [], @@ -24,8 +24,8 @@ "support", "live chat" ], - "lib_version": "2.1.65", - "lib_version_hash": "f92a9ee78c78fc77f86e7d8b545bd4c605c31c599e2c5da59f1615aa516cb8b5", + "lib_version": "2.1.66", + "lib_version_hash": "986abcd60fd0cc6277c80d55d2798356ddda1bd6348580ca7198b003571707fa", "maintainers": [ { "email": "dev@truenas.com", @@ -64,7 +64,7 @@ ], "title": "Chatwoot", "train": "community", - "version": "1.0.29" + "version": "1.0.30" }, "schema": { "groups": [ @@ -139,12 +139,16 @@ "description": "If you are changing this after the postgres directory has been initialized,
\nSTOP! and make sure you have a backup of your data.
\nChanging this will trigger an one way database upgrade.
\nYou can only select newer versions of postgres.
\nSelecting an older version will refuse to start.
\nIf something goes wrong, you will have to restore from backup.\n", "schema": { "type": "string", - "default": "postgres_17_image", + "default": "postgres_18_image", "required": true, "enum": [ { "value": "postgres_17_image", "description": "Postgres 17" + }, + { + "value": "postgres_18_image", + "description": "Postgres 18" } ] } @@ -1089,8 +1093,8 @@ "support", "live chat" ], - "lib_version": "2.1.65", - "lib_version_hash": "f92a9ee78c78fc77f86e7d8b545bd4c605c31c599e2c5da59f1615aa516cb8b5", + "lib_version": "2.1.66", + "lib_version_hash": "986abcd60fd0cc6277c80d55d2798356ddda1bd6348580ca7198b003571707fa", "maintainers": [ { "email": "dev@truenas.com", @@ -1129,7 +1133,7 @@ ], "title": "Chatwoot", "train": "community", - "version": "1.0.29" + "version": "1.0.30" } } } \ No newline at end of file diff --git a/trains/community/dawarich/app_versions.json b/trains/community/dawarich/app_versions.json index 9d89a8c29f..55c2bb587b 100644 --- a/trains/community/dawarich/app_versions.json +++ b/trains/community/dawarich/app_versions.json @@ -1,13 +1,13 @@ { - "1.1.43": { + "1.2.0": { "healthy": true, "supported": true, "healthy_error": null, - "location": "/__w/apps/apps/trains/community/dawarich/1.1.43", - "last_update": "2025-11-30 18:40:59", + "location": "/__w/apps/apps/trains/community/dawarich/1.2.0", + "last_update": "2025-12-02 11:04:06", "required_features": [], - "human_version": "0.36.1_1.1.43", - "version": "1.1.43", + "human_version": "0.36.1_1.2.0", + "version": "1.2.0", "app_metadata": { "annotations": { "min_scale_version": "24.10.2.2" @@ -27,8 +27,8 @@ "location", "history" ], - "lib_version": "2.1.65", - "lib_version_hash": "f92a9ee78c78fc77f86e7d8b545bd4c605c31c599e2c5da59f1615aa516cb8b5", + "lib_version": "2.1.66", + "lib_version_hash": "986abcd60fd0cc6277c80d55d2798356ddda1bd6348580ca7198b003571707fa", "maintainers": [ { "email": "dev@truenas.com", @@ -70,7 +70,7 @@ ], "title": "Dawarich", "train": "community", - "version": "1.1.43" + "version": "1.2.0" }, "schema": { "groups": [ @@ -116,6 +116,26 @@ "schema": { "type": "dict", "attrs": [ + { + "variable": "postgres_image_selector", + "label": "Postgres Image (CAUTION)", + "description": "If you are changing this after the postgres directory has been initialized,
\nSTOP! and make sure you have a backup of your data.
\nChanging this will trigger an one way database upgrade.
\nYou can only select newer versions of postgres.
\nSelecting an older version will refuse to start.
\nIf something goes wrong, you will have to restore from backup.\n", + "schema": { + "type": "string", + "default": "postgis_18_image", + "required": true, + "enum": [ + { + "value": "postgis_17_image", + "description": "Postgres 17" + }, + { + "value": "postgis_18_image", + "description": "Postgres 18" + } + ] + } + }, { "variable": "db_password", "label": "Database Password", @@ -1287,8 +1307,8 @@ "location", "history" ], - "lib_version": "2.1.65", - "lib_version_hash": "f92a9ee78c78fc77f86e7d8b545bd4c605c31c599e2c5da59f1615aa516cb8b5", + "lib_version": "2.1.66", + "lib_version_hash": "986abcd60fd0cc6277c80d55d2798356ddda1bd6348580ca7198b003571707fa", "maintainers": [ { "email": "dev@truenas.com", @@ -1330,7 +1350,7 @@ ], "title": "Dawarich", "train": "community", - "version": "1.1.43" + "version": "1.2.0" } } } \ No newline at end of file diff --git a/trains/community/librechat/app_versions.json b/trains/community/librechat/app_versions.json index cc8a7cc62b..bbed6d6a67 100644 --- a/trains/community/librechat/app_versions.json +++ b/trains/community/librechat/app_versions.json @@ -1,13 +1,13 @@ { - "1.0.15": { + "1.0.16": { "healthy": true, "supported": true, "healthy_error": null, - "location": "/__w/apps/apps/trains/community/librechat/1.0.15", - "last_update": "2025-12-01 18:19:41", + "location": "/__w/apps/apps/trains/community/librechat/1.0.16", + "last_update": "2025-12-02 11:04:06", "required_features": [], - "human_version": "v0.8.0_1.0.15", - "version": "1.0.15", + "human_version": "v0.8.0_1.0.16", + "version": "1.0.16", "app_metadata": { "app_version": "v0.8.0", "capabilities": [], @@ -26,8 +26,8 @@ "librechat", "open-source" ], - "lib_version": "2.1.65", - "lib_version_hash": "f92a9ee78c78fc77f86e7d8b545bd4c605c31c599e2c5da59f1615aa516cb8b5", + "lib_version": "2.1.66", + "lib_version_hash": "986abcd60fd0cc6277c80d55d2798356ddda1bd6348580ca7198b003571707fa", "maintainers": [ { "email": "dev@truenas.com", @@ -72,7 +72,7 @@ ], "title": "LibreChat", "train": "community", - "version": "1.0.15" + "version": "1.0.16" }, "schema": { "groups": [ @@ -128,12 +128,16 @@ "description": "If you are changing this after the postgres directory has been initialized,
\nSTOP! and make sure you have a backup of your data.
\nChanging this will trigger an one way database upgrade.
\nYou can only select newer versions of postgres.
\nSelecting an older version will refuse to start.
\nIf something goes wrong, you will have to restore from backup.\n", "schema": { "type": "string", - "default": "postgres_17_image", + "default": "postgres_18_image", "required": true, "enum": [ { "value": "postgres_17_image", "description": "Postgres 17" + }, + { + "value": "postgres_18_image", + "description": "Postgres 18" } ] } @@ -1672,8 +1676,8 @@ "librechat", "open-source" ], - "lib_version": "2.1.65", - "lib_version_hash": "f92a9ee78c78fc77f86e7d8b545bd4c605c31c599e2c5da59f1615aa516cb8b5", + "lib_version": "2.1.66", + "lib_version_hash": "986abcd60fd0cc6277c80d55d2798356ddda1bd6348580ca7198b003571707fa", "maintainers": [ { "email": "dev@truenas.com", @@ -1718,7 +1722,7 @@ ], "title": "LibreChat", "train": "community", - "version": "1.0.15" + "version": "1.0.16" } } } \ No newline at end of file