A new version of OrangeQS Juice is now available!
v26.7.0 (10.02.2026)
Features
- Add the
--no-parallel-buildoption for thejuice installcommand for better performance on hard-drives. - Add a direct link to the file browser from the dashboard.
Fixes
- Fix unresponsive restart and rebuild buttons on the dashboard.
- Optimize calls to
chownto speed upjuice install.
Full release notes
- feat(system-monitor): set ghs as first page and fix button text alignment
- feat(dashboard): add file browser menu item
- fix(dashboard): fix initialization signature of dashboard handlers
- perf(installation): reduce number of chown calls
- feat(installation): add option to build images sequentially