fix: browser back navigation from chat windows

addenum
This commit is contained in:
Per Stark
2026-02-12 20:31:11 +01:00
parent 3b58582963
commit 822eaa5688
3 changed files with 285 additions and 12 deletions
+3
View File
@@ -1,4 +1,7 @@
# Changelog
## Unreleased
- Fix: edge case where navigation back to a chat page could trigger a new response generation
## 1.0.1 (2026-02-11)
- Shipped an S3 storage backend so content can be stored in object storage instead of local disk, with configuration support for S3 deployments.
- Introduced user theme preferences with the new Obsidian Prism look and improved dark mode styling.