Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
Loading