Orion Features Changelog¶
This changelog contains new features where you can review the latest and greatest Orion has to offer. The changelog shows changes both in Orion's management layer, Genesis, as well as the environment/project deployments.
For technical deployment information, deprecations, and migration steps, see the Technical Changelog.
2025-10-17¶
Components updated in this release:
- Orion Projects: v1.5.1 - https://github.com/juno-fx/Orion-Deployment/tree/v1.5.1
🐛 Bug Fixes
Hubble (v3.1.1)
- Instance Catalog filter tree bugfixes
- Ensure instance Catalog can support old CRD's with missing fields
2025-10-10¶
Components updated in this release:
- Genesis Management Layer: v1.5.0 - https://github.com/juno-fx/Genesis-Deployment/tree/v1.5.0
- Orion Projects: v1.5.0 - https://github.com/juno-fx/Orion-Deployment/tree/v1.5.0
✨ Enhancements
Genesis (v2.2.0)
- Admin settings page accessible via user settings drop down now available. With ability to change Genesis,Terra, Titan service version as well as restart deployments.
- Kuiper workload schemas and templates now supported and integrated into instances table
- Kuiper workload/workstation schema fields now support default values
- Kuiper workload/workstation schema now support additional field types. See our template creation docs for more details: Instances Docs
- Project description and icon customization added
- Project create form will now default the owner selection to the current user, while still maintaining ability to change owner.
- Terra app store installs table now includes plugin icon, pagination, and is grouped by namespace
- Terra app store installs table namespace filter dropped in favor of built in table search field
- Terra app store plugin install form now allows install names to be Alphanumeric characters with optional dashes inbetween.
- Terra app store plugin install form UI refresh
- Terra app store plugin install form now supports default field values
- Terra app store plugin install form now supports additional field types. See our docs for more details: Terra Docs
- Terra app store sources table now includes a quick access button to add the official repo to Terra sources
- Help steppers added to sidebar navigation
Terra (v1.1.0)
- Now passing image details to plugin install
- Now returning sources on refresh endpoint
- Now returning list of installed plugins during bundle install
Kuiper (v2.1.0)
- Multi container pod logs support added, along with additional endpoints for pods
Hubble (v3.1.0)
- Workstation/Workload instances table and request catalog UI refresh
- Multi container log support added
- Help steppers added to instances table
- Ability to create workstation/workload templates from a running instance
- Ability to set workstation/workload name upon request
- Ability to add environment variables to workstation/workload upon request
- Project details widget added to home page
🐛 Bug Fixes
Genesis (v2.2.1) - Fixed license expiration warning banner placement
Genesis (v2.2.0)
- workstation/workload empty value bugfix
- Storage creation bugfixes ensuring proper mapping between PV&PVC for ReadWriteMany and ReadWriteOnce volume types
- Storage creation form validation for PV and PVC names
- Storage creation form UI updates for PV type handling
- Project edit bugfix, now allowing editing of project owner
- API token creation bugfix, ensuring token is now generated.
- Tooltips bugfix. Tooltips previously at times could block users from selecting table elements
Terra (v1.1.0)
- Ensure proper handling of non-string values being passed into install
Kuiper (v2.1.0)
- Ensuring proper namespace is passed in during our instance launch
Hubble (v3.1.0)
- Instances quick menu UI bugfix for elements overlaying eachother
- Tooltips bugfix. Tooltips previously at times could block users from selecting table elements
🧰 Maintenance
Genesis (v2.2.0)
- Margins added to top of project edit page
- Adjusted spacing of Terra app store installs table
- Updated dashboard loading, speeding up Genesis load times
- Sorting Terra app store installs table by plugin
- Login form updated to include Genesis logo
- Adjusted user icon padding
Terra (v1.1.0)
- General logger updates
Kuiper (v2.1.0)
- Defaulting our instance pod state to "requesting" if not yet available
- General backend clean up
Hubble (v3.1.0)
- Home widgets sizing adjustment
- Kuiper and Titan icon added to service widget
- Instance actions column sizing adjusted
- Adjust sidebar docs icon
- Adjusted kuiper quick menu heading
2025-08-15¶
Components updated in this release:
- Genesis Management Layer: v1.4.0 - https://github.com/juno-fx/Genesis-Deployment/tree/v1.4.0
- Orion Projects: v1.4.0 - https://github.com/juno-fx/Orion-Deployment/tree/v1.4.0
✨ Enhancements
Genesis (v2.1.0)
- K3s node provisioning and Ansible credential creation directly in the networking page
- Cluster-level Terra iFrame plugin dashboard support
- Refreshed Terra App Store UI
- Dropped restriction forcing hibernation before deleting storage
- User UID editing now allowed
- Storage validation on front-end forms and backend API
- Updated license page context
- Added ingress auth handler
- Improved page and table loading states
- Updated Terra source create forms autofill settings
- Help steppers added to Workstations, Users/Groups, and Networking pages
- HTTP scheme selection for project creation
Terra (v1.0.4)
- Mixed namespace support - bundles can now include both cluster-level and project-level plugins
- Updated plugin field backend schemas for better front-end handling
Titan (v1.0.3)
- User UID editing enabled
Hubble (v3.0.0)
- Added favicon to browser tab title
- Removed Legacy Luna project management support
- Updated error log handling
🐛 Bug Fixes
Genesis (v2.1.0)
- Fixed empty sub-path key-value being passed to Terra backend during install
- Fixed Juno logo button box sizing
- Fixed admin group user updates being blocked from group table
- Fixed license banner warning sizing/placement
Titan (v1.0.3)
- Added Titan owner validation on creation to ensure valid user
- Fixed admin group user updates being blocked from group backend
🔒 Security Updates
Genesis (v2.1.0) & Hubble (v3.0.0)
- Improved session secret generation.