# Linkwarden changelog > A collaborative bookmark manager that archives every page you save. - Vendor: Linkwarden - Category: Productivity - Official site: https://linkwarden.app - Tracked by: What's New (https://whatsnew.fyi/product/linkwarden) - Harvested from: GitHub (linkwarden/linkwarden) - Entries below: 10 (newest first) What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. ## Releases ### v2.16.0 - Date: 2026-07-28 - Version: v2.16.0 - Original notes: https://github.com/linkwarden/linkwarden/releases/tag/v2.16.0 - Permalink: https://whatsnew.fyi/product/linkwarden/releases/v2.16.0 - **added** — Android app now accepts self-signed certificates - **added** — Add custom request headers to the mobile app's requests - **added** — Re-generate a link's preserved formats (screenshot, PDF, readable view) from the mobile app - **added** — Set a custom banner image for a link when editing it in mobile app - **added** — Access full account settings from mobile app Settings via "More Account Settings" option - **changed** — Refresh web design by removing top navbar and moving its functionality into the sidebar - **added** — Add search modal accessible via ⌘K or Ctrl+K with recent search history stored locally in browser - **added** — Add "System" theme option to follow OS light/dark preference - **added** — Link banners now accept PNG uploads in addition to JPEG Hello everyone! Today, we’re excited to announce a new Linkwarden release across web and mobile. linkwarden-hero For those who are wondering, [Linkwarden](https://linkwarden.app) is an open-source collaborative bookmarking tool that keeps permanent snapshot of the content of the links you save, so you can still access them even if the original content is no longer available. Linkwarden is available as a [Cloud offering](https://linkwarden.app), or you can get the source code on [GitHub](https://github.com/linkwarden/linkwarden) and self-host it on your own server with no strings attached. If you find it useful, consider starring the repo so others can discover it too! So let’s get into it. ##### What's new in mobile: - **Support for self-signed certificates and custom request headers:** Android now accepts self-signed certificates, and you can add custom request headers to the app's requests. This makes the app usable with instances behind a reverse proxy or auth layer like Authelia or Cloudflare Access. - **Re-preserve link formats:** You can now re-generate a link's preserved formats (screenshot, PDF, readable view) from the mobile app, useful if the original preservation failed or the page has changed since. - **Change link's banner:** You can now set a custom banner image for a link when editing it. - **Access more account options in Settings:** Settings now has a "More Account Settings" option that opens your full account settings inside the app, using your existing session. (Android is out, iOS is still in review and it should be out later today.) ##### What's new in web: - **Refreshed, more modern design:** The top navbar is removed and its functionality moved into the sidebar, plus a number of smaller UX fixes. new-design - **New search modal with recent search history:** Press `⌘K` (or `Ctrl+K`) anywhere to open a search modal. It also keeps your recent searches stored locally in the browser. search-modal - **New "System" theme option:** The theme can now follow your OS light/dark preference instead of being set manually. system-theme - **PNG support for link banners:** Link banners now accept PNG uploads in addition to JPEG. ##### There’s more… As always, there's a long tail of smaller improvements across the web and the mobile app. **Full Changelog**: https://github.com/linkwarden/linkwarden/compare/v2.15.1...v2.16.0 ##### Thanks! Thanks to everyone using Linkwarden, reporting bugs, suggesting improvements, contributing to the project, responsibly disclosing security issues, and supporting its development. Your contributions genuinely shape every release. 💙 If you'd like to try Linkwarden without dealing with server setup and maintenance, our [Cloud offering](https://linkwarden.app) is the easiest way to get started. We hope you enjoy the latest updates! ### v2.15.1 - Date: 2026-07-11 - Version: v2.15.1 - Original notes: https://github.com/linkwarden/linkwarden/releases/tag/v2.15.1 - Permalink: https://whatsnew.fyi/product/linkwarden/releases/v2.15.1 - **fixed** — minor fix ##### What's Changed * minor fix by @daniel31x13 in https://github.com/linkwarden/linkwarden/pull/1743 **Full Changelog**: https://github.com/linkwarden/linkwarden/compare/v2.15.0...v2.15.1 ### v2.15.0 - Date: 2026-07-10 - Version: v2.15.0 - Original notes: https://github.com/linkwarden/linkwarden/releases/tag/v2.15.0 - Permalink: https://whatsnew.fyi/product/linkwarden/releases/v2.15.0 - **added** — Highlight text in the reader view with four color options and attach notes to highlights - **added** — Notes & Highlights view per article to skim marked content and jump to it in the text - **added** — True offline mode that downloads all preserved formats in the background when enabled in settings - **added** — Link details sheet accessible by long-pressing any link, showing all link information in one sheet - **added** — Customizable reader view with adjustable font, text size, line height, and background color - **added** — Generic OpenID Connect identity provider support for self-hosters - **changed** — Reduced idle memory usage from approximately 700 MB to approximately 350 MB - **changed** — Docker image size reduced from approximately 3.0 GB to 1.5 GB - **security** — Enhanced security hardening across the application Hello everyone! Today, we’re excited to announce that Linkwarden is getting one of its largest mobile updates so far, along with a web app that’s much lighter to run. For those who are new here, Linkwarden is a tool for collecting, organizing, reading, and preserving webpages, articles, and documents in one place. Linkwarden is available as a **[Cloud offering](https://linkwarden.app)**, or you can **[self-host](https://docs.linkwarden.app/self-hosting/installation)** it on your own server. Let's get into it. ##### What's new on mobile: ###### 🖍️ Highlight and annotate You can now highlight text in the reader view, pick from four colors, and attach a note to any highlight. There's also a new Notes & Highlights view per article which lets you skim what you've marked and jump to it in the text. highlight-1 highlight-2 ###### 📥 True offline mode Previously, the app only saved preserved formats for links you had already opened. Now, you can turn on **Save for offline access** in the settings, and the app will download every preserved format in the background as you browse. offline-support ###### 🪪 Link details sheet Long-press any link to open Link Details, which shows all the information about a link in one sheet, similar to the web app. link-details ###### 📖 Customizable reader view Adjust font, text size, line height, and background color as you read. display-settings ##### What's new on the web: ###### 🧠 Much lower memory usage Linkwarden 2.15 roughly halves idle memory usage, from around 700 MB down to about 350 MB. It's worth mentioning that after a heavy workload, memory may stay higher because the runtime keeps previously allocated memory ready for reuse. This is expected and is not a memory leak. If you don't need webpage preservation, setting `DISABLE_BROWSER=true` skips that work entirely, keeping the instance right at the ~350 MB mark. Otherwise, for a leaner setup, you can use: ``` MALLOC_ARENA_MAX=2 NODE_OPTIONS=--max-old-space-size=400 ARCHIVE_TAKE_COUNT=1 ``` These settings limit memory pools, cap the app's heap, and preserve one link at a time to keep spikes smaller. ###### 🐳 A much smaller Docker image The Docker image has also been cut in half, dropping from roughly 3.0 GB to 1.5 GB. ###### 🔑 Generic OIDC provider Self-hosters can now connect **any** OpenID Connect identity provider. Check it out in the [docs](https://docs.linkwarden.app/self-hosting/sso-oauth#generic-oidc)! ###### 🔒 Increased security A good chunk of this release went into security hardening. We **strongly** recommend updating to 2.15. ##### There's more... As always, there's a long tail of smaller improvements across the web and the mobile app. **Full Changelog**: https://github.com/linkwarden/linkwarden/compare/v2.14.1...v2.15.0 ##### Thanks! Thanks to everyone using Linkwarden, reporting bugs, suggesting improvements, contributing to the project, responsibly disclosing security issues, and supporting its development. Your contributions genuinely shape every release. Special thanks to @profiteroles1, @bebound, @zero77, @idarlafish, @martiGIT, @Anthomos, @christopherjnash, @saschabuehrle, @ppfeister, @nekros1xx, @mvalentsev, @datosh, @Dredsen, @SakusenSec, @kah-ja, @kocaemre, @eddieran, @5ud0er, @clzoom, @guer _[Truncated at 4000 characters — full notes: https://github.com/linkwarden/linkwarden/releases/tag/v2.15.0]_ ### v2.14.1 - Date: 2026-04-22 - Version: v2.14.1 - Original notes: https://github.com/linkwarden/linkwarden/releases/tag/v2.14.1 - Permalink: https://whatsnew.fyi/product/linkwarden/releases/v2.14.1 - **added** — Support for serving preserved HTML archives from a separate public hostname to isolate untrusted archived pages from the main Linkwarden app - **changed** — Improved UX while selecting tags ##### What's Changed - Added support for serving preserved HTML archives from a separate public hostname so that untrusted archived pages are isolated from your main Linkwarden app; see [Setting Up a User Content Domain](https://docs.linkwarden.app/self-hosting/user-content-domain) for more information - Improved UX while selecting tags - Bug fixes ##### New Contributors * @xiebaiyuan made their first contribution in https://github.com/linkwarden/linkwarden/pull/1667 **Full Changelog**: https://github.com/linkwarden/linkwarden/compare/v2.14.0...v2.14.1 ### v2.14.0 - Date: 2026-03-25 - Version: v2.14.0 - Original notes: https://github.com/linkwarden/linkwarden/releases/tag/v2.14.0 - Permalink: https://whatsnew.fyi/product/linkwarden/releases/v2.14.0 - **added** — Members and their permissions can now be propagated to subcollections - **added** — Collection admins can now create subcollections - **added** — Tags now support pagination for easier browsing of large tag lists - **added** — Optimistic rendering added to links and collections for more immediate UI updates - **changed** — Upgrade web app to Next.js 15 - **changed** — Upgrade mobile app to Expo 54 - **changed** — Improved search functionality with better discoverability - **changed** — Redesigned settings interface for cleaner navigation - **security** — Improved server-side validation of submitted links for safer and more reliable processing #### Announcing Linkwarden 2.14 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](https://linkwarden.app)**, or you can **[self-host](https://docs.linkwarden.app/self-hosting/installation)** 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. **Special thanks** to **@9helix**, **@roelven**, and **@krim404** for contributing to this release. 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](https://linkwarden.app)** is the easiest way to get started. We hope you enjoy **Linkwarden 2.14**! ### v2.13.5 - Date: 2025-12-28 - Version: v2.13.5 - Original notes: https://github.com/linkwarden/linkwarden/releases/tag/v2.13.5 - Permalink: https://whatsnew.fyi/product/linkwarden/releases/v2.13.5 - **fixed** — Fix issue #1543 ##### What's Changed * Fixes #1543 thanks to @khanguyen74 **Full Changelog**: https://github.com/linkwarden/linkwarden/compare/v2.13.4...v2.13.5 ### v2.13.4 - Date: 2025-12-25 - Version: v2.13.4 - Original notes: https://github.com/linkwarden/linkwarden/releases/tag/v2.13.4 - Permalink: https://whatsnew.fyi/product/linkwarden/releases/v2.13.4 - **fixed** — Fix new version announcement keeps showing - **changed** — Update translations ##### What's Changed * Fix new version announcement keeps showing by @khanguyen74 in https://github.com/linkwarden/linkwarden/pull/1547 * New Translation updates in https://github.com/linkwarden/linkwarden/pull/1542 **Full Changelog**: https://github.com/linkwarden/linkwarden/compare/v2.13.3...v2.13.4 ### v2.13.3 - Date: 2025-12-23 - Version: v2.13.3 - Original notes: https://github.com/linkwarden/linkwarden/releases/tag/v2.13.3 - Permalink: https://whatsnew.fyi/product/linkwarden/releases/v2.13.3 - **security** — Upgrade dependencies to patch recent NextJS CVEs - **changed** — Refactor code to improve performance - **fixed** — Fix favicon-related error logs that previously appeared as upstream image response failed errors > [!IMPORTANT] > This update is highly recommended for ALL users. > Self-hosted users who installed Linkwarden manually must enable Corepack to run the project with the pinned Yarn v4.12.0: > ``` > corepack enable > ``` ##### What's Changed **TL;DR:** Faster, lighter, and more secure. - Upgraded the dependencies (which also patches the recent NextJS CVEs out there) - Refactored the code (which drastically improves the performance) - Fixed favicon-related error logs (no more `upstream image response failed…`) - And a lot more... **Full Changelog**: https://github.com/linkwarden/linkwarden/compare/v2.13.2...v2.13.3 ### v2.13.2 — Announcing Linkwarden for iOS & Android - Date: 2025-12-11 - Version: v2.13.2 - Original notes: https://github.com/linkwarden/linkwarden/releases/tag/v2.13.2 - Permalink: https://whatsnew.fyi/product/linkwarden/releases/v2.13.2 - **added** — Official Linkwarden mobile app available on iOS and Android - **added** — Mobile app supports creating, organizing, and browsing links with collections, tags, and powerful search - **added** — Mobile app enables saving links directly from the share sheet on iOS and Android devices - **added** — Mobile app provides cached data for offline reading of articles and blog posts - **added** — Mobile app works with both Linkwarden Cloud and self-hosted instances > Note: This announcement was shared on our blog and across our social channels earlier this week. > (Original post: https://linkwarden.app/blog/releases/mobile-app) Hello everyone, Before we talk about today’s announcement, let's take a moment to appreciate what this community has built together. What started as a project to preserve webpages and articles has quietly grown into [Linkwarden](https://linkwarden.app), a tool used by researchers, journalists, and knowledge collectors all over the world. As we’ve grown, the Linkwarden community has helped us reach: - 16,000+ GitHub stars - 11M+ Docker downloads - Thousands of self-hosted instances running in different companies, universities, agencies, and homelabs - A thriving ecosystem of contributors, donors, and Cloud subscribers keeping the project sustainable None of this would've happened without you. Thank you! 🚀 Today, we’re excited to launch something you’ve been asking for since the very beginning: **the official Linkwarden mobile app**, now available on **[iOS](https://apps.apple.com/app/linkwarden/id6752550960)** and **[Android](https://play.google.com/store/apps/details?id=app.linkwarden)**. Different screens (iPad, Pixel, and iPhone) Here are the highlights so far: - 🧩 **Create, organize, and browse your links:** A native, mobile-first experience with collections, tags, and powerful search. - 📤 **Save links directly from the share sheet:** Send interesting articles from the browser or any other app straight into Linkwarden, no copy-paste required. - 📚 **Cached data for offline reading:** Catch up on long reads, articles, or saved blog posts when you’re away from Wi-Fi. - ☁️ **Works with Linkwarden Cloud and self-hosted:** Use the same app whether you’re on Linkwarden Cloud or your own self-hosted instance, just point it at your server and sign in. - 📱 **Built for different screen sizes:** Supports iOS / iPadOS, and Android (phones and tablets). - 🔜 **And more coming soon:** This first release is just the foundation, expect many improvements and new features soon. ##### Get the app **To use the app you’ll first need a Linkwarden account (version v2.13+ recommended).** You can choose between: - [**Linkwarden Cloud**](https://linkwarden.app/#pricing) – instant setup, and your subscription directly supports ongoing development. - [**Self-hosted Linkwarden**](https://docs.linkwarden.app/self-hosting/installation) – free, but you’ll need to deploy and maintain a Linkwarden instance on a server. After creating an account, download the app from your preferred store: [![Download on the App Store](https://github.com/user-attachments/assets/250937ff-794c-4713-8cec-0c1fb174cc49)](https://apps.apple.com/app/linkwarden/id6752550960) [![Get it on Google Play](https://github.com/user-attachments/assets/e022d8a0-878a-45af-b5b8-3910794ff957)](https://play.google.com/store/apps/details?id=app.linkwarden) (To get the app as an APK outside Google Play, check out our [builds](https://github.com/linkwarden/builds) repository.) ##### How you can support Linkwarden Linkwarden exists because of people like you. Other than using our official [Cloud](https://linkwarden.app/#pricing) offering and [dontations](https://opencollective.com/linkwarden), here are the other ways to help us grow and stay sustainable: - Leaving a review on [App Store](https://apps.apple.com/app/linkwarden/id6752550960) or [Google Play](https://play.google.com/store/apps/details?id=app.linkwarden) - Starring our repository on [GitHub](https://github.com/linkwarden/linkwarden) - Joining us and sharing your setup on [Reddit](https://www.reddit.com/r/Linkwarden/) - Joining us on [Discord](https://discord.com/invite/CtuYV47nuJ) - Telling a friend or colleague about Linkwarden Thank you for being part of this comm _[Truncated at 4000 characters — full notes: https://github.com/linkwarden/linkwarden/releases/tag/v2.13.2]_ ### v2.13.1 - Date: 2025-10-15 - Version: v2.13.1 - Original notes: https://github.com/linkwarden/linkwarden/releases/tag/v2.13.1 - Permalink: https://whatsnew.fyi/product/linkwarden/releases/v2.13.1 - **added** — Support using SingleFile content for other archive formats - **fixed** — Fix SingleFile title - **fixed** — Fix INVALID_PROTOCOL when saving http website - **added** — Add Perplexity provider - **added** — Add Synology OIDC as login option based upon Authelia settings successful login - **fixed** — Fix support for Passbolt for login page - **changed** — Update translations from Crowdin ##### What's Changed * Support using SingleFile content for other archive formats by @supercoolspy in https://github.com/linkwarden/linkwarden/pull/1448 * Fix SingleFile title by @supercoolspy in https://github.com/linkwarden/linkwarden/pull/1451 * Fix INVALID_PROTOCOL when saving http website by @jvanbruegge in https://github.com/linkwarden/linkwarden/pull/1290 * Add Perplexity provider by @tcriess in https://github.com/linkwarden/linkwarden/pull/1214 * Add Synology OIDC as login option based upon Authelia settings successful login by @claflico in https://github.com/linkwarden/linkwarden/pull/1215 * Fix support for Passbolt for login page by @Tchoupinax in https://github.com/linkwarden/linkwarden/pull/1271 * New Crowdin updates by the community in https://github.com/linkwarden/linkwarden/pull/1441 ##### New Contributors * @tcriess made their first contribution in https://github.com/linkwarden/linkwarden/pull/1214 * @claflico made their first contribution in https://github.com/linkwarden/linkwarden/pull/1215 * @Tchoupinax made their first contribution in https://github.com/linkwarden/linkwarden/pull/1271 * @supercoolspy made their first contribution in https://github.com/linkwarden/linkwarden/pull/1448 **Full Changelog**: https://github.com/linkwarden/linkwarden/compare/v2.13.0...v2.13.1