Loading...

Change Log 5.2

New Features


File Storage

This cool new feature enables rich file/document management. The component can be used to upload, store, download, and delete any type of file. File access can be managed by associating files to dimensions, filters, or any custom attribute. We currently support Azure Blob Storage and disk as file stores.


File Storage
Read more...


WCAG AAA compliance

Profitbase InVision is now WCAG AAA compliant by supporting requirements such as high contrast mode for people with low vision, keyboard navigation, keyboard shortcuts, and support for screen readers.
Read more...


Multiple Access Control enhancements

  • Added support for copying permissions for identities
  • Introduced categorization (Default, Role, Data) of Access Group.
    Access Groups in the Default category can be used to assign permissions to both Workbooks and Dimensions. Role Access Groups can only be assigned to Workbooks. Data Access Groups can only be assigned to Dimensions.
  • Intermediate/padded levels in ragged dimensions are skipped when rendering dimensions in the Access Control editors
  • Access Groups can be created directly from the Data Access Control screen when assigning permissions to a dimension member
  • You can now switch between all available Solutions in the Workbook or Data Permissions screens when configuring permissions (no need for separate Workbooks for each Solution, or having to use the Designer)

Monitoring and logging API

We added support for a REST API for reading logs from the system, including application, data flow, and background agent logs. This feature enables enterprise IT departments to integrate InVision into their operations management. Read more...


New Form Schema controls and accessibility support

  • Added support for ToggleButton control
  • Added support for SplitButton
  • Added support for ItemTemplate in Dropdown so you can now render rich content in a dropdown instead of just text
  • Added support for DatePicker and DateTimePicker
  • Added support for the htmlFor attribute to Label controls (Accessibility)
  • Added support for search in Dropdowns
  • Added support for hotkeys (Accessibility)
  • Added support for AriaLabelledBy to all editable controls (Accessibility)
  • Added support for the Required attribute to all editable controls (Accessibility)

Copy permissions when cloning Solution

When cloning Solutions, you can now specify how permissions are copied from the source Solution to the target Solution.


Enhancements

  • When the session expires, a nice overlay is shown telling the user to reload the page
  • When a Workbook does not exist, the user is notified instead of just getting a blank page
  • Drag and drop in code editors does not remove all text when dropping on an invalid target
  • Datagrid styling and column sizing improvements
  • You are prevented from deleting Work Process Versions which are data sources for other versions
  • If there's more than one Workbook with the same name in the same folder in the menu, it's Solution name will be shown in parentheses
  • PowerShell editor bug fixes

See Also