Linkwarden - Package Updates
-
[1.3.0]
- Update rust | stage to 1.85-bullseye
-
[1.4.0]
- chore(deps): pin docker.io/rust docker tag to 5259f63
-
[1.5.0]
- Update rust | stage to 6cb2cf3
-
[1.6.0]
- Update to base image 5.0.0
-
[1.7.0]
- Update rust | stage to b11e1ed
-
[1.8.0]
- Update rust | stage to e0e598d
-
[1.9.0]
- Update rust | stage to 0fdb172
-
[1.10.0]
- Update rust | stage to 23d803a
-
[1.10.1]
- Update rust | stage to 033a8da
-
[1.11.0]
- Update rust | stage to 1.86-bullseye
-
[1.11.1]
- Update rust | stage to 7a8c32e
-
[1.11.2]
- Update rust | stage to 796e1ef
-
[1.11.3]
- Update rust | stage to 3ae8517
-
[1.12.0]
- Update rust | stage to eea1632
-
[1.13.0]
- Update rust | stage to 304f687
-
[1.13.1]
- Update linkwarden to 2.10.1
- Full Changelog
- Refactored the folder structure into a monorepo-style filesystem for better maintainability and scalability. If you previously followed the manual installation instructions, this change may affect your setup. Please review the updated manual installation docs to ensure compatibility.
- Added support for defining a
CUSTOM_OPENAI_BASE_URL
to use OpenAI-compatible providers as the AI tagging model. - The worker now logs the link processing queue to the console.
- Various bug fixes and small improvements.
-
[1.13.2]
- Update rust | stage to f40b8cc
-
[1.13.3]
- Update linkwarden to 2.10.2
- Full Changelog
- Fixed cases where the worker fails to exit Monolith processes appropriately.