SQL Server connector! You can now natively connect to Microsoft SQL Server to store annotations.
Error handling. You will now receive an error message when something goes wrong server-side. This helps debugging the extension.
Improvements to connectors
[1.3.1] - 16-04-2020
bugfix with row level security.
[1.3.0] - 15-04-2020
ADDED
Filtering! Use these options to limit the amount of annotations visible in the extension. You can also filter on a date to filter older annotations.
No filter
Filter on last X days
Filter on top X annotations
[1.2.5] - 14-04-2020
ADDED
New Refresh button options. If you blend annotations back in visualisations you need to refresh the datasources in order for the annotations to appear.
Refresh button visibility and behavior
Extension can now automatically refresh your datasources.
Improved CSS
[1.2.0] - 09-04-2020
ADDED
Snowflake connector: Store comments in Snowflake using our new connector for Snowflake.
Improvements to row level security settings.
Fixed the refresh button.
IMPROVEMENTS
Row level security had some weird bugs.
Improved security on php files.
[1.1.1] - 06-04-2020
IMPROVEMENTS
Removed internet dependencies. Extension will now fully function in on-premise offline mode.
Improved look & feel of extension on higher resolution screens.
[1.1.0] - 01-04-2020
ADDED
New field option: You can now define a custom dropdown field to the annotation with self configured values.
New setting: When no marks are selected show all comments
Super Users: New Row Level security option for users who can see all comments.
Read Only Users: New Row Level security option for users who can read only. This is configurable per RLS row of data. E.G. a user can write for State 'New York' but can read only for State 'California'.
IMPROVEMENTS
Several layout improvements when not all annotation fields are used.
Improvements to Row Level security
Bugfix where comments where not highlighting marks when using date parts in the data sheet.
[1.0.2] - 04-12-2019
ADDED
Added default tags styling.
Added About and changelog tab.
[1.0.1] - 29-11-2019
ADDED
Added changelog.
Added HMR (Hot Module Replacement).
Added Custom Fields tracking, using Google Analytics; Custom dimensions and metrics.
CHANGED
Removed personal photo's from the footer.
Now using @tableau-extensions from remote, instead of local.
Changed default AppsforTableau footer via @tableau-extensions.
Change name in .trex files into Annotation.
Improved README.md file.
[1.0.0] - 29-11-2019
ADDED
Added Google sheets support.
Added keshias example code for hiding the extension.