Releases: vinugawade/ur-cache-cleaner
Releases · vinugawade/ur-cache-cleaner
UR Cache Cleaner - v1.4.0
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.
UR Cache Cleaner - v1.3.0
What's Changed
- Fix for issue #1 by @vinay-osseed in #2
New Contributors
- @vinay-osseed made their first contribution in #2
Full Changelog: 1.2.0...1.3.0
UR Cache Cleaner - v1.2.0
1.2.0 :-
- Now displays more details about site in tooltip.
- Action button will be not visible if Drush not found.
- Updated output messages for end users.
- Fixed minor issues and removed debugging code.
- Updated the Readme file.
UR Cache Cleaner - v1.1.0
Change Log
1.1.0 :-
- Enables Clear Cache command's support for DDEV drupal project environment.
- Fixed minor issues and added comments.
- Updated the Readme file.
- Removed extension from Preview.