Changeset 2610133
- Timestamp:
- 10/06/2021 07:56:23 AM (4 years ago)
- File:
-
- 1 edited
-
wpcal/tags/0.9.5.2/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wpcal/tags/0.9.5.2/readme.txt
r2610118 r2610133 123 123 124 124 = v0.9.5.2 - Oct 6th 2021 = 125 Feature (Beta): Programming JS booking events will be fired on new/rescheduled/cancelled bookings which can be used for third party analytics or redirecting to the custom thank you page. [Learn more](https://help.wpcal.io/en/article/how-to-setup-custom-thank-you-page-redirection-or-trigger-third-party-analytics-after-booking-using-js-events-totc7s/)126 Improvement: Non-WPCal Admins who are WP Administrators now can see the WPCal.io menu. When clicked, it will show a request access message with contact info or self add option when non of the WPCal admins are active.127 Improvement: If WPCal admin logged in, in booking widget, it would show a link to how to troubleshoot missing slots.128 Improvement: WPCal menu position is changed now it comes after Comments and before Appearance menu.129 Fix: While cancel/rescheduling 'delete_booking_to_tp_calendar' background task keeps adding without calendar event is added initially.130 Fix: While deleting an event in the calendar, it will call the same initial calendar and its calendar account even if the "Add booking to" calendar is changed provided it is still connected.131 Fix: Date picker automatic translation based on Internationalization is stopped working from v0.9.5.0.132 Fix: Theme conflict affect the Timezone selector design in certain themes.133 Fix: Old 'delete_booking_to_tp_calendar' in certain scenarios keeps on retrying.134 Fix: One-off fix - If a site doesn't have an active WPCal admin, then the current admin, if he has edit_posts(Contributer+) capability, will be added WPCal Admin.135 Fix: Mail/API contents not getting translated when translation files are loading from the custom locations.125 * Feature (Beta): Programming JS booking events will be fired on new/rescheduled/cancelled bookings which can be used for third party analytics or redirecting to the custom thank you page. [Learn more](https://help.wpcal.io/en/article/how-to-setup-custom-thank-you-page-redirection-or-trigger-third-party-analytics-after-booking-using-js-events-totc7s/) 126 * Improvement: Non-WPCal Admins who are WP Administrators now can see the WPCal.io menu. When clicked, it will show a request access message with contact info or self add option when non of the WPCal admins are active. 127 * Improvement: If WPCal admin logged in, in booking widget, it would show a link to how to troubleshoot missing slots. 128 * Improvement: WPCal menu position is changed now it comes after Comments and before Appearance menu. 129 * Fix: While cancel/rescheduling 'delete_booking_to_tp_calendar' background task keeps adding without calendar event is added initially. 130 * Fix: While deleting an event in the calendar, it will call the same initial calendar and its calendar account even if the "Add booking to" calendar is changed provided it is still connected. 131 * Fix: Date picker automatic translation based on Internationalization is stopped working from v0.9.5.0. 132 * Fix: Theme conflict affect the Timezone selector design in certain themes. 133 * Fix: Old 'delete_booking_to_tp_calendar' in certain scenarios keeps on retrying. 134 * Fix: One-off fix - If a site doesn't have an active WPCal admin, then the current admin, if he has edit_posts(Contributer+) capability, will be added WPCal Admin. 135 * Fix: Mail/API contents not getting translated when translation files are loading from the custom locations. 136 136 137 137 = v0.9.5.1 - Aug 7th 2021 =
Note: See TracChangeset
for help on using the changeset viewer.