OrangeQS Juice v26.11.1

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

v26.11.1 (11.03.2026)

Deprecated

  • Deprecate SubscriberAsync.queue, SubscriberAsync.listen() and SubscriberAsync.stop(). Use SubscriberAsync.get() instead.

Features

  • Add Parameter Monitoring and Throttling to the System Overview. See the docs for configuration instructions.

  • Add the SubscriberAsync.get() method to retrieve new events without the need for a background task.

  • Add an option to orchestration settings to attach extra config options for singleuser servers.

Fixes

  • Set filebrowser theme to light and inject custom CSS for readability of SVGs with transparent backgrounds.

Documentation

  • Add tutorial for parameter monitoring and throttling.

Full release notes

  • feat(task-manager): parameter monitoring and throttling

  • feat: add extra config option to singleuser servers

  • feat: add a function to simulate sample heatup on the mock cryostat

  • feat(pubsub)!: add get method to async subsciber and deprecate queue

  • feat(orchestration): set filebrowser theme to light by default

  • refactor(dashboard): load dashboard pages from configuration instead of entry points

  • feat(orchestration): enable epel-release add pandoc to default environment