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: Website/docs/changelog/next-release.md
+10-10Lines changed: 10 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,26 +19,26 @@ Release date: **xx.xx.2026**
19
19
20
20
## What's new?
21
21
22
-
- Firewall application has been added for adding NETworkManager controlled Windows firewall rules with profile support. [#xxxx](https://github.com/BornToBeRoot/NETworkManager/pull/xxxx)
22
+
- Firewall application has been added for adding NETworkManager controlled Windows firewall rules with profile support. [#3353](https://github.com/BornToBeRoot/NETworkManager/pull/3353)
23
23
24
24
## Improvements
25
25
26
-
- Reuse existing validators and converters where applicable. [#xxxx](https://github.com/BornToBeRoot/NETworkManager/pull/xxxx)
27
-
- Support commands exceeding the commandline limit in PowershellHelper. [#xxxx](https://github.com/BornToBeRoot/NETworkManager/pull/xxxx)
28
-
- Fix warnings in NetworkInterfaceView. [#xxxx](https://github.com/BornToBeRoot/NETworkManager/pull/xxxx)
29
-
- Add various converters and validators [#xxxx](https://github.com/BornToBeRoot/NETworkManager/pull/xxxx)
30
-
- Allow to click validation errors out of the way. [#xxxx](https://github.com/BornToBeRoot/NETworkManager/pull/xxxx)
31
-
- Add validation error template on checkboxes. [#xxxx](https://github.com/BornToBeRoot/NETworkManager/pull/xxxx)
32
-
- Allow style changes when ViewModels recognize configuration errors. [#xxxx](https://github.com/BornToBeRoot/NETworkManager/pull/xxxx)
26
+
- Reuse existing validators and converters where applicable. [#3353](https://github.com/BornToBeRoot/NETworkManager/pull/3353)
27
+
- Support commands exceeding the commandline limit in PowershellHelper. [#3353](https://github.com/BornToBeRoot/NETworkManager/pull/3353)
28
+
- Fix warnings in NetworkInterfaceView. [#3353](https://github.com/BornToBeRoot/NETworkManager/pull/3353)
29
+
- Add various converters and validators [#3353](https://github.com/BornToBeRoot/NETworkManager/pull/3353)
30
+
- Allow to click validation errors out of the way. [#3353](https://github.com/BornToBeRoot/NETworkManager/pull/3353)
31
+
- Add validation error template on checkboxes. [#3353](https://github.com/BornToBeRoot/NETworkManager/pull/3353)
32
+
- Allow style changes when ViewModels recognize configuration errors. [#3353](https://github.com/BornToBeRoot/NETworkManager/pull/3353)
33
33
34
34
## Bug Fixes
35
35
36
-
- Fix null dereferences in various validators and converters. [#xxxx](https://github.com/BornToBeRoot/NETworkManager/pull/xxxx)
36
+
- Fix null dereferences in various validators and converters. [#3353](https://github.com/BornToBeRoot/NETworkManager/pull/3353)
37
37
38
38
## Dependencies, Refactoring & Documentation
39
39
40
40
- Code cleanup & refactoring
41
41
- Language files updated via [#transifex](https://github.com/BornToBeRoot/NETworkManager/pulls?q=author%3Aapp%2Ftransifex-integration)
42
42
- Dependencies updated via [#dependabot](https://github.com/BornToBeRoot/NETworkManager/pulls?q=author%3Aapp%2Fdependabot)
43
-
- Add code documentation in various places. [#xxxx](https://github.com/BornToBeRoot/NETworkManager/pull/xxxx)
43
+
- Add code documentation in various places. [#3353](https://github.com/BornToBeRoot/NETworkManager/pull/3353)
0 commit comments