this post was submitted on 25 Mar 2026
311 points (97.6% liked)

Selfhosted

57930 readers
969 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (donโ€™t cherry-pick information from the title to fit your agenda).

  6. No trolling.

  7. No low-effort posts. This is subjective and will largely be determined by the community member reports.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 2 years ago
MODERATORS
 

Hello everyone!

Itโ€™s been about 3 months since the last release, and this one took a bit longer than usual. A lot of work went into polishing and refining both the web and mobile apps to make sure it was worth the wait.

Today, weโ€™re excited to announce Linkwarden 2.14!

For those who are new to Linkwarden, itโ€™s a tool for collecting, organizing, reading, and preserving webpages, articles, and documents in one place. Linkwarden is available as a Cloud offering, or you can self-host it on your own server.

This release focuses on performance, usability, security, and platform upgrades.

Whatโ€™s new:

๐Ÿ—‚๏ธ Improved team collaboration

Collections and subcollections got some important improvements.

Members and their permissions can now be propagated to subcollections, and collection admins can now create subcollections as well.

๐Ÿท๏ธ Improved tag browsing with pagination

Tags now support pagination, making large tag lists easier to browse.

This helps keep things faster and more manageable, especially in places like the sidebar and tags page.

โšก Faster interface with optimistic rendering

We added optimistic rendering to some of the slower parts of the app, especially around links and collections.

That means actions like updating or deleting items can now feel much more immediate, since the UI updates right away instead of waiting for the full request to finish.

๐Ÿš€ Platform upgrades: Next.js 15 and Expo 54

Linkwarden now runs on newer foundations across both web and mobile:

  • Next.js 15 for the web app
  • Expo 54 for the mobile app

These upgrades improve compatibility and give us a stronger base for future improvements.

โœจ Improved user experience

This release brings a number of user experience improvements across the app, especially around search and settings.

Search is now more helpful and easier to discover, while settings are cleaner and easier to navigate.

๐Ÿ”’ Security improvements for submitted links

We improved how submitted links are validated on the server for safer and more reliable processing. We recommend updating to 2.14 as soon as possible.

โœ… And more...

As always, this release also includes smaller fixes, UI cleanups, dependency updates, and under-the-hood improvements across the app.

Full Changelog: https://github.com/linkwarden/linkwarden/compare/v2.13.5...v2.14.0

Thanks!

Thanks to everyone whoโ€™s been using Linkwarden, reporting bugs, suggesting improvements, contributing, and supporting the project along the way.

This release took a little longer than usual, but a lot of care went into making sure it was worth the wait. It also gives us a much stronger foundation for whatโ€™s coming next, and weโ€™re looking forward to sharing more with you in the coming months.

If youโ€™re interested in trying Linkwarden without dealing with server setup and maintenance, our Cloud offering is the easiest way to get started.

We hope you enjoy Linkwarden 2.14!

you are viewing a single comment's thread
view the rest of the comments

Its features are much more than mimicking your browser bookmark functionality.

The most important feature to me is the offline archiving of the target link/page. Link rot is real and content can change. Capturing the site as it is when I link it means the info I wanted is now safely stored.

Thereโ€™s also the multi-user features. A family can centralize and collaborate on links.

Hereโ€™s the Features list from the projects GitHub page.

Features

  • ๐Ÿ“ธ Auto capture a screenshot, PDF, and single html file of each webpage
  • ๐Ÿ“– Reader view of the webpage, with the ability to highlight and annotate text
  • ๐Ÿ›๏ธ Send your webpage to Wayback Machine (archive.org) for a snapshot (optional)
  • โœจ Local AI Tagging to automatically tag your links based on their content (optional)
  • ๐Ÿ“‚ Organize links by collection, sub-collection, name, description and multiple tags
  • ๐Ÿ‘ฅ Collaborate on gathering links in a collection
  • ๐ŸŽ›๏ธ Customize the permissions of each member
  • ๐ŸŒ Share your collected links and preserved formats with the world
  • ๐Ÿ“ฑ Native iOS and android mobile apps
  • ๐Ÿ” Full text search, filter and sort for easy retrieval
  • ๐ŸŒ“ Dark/Light mode support
  • ๐Ÿงฉ Browser extension (star itย here!)
  • ๐Ÿ”„ Browser Synchronization (usingย Floccus!)
  • โฌ†๏ธ Upload from SingleFile (check out theย guide)
  • ๐Ÿ” SSO integration (Enterprise and Self-hosted users only)
  • ๐ŸŽ iOS Shortcut to save links to Linkwarden
  • ๐Ÿ”‘ API keys
  • โœ… Bulk actions
  • ๐Ÿ‘ฅ User administration
  • ๐ŸŒ Support for other languages (i18n)
  • ๐Ÿ“ Image and PDF uploads
  • ๐ŸŽจ Custom icons for links and collections
  • ๐Ÿ”” RSS feed subscription
  • โœจ And many more features (literally!)