20 Aug
2026
2026
1.1.9
LatestExport your bookings, and filter them by date range.
- Added CSV export to the Bookings page. The Export CSV button downloads exactly what your filters show — status, timeframe or date range, search term and sort order all carry through — so you can pull a single month for invoicing instead of the whole history. The file holds every stored field, including the message, meeting link and Google event ID, and opens straight into Excel, Numbers and Google Sheets with accented names intact.
- Added a date range filter to the Bookings page. Set From, To, or just one of the two for an open-ended range. A range replaces the All/Future/Past tabs rather than narrowing them, so choosing a range in the past while the Future tab happens to be selected shows that range instead of an empty table — Clear range returns you to the tab you were on. The range carries through the status tabs, the date sort and Load more, so an export always matches what is on screen.
- The Booked column now shows the date and the time on separate lines, matching the Date / Time column.
- Four booking widget messages can now be translated — the two form validation notices and the two booking-failure messages. These were fixed English in the widget's JavaScript and were the last visitor-facing strings the translation template could not reach. Re-import the bundled
.potfile to pick them up. - Cleaner admin screens — focus outlines and drop shadows removed from buttons, inputs and links throughout the plugin.