This repository was archived by the owner on Mar 15, 2024. It is now read-only.
Releases: ixoncloud/tableau-wdc
Releases · ixoncloud/tableau-wdc
Small Dependency Update
Custom Branding support
This release adds customize-able branding support.
Changes:
- Change the image used in the login window based on configured branding domain
- Change the base-name of the connector based on configured branding name
Small UI improvements
This small release changes some parts of the interface of Tableau WDC.
Changes:
- Default start date for export is now yesterday instead of 2 years ago
- Post-aggregator and limit columns have now switched place
- Updated to Angular 7
Authentication Improvements
This tiny release fixes some issues with deploying in a subdirectory on a webserver (e.g. /tableau/
) and also adds some improvements to the authentication flow.
New features:
- Tableau-WDC will now detect when it is not loading in Tableau and will send you to an error page
- Error page will now verify on load if the error is still the case, if not redirect to the loading page
- Two factor authentication will now detect when the code is wrong, giving you a dialog for entering the code again instead of pretending like the password is wrong.
Bug fixes:
- Fixes some issues with deploying in a subdirectory
Initial Release
Initial release