v2.14.1

mayswind/ezbookkeepingv2.14.1Apr 22, 2026by daniel31x13

AI Summary

A maintenance release focusing on security and UX improvements, specifically adding support for a separate hostname to isolate archived content and improving tag selection.

Key Highlights

  • Added support for serving preserved HTML archives from a separate public hostname.
  • Improved UX while selecting tags.
  • Bug fixes included.

New Features

  • Added support for serving preserved HTML archives from a separate public hostname.
  • Improved UX while selecting tags.

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