Skip to content

Commit 6298522

Browse files
committed
Update Changelog
1 parent 1f08ceb commit 6298522

1 file changed

Lines changed: 24 additions & 0 deletions

File tree

CHANGES.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,18 @@
88

99
[//]: # (towncrier release notes start)
1010

11+
## 2.27.8 (2026-04-28) {: #2.27.8 }
12+
13+
#### Bugfixes {: #2.27.8-bugfix }
14+
15+
- Fixed OS and architecture filters being silently ignored when filtering manifest lists in the flatpak index.
16+
- Fixed a cache key collision in the flatpak static index that could serve incorrect results across domains.
17+
- Fixed a serialization issue with the FlatpakIndex cache.
18+
- Fixed flatpak index response to include the domain prefix in image names when domains are enabled.
19+
- Fixed the registry host in the flatpak index response when `CONTENT_ORIGIN=None`.
20+
21+
---
22+
1123
## 2.27.7 (2026-04-24) {: #2.27.7 }
1224

1325
No significant changes.
@@ -95,6 +107,18 @@ No significant changes.
95107

96108
---
97109

110+
## 2.26.13 (2026-04-28) {: #2.26.13 }
111+
112+
#### Bugfixes {: #2.26.13-bugfix }
113+
114+
- Fixed OS and architecture filters being silently ignored when filtering manifest lists in the flatpak index.
115+
- Fixed a cache key collision in the flatpak static index that could serve incorrect results across domains.
116+
- Fixed a serialization issue with the FlatpakIndex cache.
117+
- Fixed flatpak index response to include the domain prefix in image names when domains are enabled.
118+
- Fixed the registry host in the flatpak index response when `CONTENT_ORIGIN=None`.
119+
120+
---
121+
98122
## 2.26.12 (2026-04-24) {: #2.26.12 }
99123

100124
No significant changes.

0 commit comments

Comments
 (0)