Releases: linkwarden/linkwarden
v2.11.7
What's Changed
- Fix for new self-hosted users (special thanks to @khanguyen74 for reporting this!)
- Fix hold shift to delete bug
Full Changelog: v2.11.6...v2.11.7
v2.11.6
v2.11.5
v2.11.4
v2.11.3
What's Changed
- Spanish translation is complete (thanks to the community!)
- Preservation content delay fixed
Full Changelog: v2.11.2...v2.11.3
v2.11.2
What's Changed
- French translation is complete (thanks to the community!)
- Pocket CSV file now imports the tags as well :)
Full Changelog: v2.11.1...v2.11.2
v2.11.1
v2.11.0
Announcing Linkwarden 2.11
Read the full blog: https://blog.linkwarden.app/releases/2.11
What’s new:
✨ Customizable Readable View
You can now configure the font style, font size, line height, and line width for the readable view. This allows you to create a more personalized reading experience that suits your preferences.
This feature essentially gives Linkwarden what other read-it-later apps like Pocket offered.
📝 Add Notes to Highlights
You can now add notes to your highlights in the readable view and view them in the highlights sidebar. This is a great way to jot down your thoughts or insights while reading, making it easier to remember key points later.
⚙️ Customizable Dashboard
The dashboard has received a major overhaul! You can now customize it to show the information that matters most to you. Choose from various widgets like recent links, pinned links, or your saved collections. This makes it easier to access the content you care about right from the dashboard.
📥 Import from Pocket
Good news for Pocket users! You can now import your saved links from Pocket into Linkwarden. This makes it easy to transition to Linkwarden without losing your existing bookmarks.
🌐 Crowdin translation
We’ve integrated Crowdin for translations, making it easier to contribute translations for Linkwarden. If you’re interested in helping out with translations, check out our Crowdin page.
To start translating a new language, please contact us so we can set it up for you. New languages will be added once they reach at least 50% translation completion.
🎨 Improved UI
Thanks to Shadcn UI, the user interface has been improved with a more modern and polished look. This update enhances the overall user interface, making it easier to use Linkwarden.
✅ And more...
There are also a bunch of smaller improvements and fixes in this release to keep everything running smoothly.
Full Changelog: v2.10.2...v2.11.0
Want to skip the technical setup?
If you’d rather skip server setup and maintenance, our Cloud Plan takes care of everything for you. It’s a great way to access all of Linkwarden’s features—plus future updates—without the technical overhead.
We hope you enjoy these new enhancements, and as always, we'd like to express our sincere thanks to all of our supporters and contributors. Your feedback and contributions have been invaluable in shaping Linkwarden into what it is today. 🚀
v2.10.2
What's Changed
- Cleaner logs.
- Fixed cases where the worker fails to exit Monolith processes appropriately.
New Contributors
Full Changelog: v2.10.1...v2.10.2
v2.10.1
What's Changed
- 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.
And a small surprise for the more active users: The official mobile app is already in development :)
New Contributors
- @simcop2387 made their first contribution in #1168
Full Changelog: v2.10.0...v2.10.1