== Changelog == = 2.11.2 = * TESTED : WordPress 6.3. * INFO : Improved PHP compatibility information. = 2.11.1 = * FIXED : Remove "Warning: Undefined array key "fixedbookableitem" in PHP 8.1 * TESTED : WordPress 6.2. = 2.11.0 = * ADDED : Timeline views. = 2.10.0 = * IMPROVED : Make project ready for modern navigator, change from ES5 to ES6. = 2.9.3 = * FIXED : Set cookies error message. = 2.9.1 = * FIXED : Moved to ES6. = 2.9.0 = * IMPROVED : Layout compatibility with WordPress themes : Twenty Twenty, Twenty Twenty-One, Twenty Twenty-Two and DIVI. * ADDED : Stripe payment. = 2.8.0 = * ADDED : Ability to go directly to an event via link (even id passed via URL). * ADDED : As account owner I can remove the "i" information button from Frontend. * IMPROVED : Lithuanian translations. = 2.7.1 = * IMPROVED : Valid coupon code confirmation message is now displayed in green color. * FIXED : Fix a time format problem when displaying the hour in French format 10h20, instead of 10:20. = 2.7.0 = * ADDED : New "work week" view. Display only Monday to Friday. = 2.6.0 = * ADDED : Ability to hide number of booking on total capacity (X/Y) on the public calendar. = 2.5.0 = * ADDED : Color management for "back" and "book" buttons. * IMPROVED : New Agenda view design. = 2.4.0 = * ADDED : Timezone support. * IMPROVED : Add alphabetical ordering in select list of custom form. = 2.3.3 = * FIXED : Loading animation was not stopping if no event to display. = 2.3.2 = * FIXED : Correct a bug when switching from month view to week view the days in the previous month (if splited on 2 months) where not displayed. = 2.3.1 = * FIXED : Correct a date format bug in FireFox. * FIXED : Correct a bug with scoll only happening in macOS and iOS devices when having a lots of events and using the "adaptive" mode with monthly view. * FIXED : Correct a bug in the list of bookable items where special chars where pushed at the end. Now special chars are listed in the alphabetical order. BEFORE : a, b, c, d, z, à. NOW : a, à, b, c, d, z.