Changeset 3478179
- Timestamp:
- 03/09/2026 01:42:08 PM (3 weeks ago)
- File:
-
- 1 edited
-
domilocus/trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
domilocus/trunk/readme.txt
r3478115 r3478179 181 181 == Changelog == 182 182 183 = 1.0.15 = 184 * Fixed: Stable Tag mismatch between readme.txt and plugin header. 185 * Fixed: PHPCS PluginCheck.Security.DirectDB.UnescapedDBParameter warning on bookings count query. 186 187 = 1.0.14 = 188 * Improved: bookings list now defaults to "Attive" tab (check-out >= today), keeping the main view clean. 189 * Added: "Archivio" tab for past bookings (check-out < today). 190 * Added: "Tutte" tab to see all bookings without date filter. 191 192 = 1.0.13 = 193 * Added: access code system for external-platform guests (Booking.com, Airbnb, VRBO) — admin generates a DML-XXXXXX code and emails it; guests use email + code to log in via the app. 194 * Added: `access_code` and `external_platform` columns with automatic DB migration. 195 * Fixed: PHP syntax error caused by AJAX methods placed outside class scope. 196 * Fixed: direct DB query caching warnings (PHPCS compliance). 197 183 198 = 1.0.12 = 184 199 * Fixed: admin calendar availability data now consistently uses `status` instead of a legacy `available` flag across month/week/day views.
Note: See TracChangeset
for help on using the changeset viewer.