Update Refactored domain meta keys for improved consistency.
Added Full CSV, XML, and JSON import/export support for Domains.
Added Full CSV, XML, and JSON import/export support for Listings.
Improved Enhanced conflict detection for more accurate import behavior.
Updated Settings backup import/export option moved under the Tools tab.
Fixed Issue where textarea input containing emojis was not being saved in the database.
Added Option to show or hide content under the listing domain.
Added Content length setting under the listing domain.
Fixed Domain extension filter issue.
Fixed Escrow transactions information showcase issue.
Fixed Issue causing duplicate domain offers.
Added Conditional logic to hide the price tag when the sale price or starting price is not set.
Added Domain Listing feature to showcase multiple domains.
Added Option to upload and display a Domain Logo.
Added Option to show or hide the Header and Footer on single domain pages.
Added Custom URL slug field for individual domain pages.
Update Reorganized domain settings into a new Domain Panel for improved usability.
Update Moved Currency setting to the General tab.
Removed Appsero integration.
Added Domain for sale domain shortcode duplicate option.
Added Support for RTL (Right-to-Left) CSS.
Fixed Replaced direct cURL usage warnings by aligning with WordPress coding standards where applicable.
Fixed Prevented direct stylesheets output by properly enqueueing styles.
Fixed Removed external CDN dependency by self-hosting WebFont Loader to comply with Plugin Check requirements.
Improved General code quality and compatibility with WordPress Coding Standards and Plugin Check.
Security Ensured all data is properly sanitized, validated, and escaped.
Tested WordPress 6.9 compatibility.
Fixed Export/import issues.
Fixed PHP notice where map_meta_cap() was called before the dfs_template post type registered.