All notable changes to this project will be documented in this file.
- 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.
- 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.
- 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.
- Updated
README
:- Added instructions for clearing CiviCRM cache.
- Clarified software and environment requirements.
- Added support for Drush v12.
- Refactored code to improve maintainability and readability.
- Enhanced tooltip to display detailed site information.
- Improved output messages for better user experience.
- Resolved minor issues and removed debugging code.
- Updated
README
for clearer documentation. - Added logic to hide action button if Drush is not found.
- Introduced support for Clear Cache in DDEV Drupal project environments.
- Resolved minor issues and added inline comments for clarity.
- Removed extension from the Preview phase.
- Updated
README
with detailed usage instructions.
- Initial release with support for the Clear Cache command in Drush for Drupal projects.
- Available exclusively for Linux/Mac operating systems.