From 6e29d42c815acea10a3865e50aee07811c6d9e64 Mon Sep 17 00:00:00 2001 From: pulpbot Date: Thu, 30 Apr 2026 04:12:54 +0000 Subject: [PATCH] Update Changelog --- CHANGES.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 15b2696be..a47d399e2 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -284,6 +284,17 @@ No significant changes. --- +## 2.24.11 (2026-04-29) {: #2.24.11 } + +#### Bugfixes {: #2.24.11-bugfix } + +- Fixed OS and architecture filters being silently ignored when filtering manifest lists in the flatpak index. +- Fixed a cache key collision in the flatpak static index that could serve incorrect results across domains. +- Fixed a serialization issue with the FlatpakIndex cache. +- Fixed the registry host in the flatpak index response when `CONTENT_ORIGIN=None`. + +--- + ## 2.24.10 (2026-04-24) {: #2.24.10 } No significant changes.