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/2025-8-10-0.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ Release date: **10.08.2025**
24
24
25
25
**Hosts File Editor**
26
26
27
-
- New feature to display (and edit) the `hosts` file. (See [documentation](https://borntoberoot.net/NETworkManager/docs/application/hosts-file-editor) for more details) [#3012](https://github.com/BornToBeRoot/NETworkManager/pull/3012)[#3092](https://github.com/BornToBeRoot/NETworkManager/pull/3092)[#3094](https://github.com/BornToBeRoot/NETworkManager/pull/3094)[#3098](https://github.com/BornToBeRoot/NETworkManager/pull/3098)[#3103](https://github.com/BornToBeRoot/NETworkManager/pull/3103)
27
+
- New feature to display (and edit) the `hosts` file. (See this [blog post](https://borntoberoot.net/NETworkManager/blog/indroducing-hosts-file-editor) and the [documentation](https://borntoberoot.net/NETworkManager/docs/application/hosts-file-editor) for more details) [#3012](https://github.com/BornToBeRoot/NETworkManager/pull/3012)[#3092](https://github.com/BornToBeRoot/NETworkManager/pull/3092)[#3094](https://github.com/BornToBeRoot/NETworkManager/pull/3094)[#3098](https://github.com/BornToBeRoot/NETworkManager/pull/3098)[#3103](https://github.com/BornToBeRoot/NETworkManager/pull/3103)
Copy file name to clipboardExpand all lines: Website/docs/changelog/next-release.md
+13-8Lines changed: 13 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,23 +19,28 @@ Release date: **xx.xx.2025**
19
19
20
20
## What's new?
21
21
22
-
- Profile's can now be filtered by tags. Next to the search textbox, a new filter button is available. [#3144](https://github.com/BornToBeRoot/NETworkManager/pull/3144)
22
+
**Profiles**
23
+
24
+
- Added the ability to filter profiles by tags using the filter button next to the search field. [#3144](https://github.com/BornToBeRoot/NETworkManager/pull/3144)
25
+
- Introduced a context menu for profile groups to collapse or expand all groups at once. [#3171](https://github.com/BornToBeRoot/NETworkManager/pull/3171)
-Redesigned the settings reset dialog for a clearer and more user-friendly experience. [#3138](https://github.com/BornToBeRoot/NETworkManager/pull/3138)
27
30
28
31
**WiFi**
29
32
30
-
- Documentation for Windows 11 24H2 location permission added. [#3148](https://github.com/BornToBeRoot/NETworkManager/pull/3148)
33
+
- Added documentation for Windows 11 24H2 location permission requirements. [#3148](https://github.com/BornToBeRoot/NETworkManager/pull/3148)
34
+
35
+
## Bug Fixes
36
+
37
+
**Web Console**
31
38
32
-
## Bugfixes
39
+
- Fixed a crash that occurred when clearing the browser cache. [#3169](https://github.com/BornToBeRoot/NETworkManager/pull/3169)
33
40
34
-
-**Web Console**
35
-
- Fixed an issue where clearing the Browser cache crashed the application. [#3169](https://github.com/BornToBeRoot/NETworkManager/pull/3169)
41
+
**Profiles**
36
42
37
-
-**Profiles**
38
-
- Fixed an issue where only one profile was deleted in `Settings > Profiles` when multiple profiles were selected. [#3144](https://github.com/BornToBeRoot/NETworkManager/pull/3144)[#3145](https://github.com/BornToBeRoot/NETworkManager/issues/3145)
43
+
- Fixed an issue where only one profile was deleted in `Settings > Profiles` when multiple profiles were selected. [#3144](https://github.com/BornToBeRoot/NETworkManager/pull/3144)[#3145](https://github.com/BornToBeRoot/NETworkManager/issues/3145)
0 commit comments