# v2.0.20/2.0.21 (2026-08-02)
### Bug Fixes
* fix block namespace issue (2026-07-28)
**Changed Files:**
– src/Component/WordPressContent/lib/WordPressContent/Helper/ContentTypesHelper.php
– src/Component/WordPressContent/lib/WordPressContent/Helper/FullSiteEditorHelper.php
* fix PHP error (2026-07-28)
**Changed Files:**
– src/Component/Form/lib/Form/Field/AddressField.php
* fix directories pro icon not displaying at times (2026-07-28)
**Changed Files:**
– src/Component/Directory/lib/Directory/DirectoryComponent.php
– src/Component/DirectoryPro/lib/DirectoryPro/DirectoryProComponent.php
* fix issue with query by boolean field (2026-07-29)
**Changed Files:**
– src/Component/Field/lib/Field/Type/BooleanType.php
* fix namespace issue (2026-07-29)
**Changed Files:**
– src/Application/Component/AbstractComponent.php
* fix wordpress enqueue script error (2026-07-29)
**Changed Files:**
– src/Component/Location/lib/Location/Helper/ApiHelper.php
* fix cloudflare trunstile error (2026-08-01)
**Changed Files:**
– src/Component/Captcha/lib/Captcha/Api/CloudflareTurnstileApi.php
### Features
* add filter to modify system tool support (2026-07-28)
**Changed Files:**
– src/Component/WordPressContent/lib/WordPressContent/SystemTool/UpdateDatabaseSystemTool.php
