v1.17 Release
1.17.1
- Resolved an intermittent connection error that occurred when a Pipeline attempted to connect to an entity.
- Fixed various minor issues.
New Features and Improvements
- Account Activity Logs: You can now view your authentication history on the account settings screen.
- JSON Export Improvements
- JSON export operations are now recorded in the activity logs.
- Exported data is now more accurate, reflecting the actual database content.
- When attempting to export while the database is synchronizing, a message indicating "synchronizing" status will be displayed.
- JSON output is now formatted for improved readability.
- Dark Theme Support: Users can now select between "Light" and "Dark" themes from the user menu. The default theme is "Light".
- Platform Architecture Improvements
- To support further functionality in the future the circuit execution environment has been refactored and improved.
- Circuit Dashboard display options are now saved.
- Once an organization is deleted, its resources will now be permanently removed after 30 days.
Bug Fixes
- Fixed an issue where circuit deletion per workspace was not working properly.
- Fixed various minor UI issues.
Limitations
# | Limitation | Note |
---|---|---|
1 | The FailureHandler of the Pipeline is currently under bug fixes and cannot be used. | |
2 | Deleted spaces will not appear in the trash. | In the future, when this limitation is lifted, spaces that have been deleted will also be shown in the trash. |
3 | The CPU and memory Resource requests for SideApps cannot be changed at the moment. | |
4 | The Workflow Pods on the Pipelines tab of the Circuit Dashboard do not display their condition. | |
5 | The number of log entries displayed in the Circuit Dashboard is limited to a maximum of 300. |