- Orion is now licensed under the Apache License 2.0, making it easier for third parties to develop their own versions.
- The Orion Keyboard now allows for presetText.
- With presetText, text fields can now be edited, rather than being cleared every time they're opened.
- Increased sizing of the text for Orion Keyboard components.
- The contrast of buttons has been greatly improved in light mode.
- A public Debug Screen has been implemented, which now displays Orion logs in real-time.
- Logging is now asynchronous and with file rotation.
- INFO, CONFIG and FINE are shown by default, with WARNING and SEVERE as optional filters.
- Fixes have been made to MoveZScreen; It now correctly utilized the Odyssey API and calculates the correct heights.
- UpdateScreen has been visually enhanced.
- A loading state was added to DetailsScreen, ensuring that we fully render everything before revealing it to the user.
- When enabling Developer Mode, the Debug bottomNavigationItem will not show until a state update.
- WifiScreen sometimes shows a blank screen. When this happens, simply re-open the page by switching to the AboutScreen and back.
- Significant improvements have been made to the portrait mode, which is the default orientation for the Prometheus Mini.
- A new setting has been added to allow manual screen rotation.
- The WiFi screen has been completely refactored.
- A QR code has been added, which will eventually direct users to the WebUI.
- Various fixes have been implemented to enhance overall code quality.
- Improvements include better code readability and maintainability.
- Implemented ToolsScreen (Exposure, Move Z).
- Implemented Settings and Updating Screens.
- Redesigned Home, Status, Details, and About Screen.
- WiFi screen actually works now.
- Updated and streamlined design.
- Enhanced error handling.
- Fixed wrong information in OrionPi.sh description.
- DetailsScreen and StatusScreen thumbnail scaling is broken.
- Implemented support for starting, pausing, resuming, and canceling prints.
- Added an 'About Orion' page.
- Resolved issues with fetching API subdirectories.
- Improved text readability on smaller screens.
- Enhanced error handling.
- Added initial documentation.
- Several features, including homing, are currently unavailable.