# v2.0.7 (2026-05-02)
### Bug Fixes
* add missing method (2026-04-28)
**Changed Files:**
– src/Component/WordPressContent/lib/WordPressContent/Helper/MetadataHelper.php
* ensure locations within requested area are shown (2026-04-30)
**Changed Files:**
– src/Component/Location/lib/Location/FieldType/AddressFieldType.php
– src/Component/Location/lib/Location/Helper/FilterFieldHelper.php
– src/Component/Map/lib/Map/Helper/MapHelper.php
* fix moderate comments permission not working (2026-04-19)
**Changed Files:**
– src/Component/WordPressContent/lib/WordPressContent/WordPressContentComponent.php
* fix old helper name being used (2026-04-27)
**Changed Files:**
– src/Component/Location/lib/Location/FieldRenderer/PlaceIdFieldRenderer.php
* fix php error (2026-04-28)
**Changed Files:**
– src/Component/WordPressContent/lib/WordPressContent/Helper/MetadataHelper.php
* prevent possible PHP errors (2026-04-27)
**Changed Files:**
– src/Component/Entity/lib/Entity/SystemTool/RecountSystemTool.php
– src/Component/Location/assets/templates/location_entities_map_container.html.php
– src/Component/Location/lib/Location/LocationComponent.php
* taxonomy terms not assigned properly in backend (2026-05-02)
**Changed Files:**
– src/Component/WordPressContent/lib/WordPressContent/WordPressContentComponent.php
### Features
* add support for get_user_meta/update_user_meta (2026-04-28)
**Changed Files:**
– src/Component/WordPressContent/lib/WordPressContent/Helper/MetadataHelper.php
– src/Component/WordPressContent/lib/WordPressContent/WordPressContentComponent.php
* allow frontend dashboard page to be optional (2026-04-18)
**Changed Files:**
– src/Component/Dashboard/lib/Dashboard/DashboardComponent.php
* hide tax information on checkout when tax is 0% (2026-04-18)
**Changed Files:**
– src/Component/PaymentGateway/assets/templates/paymentgateway_payment_summary.html.php
* increase the number of items to process (2026-04-28)
**Changed Files:**
– src/Component/CSV/lib/CSV/SystemTool/ExportSystemTool.php
* update Google Maps Places API to new version (2026-04-28)
**Changed Files:**
– src/Component/Location/assets/js/location-googlemaps-autocomplete.js
