| @@ -4,9 +4,9 @@ | ||
| 4 | 4 | Tags: booking, appointment booking, appointments, booking system |
| 5 | 5 | Requires at least: 6.0 |
| 6 | 6 | Tested up to: 7.1 |
| 7 | 7 | Requires PHP: 7.4 |
| 8 | -Stable tag: 2.4.0 | |
| 8 | +Stable tag: 2.5.0 | |
| 9 | 9 | License: GPLv2 or later |
| 10 | 10 | License URI: http://www.gnu.org/licenses/gpl-2.0.html |
| 11 | 11 | |
| 12 | 12 | The ultimate solution for booking appointments, meetings, webinars, events, sales calls, and more. |
| @@ -299,8 +299,36 @@ | ||
| 299 | 299 | 4. Guest and Meeting Information |
| 300 | 300 | 5. General Settings |
| 301 | 301 | |
| 302 | 302 | == Changelog == |
| 303 | + | |
| 304 | += 2.5.0 (Date: 24 Sep 2026) | |
| 305 | +- Introduced: Host-Only Notes on Bookings | |
| 306 | +- Added: Reschedule Bookings Without Leaving the Admin | |
| 307 | +- Added: Map Fluent Forms Fields to Booking Questions | |
| 308 | +- Added: Opt In to Product Updates and Usage Sharing | |
| 309 | +- Added: Reschedule Restriction for One-Off Events | |
| 310 | +- Added: Retry When Location Options Fail to Load | |
| 311 | +- Improved: Enable the Landing Page From the Share Modal | |
| 312 | +- Improved: Faster Host Lookup on Large Sites | |
| 313 | +- Improved: Batched Conferencing Connection Checks | |
| 314 | +- Security: Hardened Host Data Exposure, Access Gates and File Uploads | |
| 315 | +- Fixed: Recurring Occurrences Missing From Emails, ICS and Google Calendar | |
| 316 | +- Fixed: Dark Mode Contrast Across Modals, Forms and Notices | |
| 317 | +- Fixed: DST Double Booking and Wrong Repeated-Hour Handling | |
| 318 | +- Fixed: Coupon Usage Limits Exceeded Under Concurrent Bookings | |
| 319 | +- Fixed: Refunds Lost or Reversed by Concurrent Payment Events | |
| 320 | +- Fixed: FluentCart Checkout Order Bumps, Titles and Images | |
| 321 | +- Fixed: Fluent Forms Bookings Confirmed Before Payment | |
| 322 | +- Fixed: Calendar Delete Wiping Team Bookings | |
| 323 | +- Fixed: Lost and Duplicated Booking Reminders | |
| 324 | +- Fixed: Date Overrides Lost on the Default Schedule | |
| 325 | +- Fixed: Conferencing Status and Zoom Payload Errors on New Events | |
| 326 | +- Fixed: Apple and Nextcloud Fatal Error on Bad Credentials | |
| 327 | +- Fixed: Google Calendar Cache Expiring Within Seconds | |
| 328 | +- Fixed: Upload Size Limit Ignored on Public Uploads | |
| 329 | +- Fixed: General Settings Save Resetting the Theme | |
| 330 | +- Fixed: Clone Event List Empty With an Eventless Host | |
| 303 | 331 | |
| 304 | 332 | = 2.4.0 (Date: 09 Sep 2026) |
| 305 | 333 | - Introduced: MCP Server for AI Agents to Manage Bookings |
| 306 | 334 | - Added: Dependency Rule for Payment Settings Fields |