Updater bot : joplin updated to 3.5.2

This commit is contained in:
alexbelgium
2025-12-20 01:57:54 +01:00
parent 1eaf9a71f8
commit 59f48b41b6
2 changed files with 5 additions and 2 deletions

View File

@@ -1,4 +1,7 @@
## 3.5.2 (20-12-2025)
- Update to latest version from etechonomy/joplin-server (changelog : https://github.com/etechonomy/joplin-server/releases)
## 3.5.2 (22-12-2025)
- Automatically clear stale migration locks for SQLite and PostgreSQL databases on startup to avoid blocked fresh installs
- Add database client utilities for unlocking migrations

View File

@@ -1,8 +1,8 @@
{
"last_update": "06-12-2025",
"last_update": "20-12-2025",
"repository": "alexbelgium/hassio-addons",
"slug": "joplin",
"source": "github",
"upstream_repo": "etechonomy/joplin-server",
"upstream_version": "3.5.1"
"upstream_version": "3.5.2"
}