chore(deps): update container image ghcr.io/linkwarden/linkwarden to v2.14.0#4042
Merged
renovate[bot] merged 1 commit intomasterfrom Mar 26, 2026
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v2.13.5→v2.14.0Release Notes
linkwarden/linkwarden (ghcr.io/linkwarden/linkwarden)
v2.14.0Compare Source
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, 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:
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: linkwarden/linkwarden@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 is the easiest way to get started.
We hope you enjoy Linkwarden 2.14!
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.