OrangeQS Juice v26.7.0

:sparkles: A new version of OrangeQS Juice is now available!

v26.7.0 (10.02.2026)

Features

  • Add the --no-parallel-build option for the juice install command 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 chown to speed up juice 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