Skip to content

v1.34.0-rc.1

Pre-release
Pre-release

Choose a tag to compare

@cosmistack-bot cosmistack-bot released this 21 Jul 19:41

1.34.0-rc.1 (2026-07-21)

Bug Fixes

  • AI: set OLLAMA_IGPU_ENABLE on AMD provisioning so iGPUs are used (#1074) (60fffda)
  • AI: stop forcing HSA_OVERRIDE=11.0.0 on natively-supported AMD iGPUs (#1076) (6b29465), closes #1056
  • AI: stream thinking from /v1 reasoning field + abort on client disconnect (#1078) (166247c)
  • benchmark: partial runs are not the NOMAD Score (relabel + renormalize) (#1088) (39d0acb)
  • Benchmark: various typescript errors (b249ef1)
  • chat: make conversation layout responsive (#1090) (7641d0d)
  • content: refresh installed ZIMs when a download completes to prune ghost entries (#1099) (97d70a4), closes #771 #731
  • content: resolve current ZIM URL before download (#1091) (c6bc40e)
  • downloads: add retry button and resource download link for failed downloads (#1059) (d48dffc)
  • downloads: send a descriptive User-Agent so Wikimedia mirrors don't 403 (#1114) (59332c6)
  • easy-setup: streamline wizard + robust model recommendations (#1110) (e1d7da0)
  • install: define missing header_red + colors in uninstall/update scripts (#1098) (5c05e12), closes #1058
  • KVStore: missing apps.homebox key (cf33072)
  • maps: warn when world basemap missing instead of silent grey map (#1104) (bc6a5f9), closes #1030
  • rag: add proper .docx text extraction via mammoth (#1100) (8400866)
  • supply-depot: generate Homebox API key pepper so it stops crash-looping (#1077) (39507d6)
  • updater: prune superseded images after update to reclaim disk (#1101) (2a11a81), closes #858

Features