# v2.0.13 (2026-06-13)
### Bug Fixes
* fiix streetview field renderer stopped working (2026-06-07)
**Changed Files:**
– src/Component/Map/assets/js/map-googlemaps.js
* fix features not applied after claim approval (2026-06-04)
**Changed Files:**
– src/Component/Payment/lib/Payment/Helper/FeaturesHelper.php
* fix invalid reference to the Exception class (2026-06-04)
**Changed Files:**
– src/Component/WooCommerce/lib/WooCommerce/PaymentComponent/WooCommercePaymentComponent.php
* fix JavaScript error whey using Find on Map btn (2026-06-07)
**Changed Files:**
– src/Component/Map/assets/js/map-googlemaps.js
* fix taxnomy term display issue (2026-06-11)
**Changed Files:**
– src/Component/Comparison/assets/css/standalone/comparison.css
– src/Component/Comparison/assets/templates/comparison_compare_entities.html.php
* fix unrelated error messages being logged (2026-06-13)
**Changed Files:**
– src/Component/Payment/lib/Payment/PaymentComponent.php
* prevent calling wpml filters multiple times (2026-06-11)
**Changed Files:**
– src/Application/Platform/WordPress/Platform.php
* show warning instead of filtering allowed blocks (2026-06-13)
**Changed Files:**
– src/Component/Entity/lib/Entity/WordPressBlock/EntityWordPressBlock.php
– src/Component/WordPress/lib/WordPress/Helper/BlocksHelper.php
– src/Component/WordPressContent/blocks/src/drts-entity/edit.js
### Features
* add parent post author as recipient (2026-06-11)
**Changed Files:**
– src/Component/WordPressContent/lib/WordPressContent/NotificationEvent/CommentPublishedNotificationEvent.php
### Other
* add more debug log messages (2026-06-04)
**Changed Files:**
– src/Component/WooCommerce/lib/WooCommerce/WooCommerceComponent.php
