v1.6.0
LatestVerified Safe- Trash view support for Schedule, Weekday, and Notice records.
- Restore and Delete permanently actions for trashed records.
- Bulk actions for moving records to Trash, restoring records, and permanently deleting trashed records.
- Bulk Activate and Deactivate actions for Schedule and Weekday records.
- Cart building option to let customers add products to the cart while checkout remains unavailable during vacation mode.
- Checkout blocking support for Classic Checkout and Checkout Block / Store API when cart building is enabled.
- Reusable Restrictions service for product exclusion, vacation condition, and cart availability checks.
- Calendar view in the settings area to review scheduled vacations and recurring weekday closings.
- Ensure hidden settings fields render with the correct input type and optional CSS class.
- Resolve AJAX nonce failure logging issues caused by incorrect variable references and syntax.
- Ensure plugin classes and migrations continue loading correctly during setup.
- Initialize countdown timers when notices are dynamically inserted into the announcement bar.
- Remove private-link token from the URL after access is granted.
- Prevent the date and time picker from closing while selecting dates or adjusting time values.
- Improve sortable table row dragging and placeholder styling in admin tables.
- Deleted records are now moved to Trash before they are permanently removed.
- Exclude trashed records from active table views and notice selection dropdowns.
- Preserve the previous status when moving a record to Trash and restore it when the record is restored.
- Refactor product restriction checks to use shared logic across vacation, conditions, excluded product, and checkout availability handling.
- Cache block-theme and frontend block-template request checks for behaviour rendering.
- Replaced deprecated inline script output for the announcement bar with `wp_print_inline_script_tag()`.
- Adjust admin dashboard button styling for WordPress 7.0.
- Compatibility with WP 7.0.
- Compatibility with WC 10.8.