Skip to content

UR Cache Cleaner - v1.4.0

Latest
Compare
Choose a tag to compare
@vinay-osseed vinay-osseed released this 23 Dec 04:41
dc615d3

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 and lando environments.
    • Included a CiviCRM cache-clear command and related functionalities.
  • Improved Templates: Updated bug/feature issue templates and introduced a pull_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.
  • Variable Renaming: Renamed DRUSH_CMD to CMS_CMD to improve readability and context.

📚 Documentation

  • Updated README:
    • Added instructions for clearing CiviCRM cache.
    • Clarified software and environment requirements.