Changelog
[4.1.0] - 17-11-2025
- Added support for sending messages to Microsoft teams channels and private messages.
- Added support for sending messages to Slack channels.
- Improved security of the application
[4.0.6] - 17-11-2025
What's Changed
Full Changelog: https://github.com/appsfortableau/mail-scheduler/compare/4.0.4...4.0.6
[4.0.5] - 04-11-2025
- Fixed migration on emails.
- Fixed password reset functionality
[4.0.4] - 29-10-2025
- Optimized saving boolean settings
- Improved loading SMTP configurations
[4.0.3] - 16-10-2025
- Improved webhook and email configuration testing.
- SMTP Configuration now reloads without having to restart MailScheduler.
- Resolved an issue with Trigger based schedules not executing.
- Resolved an issue with loading views on lower Tableau API versions.
- Resolved an 'null' issue that can occur on initial install.
[4.0.2] - 30-09-2025
- Moved mailserver settings to frontend instead of installer.
- Enhanced encryption for sensitive settings.
- Updated packages to mitigate CVEs.
- Improved mailinglists selector on task creation page.
- Improved build scripts for SaaS deployment.
[4.0.1] - 16-09-2025
- Improved task view to include all mailing lists.
- Improved memory management for Linux/Docker installations.
[4.0.0] - 15-09-2025
- Added support for two-factor authentication (2FA) for enhanced security.
- Added support for Single-Sign-On (SSO) authentication, enabling seamless integration with your existing identity provider.
- Added support for Webhooks, allowing you to trigger tasks based on external events, such as tableau data refreshes, or custom triggers.
- Added support for custom tableau views.
- Added support for exporting to powerpoint (PPTX) format, allowing you to create presentations directly from your Tableau views.
- Added support for workflow integration, enabling you to connect MailScheduler with other applications and services for automated workflows.
- Added support for sending emails through the Microsoft Graph API, providing a more secure and reliable way to send emails.
- Improved UI design.
- Improved installation on SQL Server.
- Improved stability of the application.
[3.6.2] - 06-06-2025
- Significantly improved performance on downloading dashboards.