v2.14.1
quickwit-oss/quickwitv2.14.1Apr 22, 2026by daniel31x13
AI Summary
A minor update to Linkwarden focusing on security improvements by allowing archived HTML to be served from a separate public hostname, along with UX improvements for tag selection.
Key Highlights
- Added support for serving preserved HTML archives from a separate public hostname
- Improved UX while selecting tags
New Features
- Separate public hostname for archived HTML
- Improved tag selection UX
Full Release Notes
## 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