mirror of
https://github.com/flyimg/flyimg.git
synced 2026-04-25 01:35:56 +03:00
[PR #585] [CLOSED] feat: add version parameter to bust browser cache #1200
Labels
No labels
Docs
Docs
Docs
Security
UnitTest
bug
dependencies
duplicate
enhancement
enhancement
enhancement
hacktoberfest
help wanted
invalid
pull-request
question
stale
version 1
version 2
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/flyimg#1200
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/flyimg/flyimg/pull/585
Author: @camerontucker
Created: 9/18/2025
Status: ❌ Closed
Base:
main← Head:main📝 Commits (2)
682d0d8add version parameter to bust browser cacheefd7e91Merge branch 'main' into main📊 Changes
2 files changed (+3 additions, -0 deletions)
View changed files
📝
config/parameters.yml(+2 -0)📝
tests/Core/Entity/Image/OutputImageTest.php(+1 -0)📄 Description
In configuration.md we see "You can pass cache busting parameters to the URL which will break cache in all modern proxies and Browsers." However I'm not sure which parameters to change if I just need to bust the browser cache.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.