fix: don't close modal on inner HTMX requests.

changelog
This commit is contained in:
Per Stark
2026-06-12 15:08:51 +02:00
parent 4cd428185f
commit 4947d48ecf
5 changed files with 20 additions and 95 deletions
+1
View File
@@ -1,6 +1,7 @@
# Changelog
## Unreleased
- Performance: ingestion skips per-task index rebuild; worker runs scheduled `REBUILD INDEX` (default every 24h via `index_rebuild_interval_secs`, `0` disables)
- Fix: regression re suggestion of relationships
## 1.0.3 (2026-06-12)
- Search: filter results by type — knowledge entities, ingested content, or both