File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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
1325No 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
100124No significant changes.
You can’t perform that action at this time.
0 commit comments