Skip to content

Releases: linkwarden/linkwarden

v2.11.7

14 Aug 17:14
c8f63ce
Compare
Choose a tag to compare

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

14 Aug 03:46
6da64e6
Compare
Choose a tag to compare

What's Changed

  • Optimizations

Full Changelog: v2.11.5...v2.11.6

v2.11.5

20 Jul 03:14
64ae49a
Compare
Choose a tag to compare

What's Changed

  • bug fixed

Full Changelog: v2.11.4...v2.11.5

v2.11.4

16 Jul 21:53
f80432e
Compare
Choose a tag to compare

What's Changed

  • Improved user experience

Full Changelog: v2.11.3...v2.11.4

v2.11.3

05 Jul 04:34
395f357
Compare
Choose a tag to compare

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

28 Jun 17:33
7cec177
Compare
Choose a tag to compare

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

27 Jun 21:21
a49a57c
Compare
Choose a tag to compare

What's Changed

  • Fixed a major bug in v2.11.0

Full Changelog: v.2.11.0...v2.11.1

v2.11.0

27 Jun 18:26
3ce30ec
Compare
Choose a tag to compare

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.

readable

📝 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.

Crowdin

🎨 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

06 May 03:12
3762d97
Compare
Choose a tag to compare

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

03 May 16:03
b903a12
Compare
Choose a tag to compare

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

Full Changelog: v2.10.0...v2.10.1