Releases: psteiwer/PivotSubscriptions
Releases · psteiwer/PivotSubscriptions
PivotSubscriptions v1.8.0
In this release:
- CSV option added for export
- "New Subscription" button replaces "PivotList" page
- "PivotSubscriptionsManager" resource added
- Users without "PivotSubscriptionsManager" resource will only see subscriptions they created on Subscription Manager page
- Bug fixes
- UX fixes
PivotSubscriptions v1.7.0
In this release:
- New/Edit Subscription dialog has better validation
- Link to pivot table now included in emails
- New Error email options
- Opt out of error emails
- Only send error email if the status has changed (prevents repetitive error emails)
PivotSubscriptions v1.6.0
In this release:
- Event Log can be filtered
- %INSTALLER class implemented for easy install
- Custom filter included in error email to help determine exact conditions
- Date is modified to be human readable
- Custom email box auto expanded if populated in edit page
PivotSubscriptions v1.5.0
In this release:
- "SendNow" events log types to distinguish between user initiated and scheduled emails
- PivotSubscriptions version added to book cover to easily know which version is installed
- Preset schedule options
- OneTime subscription available (this can be used for emailing expensive queries that might time out in the UI)
PivotSubscriptions v1.4.0
In this release:
- Various bug fixes
- Unsubscribe feature
-- Users can now click an "Unsubscribe" link to unsubscribe themselves instead of needing to contact the admin - Event Log rework
-- Event Log Viewer is now smaller (fewer columns and rows)
-- If more details are needed, a new Details popup can be viewed
-- Event Log now logs the reason the TableError was triggered (no results, or table too big). - TableError email now contains MDX so admin can easily track any potential questions of why this happened
PivotSubscriptions v1.3.0
New in this release:
- Individual sendSubscription Events (one per email sent)
- tableErrors emails and events now explain why the error was triggered
- Custom footer options
-- Custom footers can now be specified in the Configuration Page
-- This is namespace wide - Custom email text
-- Custom email text can now be specified in the subscription
-- This is a custom message for each subscription that is included in the email before the embedded pivot table
PivotSubscriptions v1.2.2
In this release:
- Custom Filters per email address
- Updated Event Logging
- Custom Action is easier to implement now
- Event Log Viewer UI
- Additional No Data Options
-- Option to not send emails when no data
-- Ability to configure No Data Message in Email
PivotSubscriptions v1.2.3
Fixes bug in SendNoData condition
PivotSubscriptions v1.2.1
In this release:
- Event Log Viewer UI
- Additional No Data Options
-- Option to not send emails when no data
-- Ability to configure No Data Message in Email
PivotSubscriptions v1.2.0
In this release:
- Custom Filters per email address
- Updated Event Logging
- Custom Action is easier to implement now