| @@ -1,4 +1,4 @@ | ||
| 1 | 1 | === Booking Calendar === |
| 2 | 2 | Contributors: wpdevelop, oplugins |
| 3 | 3 | Donate link: https://wpbookingcalendar.com/buy/ |
| 4 | 4 | Tags: booking calendar, appointment booking, online booking, availability calendar, booking form |
| @@ -4,9 +4,9 @@ | ||
| 4 | 4 | Tags: booking calendar, appointment booking, online booking, availability calendar, booking form |
| 5 | 5 | Requires at least: 5.3 |
| 6 | 6 | Requires PHP: 5.6 |
| 7 | 7 | Tested up to: 7.1 |
| 8 | -Stable tag: 11.8.3 | |
| 8 | +Stable tag: 11.8.4 | |
| 9 | 9 | License: GPLv2 or later |
| 10 | 10 | License URI: https://www.gnu.org/licenses/gpl-2.0.html |
| 11 | 11 | |
| 12 | 12 | WP Booking Calendar plugin for full-day bookings, time-slot appointments, rentals & events. Accept bookings and inquiries with flexible contact forms |
| @@ -317,8 +317,13 @@ | ||
| 317 | 317 | 10. **Calendar Availability**: Mark dates available or unavailable in just three clicks. |
| 318 | 318 | |
| 319 | 319 | |
| 320 | 320 | == Changelog == |
| 321 | += 11.8.4 = | |
| 322 | +- Changes in **all** versions: | |
| 323 | + * **Improvement**: Expanded Form Builder's Custom Shortcode field to accept one supported Booking Calendar shortcode with options and quoted values, including Coupon fields in editions that provide them, while rejecting malformed or unsafe input. | |
| 324 | + * **Security**: Hardened form auto-fill and time-slot rendering to prevent crafted links from injecting scripts into administrator booking pages. | |
| 325 | + | |
| 321 | 326 | = 11.8.3 = |
| 322 | 327 | - Changes in **all** versions: |
| 323 | 328 | * **Improvement**: Completed Ukrainian translations. |
| 324 | 329 | * **Security**: Restricted Form Builder option requests to explicitly registered Booking Calendar settings with fixed server-defined nonces and server-owned multi-option allowlists, preventing access to core or unrelated WordPress options. |
| @@ -380,6 +385,6 @@ | ||
| 380 | 385 | |
| 381 | 386 | [Full changelog](https://wpbookingcalendar.com/changelog/) |
| 382 | 387 | |
| 383 | 388 | == Upgrade Notice == |
| 384 | -= 11.8 = | |
| 385 | -Adds a vertical multi-month-ready full-day form for new installs, streamlined Booking Modes and Setup, plus paid Availability and Searchable Resources catalogs. Security hardens booking creation. MySQL 9.6+ compatibility; clear page and CDN caches after updating. | |
| 389 | += 11.8 = | |
| 390 | +Adds a multi-month-ready full-day form for new installs, streamlined Booking Modes and Setup, plus paid Availability and Searchable Resources catalogs. Security hardens booking creation, options, Timeline, form auto-fill, and time-slot rendering. MySQL 9.6+ compatibility; clear page/CDN caches. | |