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
+31Lines changed: 31 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,35 @@
1
1
---
2
+
## 4.0.0-rc.9 - 2025-01-30
3
+
4
+
5
+
### Bug Fixes
6
+
7
+
8
+
- *(gui)* Ensured target directory is nonempty on artifact generation
9
+
([MEN-8010](https://northerntech.atlassian.net/browse/MEN-8010)) ([5616722](https://github.com/mendersoftware/mender-server/commit/561672221f31d0be257c4e1da98c63eda40f792d)) by @mzedel
10
+
11
+
- *(gui)* Fixed an issue that could prevent listing devices with their custom identity in a deployment report
12
+
([f1fcf26](https://github.com/mendersoftware/mender-server/commit/f1fcf26f33a3ae458e60f994fed60231d75abd5c)) by @mzedel
13
+
14
+
- *(gui)* Fixed an issue that would prevent navigating to devices from a software distribution chart
15
+
([MEN-8038](https://northerntech.atlassian.net/browse/MEN-8038)) ([6516986](https://github.com/mendersoftware/mender-server/commit/6516986b82ce08ecdfd9ed3c790590796c60da2d)) by @mzedel
16
+
17
+
18
+
19
+
20
+
21
+
### Features
22
+
23
+
24
+
- *(gui)* Added explanation about integration number limitation
25
+
([MEN-7899](https://northerntech.atlassian.net/browse/MEN-7899)) ([dbdfa67](https://github.com/mendersoftware/mender-server/commit/dbdfa672a62eb30745fb4b0e73bea7d345644932)) by @mzedel
0 commit comments