From 1c797d4653a84006cfacc37ce0207bcb45105a61 Mon Sep 17 00:00:00 2001 From: itsjunetime Date: Sun, 3 Aug 2025 09:52:46 -0600 Subject: [PATCH] Switch around list of items on changelog --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5c7895b..385971a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,9 @@ # Unreleased -- Update ratatui(-image) dependencies +- Update to new `kittage` backend for kitty-protocol-supporting terminals (fixes many issues and improves performance significantly, see [the PR](https://github.com/itsjunetime/tdf/pull/74)) - Use new mupdf search API for slightly better performance +- Update ratatui(-image) dependencies +- Allow specification of default white and black colors for rendered pdfs - Pause rendering every once in a while while there's a search term to enable searching across the entire document more quickly - Fix an issue with missing search highlights