1.32.0-rc.1 (2026-05-04)
Bug Fixes
- AI: add null check to model name (#645) (462afae)
- AI: allow cancelling in-progress model downloads and ensure consistent progress UI (#701) (53d143b)
- AI: qwen2.5 loading on every chat message (#649) (10ba800)
- AI: stop local nomad_ollama container when remote Ollama is configured (#744) (36b7613), closes #662
- API: accept notes, marker_type, and position on markers endpoints (#770) (269c7ce), closes #768
- API: skip compression for Server-Sent Events (#798) (00b4b26)
- disk-collector: fix storage reporting for NFS mounts (b365130)
- disk-display: show NAS Storage label in fsSize fallback path (898c444)
- Downloads: remove duplicate err listnr and improv Range req stability (f1dd184)
- downloads: stage downloads to .tmp to prevent Kiwix loading partial files (b5d4804), closes #372
- install: warn loudly on non-x86_64 architectures before pulling images (#797) (b168001), closes #419
- prevent ZIM corrupt file crash and deduplicate Ollama download logs (#741) (10e8957)
- qdrant: disable anonymous telemetry by default (#747) (776d099), closes #742
- RAG: add start button in kb modal and ensure restart policy exists (#700) (cc789c1)
- RAG: pass num_ctx and truncate to Ollama embed call (#763) (b194dfa), closes #756 #369 #670
- rag: repair ZIM embedding pipeline (sync filter, batch gate, DOM walk) (#745) (9c98d82), closes #718 #719 #720 #388
- security: SSRF validation for map downloads and error sanitization (CWE-918, CWE-209) (#552) (0d5b6f7)
- System: self-heal stale updateAvailable flag after sidecar-driven update (#825) (0ddcfe9)
- UI: Country Picker UX polish + auto-refresh stored files (#817) (822b946), closes #780
- UI: gate NAS Storage label on network filesystem type (#749) (644170e), closes #743
- UI: improve global map banner display logic (#702) (322087c)
- UI: wire map file delete confirmation to API (#732) (bb1834a)
- ZIM: accumulate across Kiwix pages to prevent empty Content Explorer (#746) (d22c0b2), closes #731
Features
- AI: improved AMD GPU acceleration for Ollama via ROCm + HSA override (#804) (5924056)
- content-manager: add sortable file size column (#698) (3bacd14), closes #685
- content-updates: show size, surface downloads in Active Downloads (360e7a0)
- Content: custom ZIM library sources with pre-seeded mirrors (#593) (a7dbee5), closes #576
- Maps: regional map downloads via go-pmtiles extract (#780) (27cd803)
- maps: show map coordinates on mouse move (#786) (a2f3a84)