Blog
Get the latest news and updates.Directories Pro 2.0.17
# v2.0.17 (2026-07-14) ### Features * add exclude by field values setting for views (2026-07-13) **Changed Files:** – src/Component/Entity/lib/Entity/FieldType/ChildCountFieldType.php – src/Component/Entity/lib/Entity/FieldType/FeaturedFieldType.php – src/Component/Entity/lib/Entity/FieldType/MetaFieldType.php – src/Component/Entity/lib/Entity/FieldType/QueryableIdTrait.php – src/Component/Entity/lib/Entity/FieldType/QueryableTermsTrait.php – src/Component/Entity/lib/Entity/FieldType/ReferenceFieldType.php – src/Component/Entity/lib/Entity/FieldType/SlugFieldType.php – src/Component/Entity/lib/Entity/FieldType/TermContentCountFieldType.php – src/Component/Entity/lib/Entity/Helper/QueryHelper.php – src/Component/Entity/lib/Entity/Storage.php – src/Component/Entity/lib/Entity/Type/FieldQuery.php – src/Component/Field/lib/Field/FormField/QueryFormField.php – src/Component/Field/lib/Field/Query.php – src/Component/Field/lib/Field/Type/AbstractValueType.php – src/Component/Field/lib/Field/Type/BooleanType.php – src/Component/Field/lib/Field/Type/ChoiceType.php – src/Component/Field/lib/Field/Type/IQueryable.php – src/Component/Field/lib/Field/Type/ListType.php – src/Component/Field/lib/Field/Type/QueryableDateTrait.php […]
Posted in ReleasesDirectories Pro 2.0.16
# v2.0.16 (2026-07-03) ### Bug Fixes * enable auto-selection of first suggestion (2026-06-29) **Changed Files:** – src/Component/Location/assets/js/location-textfield.js – src/Component/Search/assets/js/search-form.js * fix child/taxonomy bundle embedded view 404 error (2026-06-23) **Changed Files:** – src/Component/WordPressContent/lib/WordPressContent/Helper/RewriteRulesHelper.php * fix hide on mobile option not working (2026-06-26) **Changed Files:** – src/Component/View/lib/View/WordPressBlock/ViewFilterWordPressBlock.php * fix location taxonomy term value inconsistency (2026-06-26) **Changed Files:** […]
Posted in ReleasesDirectories Pro 2.0.15
# v2.0.15 (2026-06-21) ### Bug Fixes * fix booking slots displayed even when disabled (2026-06-20) **Changed Files:** – src/Component/Booking/lib/Booking/BookingComponent.php * fix empty column displayed when filter hidden (2026-06-20) **Changed Files:** – src/Component/View/assets/js/view-filter-form.js * prevent URL changes when using view blocks (2026-06-21) **Changed Files:** – src/Component/View/lib/View/WordPressBlock/ViewFilterWordPressBlock.php – src/Component/View/lib/View/Controller/AbstractQueryEntities.php – src/Component/View/lib/View/WordPressBlock/ViewFilterWordPressBlock.php – src/Component/View/lib/View/WordPressBlock/ViewWordPressBlock.php ### Features * avoid […]
Posted in ReleasesDirectories Pro 2.0.14
# v2.0.14 (2026-06-19) ### Bug Fixes * fix default sort option ignores search context (2026-06-18) **Changed Files:** – src/Component/View/lib/View/Controller/AbstractQueryEntities.php * fix leaflet marker display issue (2026-06-19) **Changed Files:** – src/Component/Location/assets/js/location-leaflet-map.js * fix leaflet returning incorrect viewport values (2026-06-19) **Changed Files:** – src/Component/Location/assets/js/location-leaflet-map.js * fix permalink issues with translated content items (2026-06-17) **Changed Files:** – src/Application/Platform/WordPress/Platform.php […]
Posted in ReleasesDirectories Pro 2.0.13
# 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) […]
Posted in ReleasesDirectories Pro 2.0.11/2.0.12
# v2.0.12 (2026-06-04) ### Bug Fixes * fix php error (2026-06-04) **Changed Files:** – src/Component/Payment/lib/Payment/PaymentComponent.php * fix Query Monitor errors causing 502 errors (2026-06-04) **Changed Files:** – src/Component/Entity/lib/Entity/Helper/SaveHelper.php # v2.0.11 (2026-06-03) ### Bug Fixes * fix fatal error calling undefined method (2026-05-30) **Changed Files:** – src/Component/Slider/assets/templates/slider_photos_entities.html.php * fix hierarchical flag setting being reset on save […]
Posted in ReleasesDirectories Pro 2.0.9/2.0.10
# v2.0.9 (2026-05-27) ### Bug Fixes * ensure only allowed user roles can be selected (2026-05-17) **Changed Files:** – src/Component/WordPressUser/lib/WordPressUser/FieldType/UserRoleFieldType.php – src/Component/WordPressUser/lib/WordPressUser/FieldWidget/UserRoleFieldWidget.php * fix display issue in fullscreen map mode (2026-05-18) **Changed Files:** – src/Component/View/assets/css/main/main.css * fix incorrect PHP file loading (2026-05-26) **Changed Files:** – src/Component/System/lib/System/Helper/CustomCssHelper.php * fix On/Off field always shown No in admin […]
Posted in ReleasesDirectories Pro 2.0.8
# v2.0.8 (2026-05-07) ### Bug Fixes * cannot query boolean field values (2026-05-03) **Changed Files:** – src/Component/Field/lib/Field/Type/BooleanType.php * fix possible critical level PHP error (2026-05-03) **Changed Files:** – src/Application/Application.php * fix possible PHP errors (2026-05-05) **Changed Files:** – src/Component/Membership/lib/Membership/FrontendSubmitRestrictor/MembershipFrontendSubmitRestrictor.php – src/Component/Notification/lib/Notification/Sender/WordPressSmsSender.php – src/Component/WordPressContent/lib/WordPressContent/Helper/MetadataHelper.php * fix term pages showing empty in some FSE themes (2026-05-05) **Changed […]
Posted in ReleasesDirectories Pro 2.0.7
# 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:** – […]
Posted in ReleasesDirectories Pro 2.0.6
# v2.0.6 (2026-04-15) ### Bug Fixes * fix invalid URL after login when voting (2026-04-14) **Changed Files:** – src/Component/Voting/lib/Voting/DisplayButton/VoteDisplayButton.php * fix possible PHP error (2026-04-14) **Changed Files:** – src/Component/View/lib/View/Helper/NavHelper.php * fix possible PHP errors (2026-04-14) **Changed Files:** – src/Component/Calendar/lib/Calendar/FormField/SlotFormField.php – src/Component/Entity/lib/Entity/EntityComponent.php * fix SQL error when querying by on/off field (2026-04-14) **Changed Files:** – src/Component/Field/lib/Field/Type/BooleanType.php […]
Posted in Releases