From 2b6b4cdd0b0178210bc557857b78d46606eb63ae Mon Sep 17 00:00:00 2001 From: ComputelessComputer <63365510+ComputelessComputer@users.noreply.github.com> Date: Fri, 10 Jul 2026 20:11:48 +0900 Subject: [PATCH] Update desktop 1.1.12 changelog Summarize restored note safety, link behavior, and floating UI improvements for the stable release. --- packages/changelog/content/1.1.12.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 packages/changelog/content/1.1.12.md diff --git a/packages/changelog/content/1.1.12.md b/packages/changelog/content/1.1.12.md new file mode 100644 index 0000000000..a9156a439b --- /dev/null +++ b/packages/changelog/content/1.1.12.md @@ -0,0 +1,20 @@ +--- +date: "2026-07-10" +summary: "Anarlog protects restored notes, keeps pasted links predictable, and improves floating chat and popovers." +--- + +## Reliability + +- Closing a restored note no longer risks deleting it before its saved content finishes loading + +## Editor + +- Pasted work links now remain regular links instead of turning into app-specific chips + +## Chat + +- The floating chat handle now matches the app's light and dark themes and expands reliably in narrow windows + +## Polish + +- Popovers keep a small gap from window edges so their content and shadows stay visible