Changelog
[3.0.0] - 20-09-2023
- Removed plugins page for WriteBackExtreme API V3
- Added restriction to prevent numeric column names in fields.
- Removed SAML Providers, only manual SSO is available!
- Fixed bug in Tableau user sync, which led to multiple synchronizations during the initial setup
[2.3.0] - 03-05-2023
- Added search to all overview pages.
- Added pagination to all tables.
[2.2.1] - 19-04-2023
- Fixed not all groups showing up in permissions overview.
[2.2.0] - 27-03-2023
- Added workflows configuration for multiple providers.
- Added Row-level security feature for schema's.
- Highly improved schema management.
- Improved overall UI consistency.
- Removed migrations view, because implementation of virtual migrations.
[2.1.0] - 21-02-2023
- Added plugins for BigQuery and Teradata.
- Added button (under my profile) to export log files.
- Added section in 'Upgrade and License' to access log files.
- Added option to download all log files as a zip.
- Fix: Options were not properly exported in schema export.
[2.0.1] - 15-02-2023
- Fix: Test connection button was lacking feedback
- Fix: Changing a Row level security rule did not work properly
- Fix: Red Badges on schema and fields tabs appeared after saving a field
[2.0.0] - 16-01-2023
- Added workflows configuration for multiple providers.
- Added Row-level security feature for schema's.
- Highly improved schema management.
- Improved overall UI /UX consistency.
- Removed migrations view, because implementation of virtual migrations.
[1.7.0] - 06-10-2022
- Make a
label
and table_name
unique per connection.
- Tableau Sync: Improved messages and simplified the pages by removing extra buttons.
[1.6.5] - 07-09-2022
- Have a fallback CSS file for CDN loaded CSS in case the machine has no access to the web.
[1.6.3] - 05-09-2022
[1.6.2] - 12-07-2022
- Fixed bug where login with SAML redirects to login page instead of the dashboard.
[1.6.1] - 21-06-2022
- Updated dependencies for security fixes.
- Fixed bug for SSO providers when having invalid metadata.
[1.6.0] - 13-06-2022
- Custom SAML configuration for manual setup SAML SSO.
- Added Personal Access Token (PAT) support for Tableau sync.
[1.5.2] - 12-05-2022
- Added support for SAML with Okta as an authentication method.
[1.5.1] - 19-04-2022
- Add
auto_created
and auto_updated
functionality to the datetime
field types. Allowing for automatically set timestamps in the fields.
[1.5.0] - 24-02-2022
- Added the ability to login with Single Sign On in the Management Console.
- Added configuration for Single Sign On authentication method.
- [DataCorrect] Added info messages when creating a schema on a existing table with unmatched columns.
- Fixed logout throwing a 404 page not found.
- Ordered the Authentication methods based on security level.
- Fixed bug where you could not change field type of 'assigned to' in collaboration addon.
- Security improvements.