| @@ -1,4 +1,4 @@ | ||
| 1 | 1 | === Booking Manager - Sync WP Booking Calendar - Import Events, Export Bookings to ICS Calendar === |
| 2 | 2 | Contributors: wpdevelop, oplugins |
| 3 | 3 | Donate link: https://oplugins.com/plugins/booking-manager |
| 4 | 4 | Tags: booking calendar, events, ics, google calendar, iCalendar |
| @@ -4,9 +4,9 @@ | ||
| 4 | 4 | Tags: booking calendar, events, ics, google calendar, iCalendar |
| 5 | 5 | Requires at least: 4.0 |
| 6 | 6 | Requires PHP: 5.6 |
| 7 | 7 | Tested up to: 7.1 |
| 8 | -Stable tag: 2.1.22 | |
| 8 | +Stable tag: 2.1.21 | |
| 9 | 9 | License: GPLv2 or later |
| 10 | 10 | License URI: http://www.gnu.org/licenses/gpl-2.0.html |
| 11 | 11 | |
| 12 | 12 | Showing events listing from .ics feeds or sync bookings from different sources to your website |
| @@ -133,11 +133,8 @@ | ||
| 133 | 133 | 4. **Events Listing Template** - customize template how to show events at your website |
| 134 | 134 | 5. **Inserting shortcode** - popup dialog for easy configuring and inserting plugin shortcode into content of post |
| 135 | 135 | |
| 136 | 136 | == Changelog == |
| 137 | -= 2.1.22 = | |
| 138 | -* **Improvement** Added an option to include bookings from child capacity resources in a parent resource's .ics feed, while preserving parent-only export as the default. | |
| 139 | - | |
| 140 | 137 | = 2.1.21 = |
| 141 | 138 | * **Security** Hardened iCalendar import UID lookups and restricted interface preference updates to the signed-in user's own settings. Thanks to Mohamed Bassia and Choriyev Qahramon (ciprobe) for responsible disclosure. |
| 142 | 139 | |
| 143 | 140 | = 2.1.20 = |