[PR #585] [CLOSED] feat: add version parameter to bust browser cache #1200

Closed
opened 2026-03-15 15:58:01 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/flyimg/flyimg/pull/585
Author: @camerontucker
Created: 9/18/2025
Status: Closed

Base: mainHead: main


📝 Commits (2)

  • 682d0d8 add version parameter to bust browser cache
  • efd7e91 Merge 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

  • introduce a version parameter to bust browser cache

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.

## 📋 Pull Request Information **Original PR:** https://github.com/flyimg/flyimg/pull/585 **Author:** [@camerontucker](https://github.com/camerontucker) **Created:** 9/18/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (2) - [`682d0d8`](https://github.com/flyimg/flyimg/commit/682d0d8522456d65c1b46d40b0654123aca72d6b) add version parameter to bust browser cache - [`efd7e91`](https://github.com/flyimg/flyimg/commit/efd7e919c418af29a74058ebae54f42fe431c3f1) Merge branch 'main' into main ### 📊 Changes **2 files changed** (+3 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `config/parameters.yml` (+2 -0) 📝 `tests/Core/Entity/Image/OutputImageTest.php` (+1 -0) </details> ### 📄 Description - introduce a version parameter to bust browser cache In [configuration.md](https://github.com/flyimg/flyimg/blob/6c290ed1e0d55f02fc595ee8be7447aeaf346806/docs/configuration.md?plain=1#L55) 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-15 15:58:01 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/flyimg#1200
No description provided.