✨ Features & Improvements
Safe Uninstallation Behavior:
When uninstalling or deleting the plugin, previously downloaded blocks on your site are no longer deleted (the internal folder is preserved). They will remain functional and won't break the design of your existing site pages.
Block Data Preservation:
The history and structure of installed blocks are kept in the database in case of uninstallation/reinstallation.
Production API URL:
The API URL now communicates with the production server by default.
🔒 Security & Privacy
Strict License Key Masking:
Removed the toggle button ("eye" icon) used to display the license key in plain text on the dashboard. The input is now strictly kept in password mode for privacy reasons.
🛠 Technical Fixes
Block Categories Registry Stability:
Added conditional safeguards to the registration of your block categories, drastically reducing the risk of fatal conflicts (e.g., function redeclarations by third-party themes/plugins).