Changelog
Easy Booking PRO updates
1.2.1 - January 9, 2025
Improved and fixed automatic update system.
Display negative stock amount in Easy Booking > Reports > Product Availability when out of stock.
1.2.0 - November 18, 2024
Prices refactor. Added new wceb_prices table. Make sure to update PRO database.
Miscalculation with prices per booking duration when some dates had no special price assigned.
Error on plugin init when loading textdomain.
Issue with stock amount colors.
1.1.9 - September 12, 2024
Issue with availability being “Undefined” when selecting the same start and end date.
Issues with variations managing stock at parent product level.
Variations managing stock at parent product level were not selectable in Reports > Availability.
1.1.8 - July 17, 2024
Fix – Stock not being updated when same dates were booked several times. Please use the “Init availability” tool to fix issues after updating.
Tweak – Remove unused functions.
1.1.7 - June 27, 2024
Performance update for availability.
Fix – Minimum start date in Import form.
Tweak – Better visibility (hopefully) in Reports > Availability calendar.
1.1.6 - January 12, 2024
Load scripts only on Reports page to improve performance. Temporary fix before a better performance update for “Reports” pages.
Error with PHP 8.2.
1.1.5 - January 2, 2024
Improved “Product availability” view in “Reports”.
Issue with variable products and max quantity input after selecting dates.
1.1.4 - October 19, 2023
Compatibility with WooCommerce HPOS.
Tweaks in admin scripts loading.
1.1.3 - October 11, 2023
Initial Release.
Undefined CSS vars in admin causing issues with product search in reports and import pages.
Avoid duplicates in disabled dates.
Compatibility with WooCommerce HPOS.
1.1.2 - April 24, 2023
Use parseFloat() to prevent issues with quantity field.