Release Notes
July 2024
Here’s what’s new in Version 1.1.0
This update focuses on normalizing behavior in configuring Irys and laying the groundwork for future extensibility. Irys now has a unified approach to product configuration through node configurations which paves the way for full product configurability. In the short term, Irys won’t look any different, however tags will now act just like nodes, making them easier to add, edit, drag, and delete, this also sets the groundwork for making data source configuration similar to asset model configuration.
Design Mode Pannel
Updated the functionality around design mode with Irys to use a side pannel and made the updates render immediately.
Export and Import of View Configurations
It's now possible to export and import YAML files to save or build view configurations.
Updated Maps Component
The maps component is now able to render KPI card components instead of generic markers, so any KPI added as a child of a map and will render the KPI at the specified coordinates.
June 2024
Here’s what’s new in Version 1.0.0
Built-out backend From the Beta release in February 2024, we’ve built out Irys Hub and the backend services to provide data to Irys, this includes PI Server support with tag search, PI AF support with model imports, and a full end-to-end security integration with Azure Active Directory.
Navigation, Tiles, and Links, Oh My! Full navigation support including:
- Side navigation expanding groups - #ViewGroup
- Top tabbed navigation - #ViewTab
- Tile component added - #Tile
- Links that can be added to any component - “Link” field
Updated Trend Control and KPI Trend control now has a slider, value labels, better time axis labels, and better-looking fill gradient. KPI now has multi-state capabilities.
Improved sizing capabilities Consistent sizing for all components in either fixed width in pixels or percent width based on their parent component.