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.
Added Tools export/import option.
Fixed Issue with resending verification emails.
Fixed Confirmation email delivery issue.
Security Improved data handling by ensuring all content is properly escaped.
Fixed Critical Broken Access Control vulnerability in the REST API.
Security Ensured all data is properly sanitized, validated, and escaped.