v2.14.1
higress-group/higressv2.14.1Apr 22, 2026by daniel31x13
AI Summary
This release focuses on privacy and usability improvements for the Linkwarden self-hosting platform. It introduces a separate domain for serving HTML archives to isolate untrusted content from the main application and enhances the user experience for tagging.
Key Highlights
- Added support for serving HTML archives from a separate public hostname for isolation
- Improved UX while selecting tags
- Bug fixes
- New contributor @xiebaiyuan
New Features
- User Content Domain support for serving preserved HTML archives
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