Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename config option hyde.enable_cache_busting to hyde.cache_busting #1980

Merged

Commits on Oct 5, 2024

  1. Breaking: Rename config option enable_cache_busting to cache_busting

    This option is best because it:
    
    1.  Maintains consistency with the rest of the configuration file.
    2.  Aligns with the explanatory comment.
    3.  Is clear and concise.
    
    It is part of the HydePHP v2 Asset API refactors #1904
    caendesilva committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    1affcbb View commit details
    Browse the repository at this point in the history
  2. Update RELEASE_NOTES.md

    caendesilva committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    9c3f9f8 View commit details
    Browse the repository at this point in the history