v2.16.0
devlikeapro/wahav2.16.0Jul 28, 2026by daniel31x13
AI Summary
A major visual and functional update introducing a modernized interface, advanced search capabilities, and enhanced mobile connectivity features.
Key Highlights
- Modernized web design with sidebar and search modal
- Self-signed certificate support on Android
- System theme option following OS preference
New Features
- Modernized UI with sidebar navigation
- Cmd+K search modal with history
- System theme option
- Self-signed certificate support
- Custom request headers
- Re-preservation of link formats
- PNG support for link banners
Full Release Notes
Hello everyone! Today, we’re excited to announce a new Linkwarden release across web and mobile. <img width="1400" height="1003" alt="linkwarden-hero" src="https://github.com/user-attachments/assets/b3282f2b-f113-41c5-b072-cb1d73f52a1a" /> 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. <img width="2940" height="1662" alt="new-design" src="https://github.com/user-attachments/assets/9f86a857-a2da-4afd-8336-5f941e4a7932" /> - **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. <img width="1268" height="880" alt="search-modal" src="https://github.com/user-attachments/assets/bbafe6dc-7064-42fc-9105-5b04ac5ef2a2" /> - **New "System" theme option:** The theme can now follow your OS light/dark preference instead of being set manually. <img width="1656" height="444" alt="system-theme" src="https://github.com/user-attachments/assets/c9214af6-989b-48a7-9211-a658b2a31f87" /> - **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!