4.5.0.0 - 17 June 2025
New Features
- Custom Properties Sorting: You can now reorder custom properties based on their relevance directly within the conceptual builder. This ordering is reflected during the publication and versioning process.
Improvements
- Idle Timeout Configuration: It is now possible to configure the idle timeout before automatic logout on Indyco Explorer. This gives administrators greater control over session security and user experience.
- Upgrade to React 19.
4.4.1.0 - 06 Mar 2025
Bug fixes
- Conceptual builder: fixed bug that prevented opening projects having deleted collapsed nodes.
4.4.0.0 - 31 Jan 2025
New Features
LDAP Integration: Introduced an improved LDAP integration mode, enabling the use of security domains to better segment and manage access control (read more)
Custom Property Filters: User can now filters over custom properties to filter attributes and facts at the Area view and Project view levels (read more)
Improvements
- Conformed Hierarchies Layout: Improved control over the layout of conformed hierarchies nested within other conformed hierarchies by adding a redraw function (read more)
- Gzip Compression: Added the option to enable gzip compression for backend responses (read more)
- Custom Login Message: Allows adding a custom message to the login form for better user communication (read more)
- Search Bar in User Management: Included a search bar in the user and group management form, making it easier to find and manage entries
Bug fixes
- Conceptual builder: fixed bug that prevented duplicate function from copying hidden nodes
4.3.0.0 - 26 Sept 2024
New Features
- Model filtering: user can now use filter over custom properties to filter attributes and measure while navigating the model
- Import DDL: logical builder now supports automatic generation of ER schema by interpreting Oracle DDL
Improvements
- Improved compatibility with MongoDB 7
- Logical entities export: logical builder exports now includes logical entities
Bug fixes
- Conceptual builder: Improved authentication responses
- Indyco Explorer: Fixed bug causing double login
Security
- Update to .NET 8
- Various dependencies have been upgraded
Notes:
- If hosting on IIS you need to upgrade to the ASP.NET Core 8.0 Hosting Bundle
4.2.0.0 - 05 Jul 2024
New Features
- Conformed Hierarchy definition on indyco Explorer: Users can now view Conformed Hierarchy definitions while navigating the model on indyco Explorer
Improvements
- Performance: Improved performance with server-side caching (indyco Explorer) (read more)
- New shiny icons: Many icons have been updated (indyco Explorer)
Bug fixes
- Audit logging: Fixed a bug with audit logging for Active Directory users
4.1.2.0 - 16 Apr 2024
Bug fixes
- Setting the Visible in Explorer flag on measure/fact custom properties
- Minor fixes
4.1.1.0 - 29 Mar 2024
Bug fixes
- Access to the web-based Logical Modeling tool
4.1.0.0 - 27 Mar 2024
New Features
- Microsoft EntraID integration: Indyco now supports authentication through Microsoft EntraID. (read more)
- Custom view organization in folders: Custom visualizations on indyco builder are now organized in folders using the tags specified (read more)
4.0.0.0 - 07 Feb 2024
New Features
- Containerization: Indyco Explorer is now fully containerized, allowing for easier and more flexible deployment across different platforms.
- Web-based Logical Modeling tool: Introduction of a new web-based Logical Modeling tool. The tool is in early preview and for now has a limited set of collaboration features. (read more)
- New admin interface: Complete rewrite and revamp of the admin panel, for more effective management and a better user experience.
- Users default group: Added a default group for users, simplifying the management of access and permissions within Indyco. (read more)
Improvements
- Project dictionary export: Measures has been added to the project dictionary export, and now you can download it directly from Indyco Explorer. (read more)
- Improved search result: The search result interface has been improved to display multiple matches on the same element.
- Revamped product tour: The product tour of Indyco Explorer has been enriched to better assist users in navigating Indyco Explorer features.
- Customization of link text in custom properties: You can now customize the link text in your custom properties using a markdown-like syntaxt (read more)
- Measures/Attributes formatting: Indyco Explorer will now show custom formatting (bold and italics) for measures and attributes
- Custom properties compact view: Long properties in measures/attributes info panels will automatically show a scrollbar to see the entire content
Notes:
- To upgrade to version 4.0.0.0 it is necessary to start from version 3.5.0.0
- Since a new default group for all users has been added, after the upgrade you will see in the Admin panel a new Default Group containing every user. You can then proceed to customize the group permissions, bu default it doesn't add any new permission to existing users.
3.5.0.0 - 03 Feb 2023
New Features
- New Explorer UI: Indyco Explorer UI has been completely rebuilt with new technologies. This allowed us to improve different aspects like performance, UX and ease of access.
- Expand/Collapse all: You can now automatically expand or collapse all attributes in a Fact schema.
- Support for custom colors: Custom colors defined in Indyco Builder are now visible on Indyco Explorer.
Improvements
- Highlight search result: Search results will now be highlighted with a pulsating animation.
- Import/Export of Logical modeling fields; Logical modeling fields are now available in Project Dictioanry and Project exports.
- Improved validation against Conformed Hierarchies definitions: Errors in Conformed Hierarchies implementations are shown more effectively.
- Per-area DDL generation: DDL is now exported only for selected areas and related elements
Bug fixes
- Various fixes related to Conformed Hierarchy nesting and editing
- Merge conflicts resolution when using Version Control
- Fixed project saving when containing some errors related to optional arcs/attributes
3.4.7.0 - 26 May 2022
New Features
- Azure Cloud support: Indyco Explorer is now compatible with Azure Cloud deploys
Improvements
- Arc role label positioning: The positiniong of multiple role labels has been improved
Security
- Various dependencies have been upgraded