Releases: fico-xpress/insight-projects
Releases · fico-xpress/insight-projects
v6.1.0
v6.0.5
- Skips root folders which are not projects rather than erroring
v6.0.4
- Avoids activating all scenarios on the shelf if dependency/project revision checking isn't used
v6.0.3
- Internal restructure of example management view
v6.0.2
- Fixed an issue with project import from file upload
v6.0.1
- Bug fix for incorrect include file paths
v6.0
- This version removes support for Insight Server 4.x.
- Project scenario parameters can be set during create project
- Project scenario entities can be fetched to augment the project list
- The dependency on knockout.js has been removed
- Bootbox dialogs have been updated to latest version
- Init() now returns a promise so its possible to wait for the framework to initialize then take actions based on the contents of the project list e.g. automatically open a project.
v5.6
The most recent shelf configuration is preserved per user per project. When a user opens a project from the project management view, the last used shelf state will be restored.
v5.5.3
The shelf is cleared when navigating to a view of type=manage, effectively closing an open project
v5.5.1
Fixed big in example management view which caused an extra scroll bar
Fixed bug in the handling of errors during an import project action