Woo Store Vacation PRO
Changelog
1.8.1 – 2023.09.19
- Feature: Optionally assign vacation notice when force closed is activated.
- Feature: Introducing the option to display a vacation notice announcement bar.
- Feature: Expanded the range of smart tags that can now be processed within the vacation notice text.
- Compatibility: WooCommerce 8.1
1.8.0 – 2023.08.30
- Compatibility: WordPress 6.3
- Compatibility: WooCommerce 8.0
1.7.0 – 2023.06.25
- Feature: Add REST-API endpoints to retrieve vacation options.
- Feature: Ability to customize vacation notice font-size.
- Feature: Add Elementor widget for displaying vacation notice.
- Feature: Add global “Conditions” to customize product’s availability during vacation.
- Feature: Ability to filter “Running” and “Upcoming” vacations.
- Feature: Ability to search by “Schedule”, “Weekday”, and “Notice” names.
- Feature: Add pagination support for “Schedule”, “Weekday” and “Notice” tables.
- Feature: Allow customizing preferred date format for the datepicker component.
- Tweak: Improved underlying code structure.
- Compatibility: WooCommerce 7.8
1.6.1 – 2023.05.26
- Feature: Add support for {{from}} and {{to}} smart tags.
- Compatibility: WooCommerce 7.7
1.6.0 – 2023.04.20
- Feature: Smart conditional logic with various rules. i.e., products, categories, tags, shipping classes, etc., shop products belong.
- Compatibility: WordPress 6.2
- Compatibility: WooCommerce 7.6
1.5.1 – 2023.02.20
- Feature: Add a CSS class to the body element when shop is closed.
- Feature: [NUX] Add educational admin welcome notice.
- Tweak: Simplify sort-by-date logic.
- Tweak: Removes rewrite rules and then recreate rewrite rules upon plugin activation.
1.5.0 – 2023.01.15
- Feature: “Import & Export” settings.
- Fix: Error that occurred in the editor when saving the vacation block.
1.4.2 – 2022.12.25
- Fix: Incorrect entry id when bulk deleting items.
1.4.1 – 2022.12.20
- Fix: Fatal error that occurred when a bulk delete action was performed.
- Fix: Disable the submit button to avoid multiple clicks resulting in duplication submission(s).
1.4.0 – 2022.12.12
- Plugin settings page user experience was improved.
- Compatibility: WordPress 6.1
- Compatibility: WooCommerce 7.2
1.3.0 – 2022.09.08
- Feature: Allow products to be excluded (individually) during site-wide vacation(s).
- Feature: Vacation notice can be displayed using the “[wsvpro_notice]” shortcode or editor block.
- Compatibility: WordPress 6.0
- Compatibility: WooCommerce 6.8
1.2.8 – 2022.02.15
- Compatibility: WordPress 5.9
- Compatibility: WooCommerce 6.2
1.2.7 – 2021.05.14
- Compatibility: WordPress 5.7
- Compatibility: WooCommerce 5.3
- Feature: Added new hooks to allow third-party plugins to add their own functionality when the shop is closed:
- woo_store_vacation_pro_shop_closed
- woo_store_vacation_pro_shop_closed_force
- woo_store_vacation_pro_shop_closed_weekday
- woo_store_vacation_pro_shop_closed_schedule
1.2.6 – 2021.01.17
- Compatibility: WordPress 5.6
- Compatibility: WooCommerce 4.8
1.2.5 – 2020.09.01
- Fix: Miscalculation when finding scheduled date range.
1.2.4 – 2020.08.31
- Compatibility: WordPress 5.5
- Compatibility: WooCommerce 4.4
1.2.3 – 2020.07.09
- Compatibility: WooCommerce 4.3
1.2.2 – 2020.06.28
- Fix: Check the list of defined functions, to make sure plugin class instance is called only once.
- Fix: Undefined fatal error class definition in checking for automatic plugin updates.
1.2.1 – 2020.06.21
- Fix: Code standards improvements.
- Fix: Error in not detecting `Sunday` in closing down the shop.
- Feature: Drag and drop sorting support for submitted vacation notices and date/times.
- Compatibility: WordPress 5.4.2
1.2.0 – 2020.06.07
- Feature: Exclude product types from being non-purchasable.
- Feature: Added UTC and local time as a hint above the schedule tables.
- Feature: Added language configuration file to support WPML/Polylang.
- Compatibility: WooCommerce 4.2.0
1.1.1 – 2020.05.14
- Fix: Initialize core class to retrieve full translated weekday to support non-English weekday names.
- Tweak: Display regional language in date and time pickers as per the WordPress setting.
1.1.0 – 2020.05.07
- Fix: Multiple code standards improvements.
- Feature: Added a node (menu item) to the Admin Bar toolbar in case the vacation mode is activated.
- Compatibility: WordPress 5.4.1
- Compatibility: WooCommerce 4.1
1.0.2 – 2020.04.04
- Fix: Multiple code standards improvements.
- Fix: Removed minimum date/time from the datepicker module.
- Tweak: Refactored and re-organized underlying code.
- Compatibility: WordPress 5.4
- Compatibility: WooCommerce 4.0
1.0.1 – 2020.02.17
- Fix: Delay purchasable filter to run AFTER all other hooks have completed preventing from getting overridden by a third-party extension.
- Compatibility: WooCommerce 3.9
1.0.0 – 2020.01.28
- Initial release.