You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+20Lines changed: 20 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,25 @@
1
1
# Changelog
2
2
3
+
## 1.0.0 (2025-11-27)
4
+
5
+
6
+
### Features
7
+
8
+
* Add myself to emeritus.md ([#1530](https://github.com/ublue-os/main/issues/1530)) ([eea625b](https://github.com/ublue-os/main/commit/eea625bfccd12e17751d9fe20960fb619f5883f1))
9
+
10
+
11
+
### Bug Fixes
12
+
13
+
* actually swap to negativo libheif ([#1366](https://github.com/ublue-os/main/issues/1366)) ([775b229](https://github.com/ublue-os/main/commit/775b229f45903fdd41f41406b7bce9e74ccaeb62))
14
+
***ci:** always build images when workflow_dispatch is triggered ([#1511](https://github.com/ublue-os/main/issues/1511)) ([ef8c20a](https://github.com/ublue-os/main/commit/ef8c20a0ae81a38536d4622fcde20a73bb87cce9))
15
+
* Drop ancient and unmaintained patched gnome-software from main ([#1716](https://github.com/ublue-os/main/issues/1716)) ([9e15d60](https://github.com/ublue-os/main/commit/9e15d60af476e24961565c0aff21f8b35c2120fb))
* rename RELEASE var to prevent aliasing ([#1546](https://github.com/ublue-os/main/issues/1546)) ([28dd342](https://github.com/ublue-os/main/commit/28dd34280275ad91df1d5ca42fa32aa8ae91f685))
18
+
* replace chainguard cosign installer with official action ([#1494](https://github.com/ublue-os/main/issues/1494)) ([82005aa](https://github.com/ublue-os/main/commit/82005aa014c48124d37f4d540400e5c8441ee534))
19
+
* use libheif from negativo for dolphin thumbnails ([#1328](https://github.com/ublue-os/main/issues/1328)) ([9579033](https://github.com/ublue-os/main/commit/95790333a587134c2fae6b13800058755e064cbf))
20
+
* Use patched rpm-ostree on F43. ([#1600](https://github.com/ublue-os/main/issues/1600)) ([e54da92](https://github.com/ublue-os/main/commit/e54da92a7167ad304777b95492e91a6b52941be7))
21
+
* Validate packages.json to block builds on parse errors ([#1509](https://github.com/ublue-os/main/issues/1509)) ([008024f](https://github.com/ublue-os/main/commit/008024fcfd72f90fd8ea74c61177ce35bebdc285))
0 commit comments