| @@ -2,8 +2,21 @@ | ||
| 2 | 2 | WP VR - 360 Panorama and virtual tour creator for WordPress is a customized panorama & virtual builder tool for WordPress websites. |
| 3 | 3 | |
| 4 | 4 | ## Changelog |
| 5 | 5 | |
| 6 | +### 9.1.3 (2026-09-17) | |
| 7 | +- **Security Fix:** Resolved broken access control, authorization bypasses, and stored XSS vulnerabilities in the setup wizard, tour file import, and REST API endpoints. | |
| 8 | +- **Fix:** Restored Fluent Forms and WooCommerce product hotspot types in the modern tour editor. | |
| 9 | +- **Enhancement:** Added searchable dropdown with live search and request cancellation for selecting Fluent Forms and WooCommerce products in hotspot configuration. | |
| 10 | +- **Fix:** Improved Fluent Forms script handling, layout styling, and dynamic form re-initialization inside tour scenes. | |
| 11 | +- **Fix:** Resolved issue where scene numbering counter failed to reset after deleting scenes in the creation modal. | |
| 12 | +- **Fix:** Corrected typo in default scene name across translation strings. | |
| 13 | + | |
| 14 | +### 9.1.2 (2026-09-15) | |
| 15 | +- **Fix:** Restored embed and social share functionality for virtual tours in the new UI (feature parity with legacy UI). | |
| 16 | +- **Fix:** Resolved embedded tour rendering issue (black screen) when tour loaded via the embed iframe. | |
| 17 | +- **Fix:** Improved tour type detection, hotspot rendering, and data validation across legacy and API services. | |
| 18 | + | |
| 6 | 19 | ### 9.1.1 (2026-09-08) |
| 7 | 20 | - **Fix:** Resolved issue where tours created with the new UI failed to render when embedded. |
| 8 | 21 | - **Fix:** Improved tour type detection and state synchronization across legacy and REST API services. |
| 9 | 22 | - **Fix:** Prevented WordPress `wptexturize` and content filters from corrupting tour inline scripts. |