From e68b9d00a6e05b3a941f63ffb696f91e554ac5ec Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 18 Oct 2024 20:33:49 +0200 Subject: Adding upstream version 9.0.3. Signed-off-by: Daniel Baumann --- release-notes/4605.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 release-notes/4605.md (limited to 'release-notes/4605.md') diff --git a/release-notes/4605.md b/release-notes/4605.md new file mode 100644 index 0000000..90d0ed5 --- /dev/null +++ b/release-notes/4605.md @@ -0,0 +1 @@ +feat: the default setting attachment.ALLOWED_TYPES was adjusted to allow .webp attachments in issues - a more efficient format for images like screenshots. All attachments are treated as normal files and are not re-encoded by Forgejo. If you have customized this setting, you may also want to add .webp to it for the benefit of your users, as well as to reduce server traffic and storage usage. -- cgit v1.2.3