Skip to content

Commit a8a78a7

Browse files
committed
Chore: Upgrade & #3216
1 parent 6869dec commit a8a78a7

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

Source/GlobalAssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@
66
[assembly: AssemblyTrademark("")]
77
[assembly: AssemblyCulture("")]
88

9-
[assembly: AssemblyVersion("2025.8.11.0")]
10-
[assembly: AssemblyFileVersion("2025.8.11.0")]
9+
[assembly: AssemblyVersion("2025.10.18.0")]
10+
[assembly: AssemblyFileVersion("2025.10.18.0")]

Website/docs/changelog/next-release.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@ Release date: **xx.xx.2025**
1919

2020
## What's new?
2121

22+
**Remote Desktop**
23+
24+
- Flag to enable `Admin (console) session` added to the RDP connect, profile and group dialogs. This flag allows connecting to the console session of the remote computer. [#3216](https://github.com/BornToBeRoot/NETworkManager/pull/3216)
25+
2226
## Improvements
2327

2428
## Bug Fixes
@@ -29,4 +33,4 @@ Release date: **xx.xx.2025**
2933
- Documentation updated
3034
- Code cleanup & refactoring
3135
- Language files updated via [#transifex](https://github.com/BornToBeRoot/NETworkManager/pulls?q=author%3Aapp%2Ftransifex-integration)
32-
- Dependencies updated via [#dependabot](https://github.com/BornToBeRoot/NETworkManager/pulls?q=author%3Aapp%2Fdependabot) [#3190](https://github.com/BornToBeRoot/NETworkManager/pull/3190)
36+
- Dependencies updated via [#dependabot](https://github.com/BornToBeRoot/NETworkManager/pulls?q=author%3Aapp%2Fdependabot)

0 commit comments

Comments
 (0)