**Version 3.4.0** * Allow HTML tags in custom emails body if "Send HTML emails" is enabled in the main plugin's email settings. If HTML is enabled, a message will be output on the add/edit custom email form. * If you are using the "Custom" template style (turning off the main plugin's CSS), you can now edit all those style settings via the built-in WordPress Customizer to see a live preview of the changes as you make them. * Additional styling options added for the "Custom" template style for even more control over the appearance of your sign up sheet tables. * Update software licensing plugin updater class to latest version and rename to unique name to avoid conflicts with other plugins using older versions of the same class * Tested with PHP 8.3.13 and WordPress 6.7.1 **Version 3.3.0** * Added new setting field in the Public Text section for the new message added in version 4.5.0 of the main plugin "All spots have already been filled." * Tested with PHP 8.2.10 and WordPress 6.5.3 **Version 3.2.4** * Remove independent registration of select2 script and instead use the pta-select2 script registered by the main plugin. * Minimize public side javascript * Updated licensing system to the latest version * Requires version 4.3.0 of the main/free plugin **Version 3.2.3** * Fixed wrong filename for checkbox image for success messages when using "Custom" layout style **Version 3.2.2** * Added Reminder 2 select field for custom emails on the add/edit Sheet page, so you can select different custom emails for both reminders (they can also be the same) **Version 3.2.1** * Fix for PHP warning when using custom layout on filled rows when not showing the signup names and the box is checked to hide the "Filled" text for the task_spot_filled_message in the Public Text section of the Customizer * Stripslashes from template names and custom emails names in the select boxes on the admin sheet pages, for template/emails names that have an apostrophe/single-quote in them. **Version 3.2.0** * New Custom Emails. You can create your own custom email templates, with subject and body, and assign them on a per sheet basis, from the Add/Edit Sheet page, for the different types of emails (confirmation, reminder, reschedule, clear). * Requires version 3.6.1 of the main plugin to send custom reschedule emails * Added code to allow template selections to be copied when copying sheets. Also supports the new Reschedule/Copy/Multi-Copy feature of version 3.6 of the main plugin **Version 3.1.2** * Fixed issue with Signup Email column data not getting populated with certain custom layout template styles **Version 3.1.1** * Added Signup Email column to Layout Templates for those who want to show signup emails in custom layouts * Updated licensing system to the latest version **Version 3.1.0** * Added options to show Print, PDF, and CSV buttons on public side signup tables when displayed with dataTables * Minor admin side code fix for possibly undefined index value (PHP Notice)