summaryrefslogtreecommitdiff
path: root/changelog.d/301-small-image-redirect.change
diff options
context:
space:
mode:
authorlain <lain@soykaf.club>2025-03-01 16:41:38 +0000
committerlain <lain@soykaf.club>2025-03-01 16:41:38 +0000
commitaf6d5470d29f294e9b356da36cccbcaf85379f78 (patch)
tree81eb0ba210f674eb0f6f41cde9b692a27ea96ca0 /changelog.d/301-small-image-redirect.change
parentfe3e61f6ece0335627f675e04a93917e6c613c6c (diff)
parentcd5f018206c991628ff1530095bb71cf941e7a8b (diff)
downloadpleroma-af6d5470d29f294e9b356da36cccbcaf85379f78.tar.gz
pleroma-af6d5470d29f294e9b356da36cccbcaf85379f78.zip
Merge branch 'release/2.9.0' into 'stable'
Release/2.9.0 See merge request pleroma/pleroma!4331
Diffstat (limited to 'changelog.d/301-small-image-redirect.change')
-rw-r--r--changelog.d/301-small-image-redirect.change1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/301-small-image-redirect.change b/changelog.d/301-small-image-redirect.change
new file mode 100644
index 000000000..c5be80539
--- /dev/null
+++ b/changelog.d/301-small-image-redirect.change
@@ -0,0 +1 @@
+Performance: Use 301 (permanent) redirect instead of 302 (temporary) when redirecting small images in media proxy. This allows browsers to cache the redirect response. \ No newline at end of file