Version 1.30.3 - March 25, 2026
Features
Bug Fixes
- Benchmark: Fixed an issue where CPU and Disk Write scores could be displayed as 0 if the measured values was less than half of the reference mark. Thanks @Bortlesboat for the fix!
- Content Manager: Fixed a missing API client method that was causing ZIM file deletions to fail. Thanks @LuisMIguelFurlanettoSousa for the fix!
- Install: Fixed an issue where the install script could incorrectly report the Docker NVIDIA runtime as missing. Thanks @Brenex for the fix!
- Support the Project: Fixed a broken link to Rogue Support. Thanks @chriscrosstalk for the fix!
Improvements
- AI Assistant: Improved error reporting and handling for model downloads. Thanks @chriscrosstalk for the contribution!
- AI Assistant: Bumped the default version of Ollama installed to v0.18.1 to take advantage of the latest performance improvements and bug fixes.
- Apps: Improved error reporting and handling for service installation failures. Thanks @trek-e for the contribution!
- Collections: Updated various curated collection links to their latest versions. Thanks @builder555 for the contribution!
- Cyberchef: Bumped the default version of CyberChef installed to v10.22.1 to take advantage of the latest features and bug fixes.
- Docs: Added a link to the step-by-step installation guide and video tutorial. Thanks @chriscrosstalk for the contribution!
- Install: Increased the retries limit for the MySQL service in Docker Compose to improve stability during installation on systems with slower performance. Thanks @dx4956 for the contribution!
- Install: Fixed an issue where stale data could cause credentials mismatch in MySQL on reinstall. Thanks @chriscrosstalk for the fix!
📝 All Changes
- fix(UI): improve version display in Settings sidebar (#547) (bd015f4)
- ops: remove deprecated sidecar-updater files from install script (#546) (0e60e24)
- fix(UI): use StyledButton in TierSelectionModal for consistency (#543) (c67653b)
- docs: update release notes (150134a)
- fix: surface actual error message when service installation fails (6b55853)
- fix: benchmark scores clamped to 0% for below-average hardware (4642dee)
- fix(ai): surface model download errors and prevent silent retry loops (78c0b1d)
- fix: bump default ollama and cyberchef versions (0226e65)
- fix(zim): adicionar método deleteZimFile ausente no API client (7ab5e65)
- docs: add installation guide link to README (b7ed8b6)
- fix(Collections): update ZIM files to latest versions (#332) (4443799)
- build: increase mysql healthcheck retries to avoid race condition on lower-end hardware (#480) (4219e75)
- fix(install): prevent MySQL credential mismatch on reinstall (f00bfff)
- fix: correct Rogue Support URL on Support the Project page (#472) (5e93f26)
- build: fix grep command in install script for NVIDIA runtime detection (#526) (9a8378d)
- ci: upgrade checkout action version (#361) (982dceb)
- ci: bump checkout action veon build-sidecar and validate-collections (6a1d0e8)
- ci: add build check for PRs (edcfd93)
- docs: add FAQ (f906261)
- ci: add collection URLs validation check (efe6af9)
- build: add latest initial zim file (8b96793)