Changelog
5.0.11
2022-08-31
Added
- Tests for the Navbar Filter Display.
Changed
- Update to ActiveUI 5.0.15.
Fixed
- Type AccSdkSettings has been updated, so that certain settings such as whitelist settings are optional. Previously, the settings were mandatory, so even if an Accelerator didn’t use a certain widget, they would get Typescript errors. Also added more widget settings to the type itself. You may need to update your Accelerator Settings to fix some Typescript errors.
- Made type AcceleratorServerName less restrictive. It will now allow for any server name to be used.
5.0.10
2022-07-27
Added
Changed
Fixed
- Navbar Filter bug which crashes the app whenever a filter of a type different from Member-Filter is applied to the dashboard.