Full Changelog: 1.3.0...1.4.0
🚀 Features
- Re-structure Extension: Organized the project structure for better maintainability and scalability.
- New Icons and Logo: Introduced new icons and a redesigned extension logo.
- Updated NPM Packages: Ensured compatibility and security with the latest dependencies.
- Enhanced Platform Support:
- Added support for
ddev
andlando
environments. - Included a CiviCRM cache-clear command and related functionalities.
- Added support for
- Improved Templates: Updated
bug/feature
issue templates and introduced apull_request_template.md
for consistent contributions.
🐛 Bug Fixes
- Test Cleanup: Removed redundant test-related files and configurations.
- File Optimization: Relocated utility files and deleted obsolete ones.
- Execution Time Fix: Corrected execution time display from milliseconds to seconds.
💼 Other Changes
- Repository Maintenance:
- Updated
.gitignore
and other ignore files. - Enhanced
README
for better clarity.
- Updated
- Variable Renaming: Renamed
DRUSH_CMD
toCMS_CMD
to improve readability and context.
📚 Documentation
- Updated
README
:- Added instructions for clearing CiviCRM cache.
- Clarified software and environment requirements.