Skip to content

Commit c7d6234

Browse files
committed
Docs: #3056
1 parent e44932a commit c7d6234

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

Website/docs/changelog/next-release.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,12 @@ Release date: **xx.xx.2025**
3636
- `DNSKEY` records are now supported. [#3060](https://github.com/BornToBeRoot/NETworkManager/pull/3060)
3737
- `SRV` records are now supported. [#3060](https://github.com/BornToBeRoot/NETworkManager/pull/3060)
3838
- `CAA` records are now supported. [#3012](https://github.com/BornToBeRoot/NETworkManager/pull/3012)
39+
- `MX` records now support priority. The result is now shown as `10 mail.example.com.` instead of `mail.example.com.`. [#3118](https://github.com/BornToBeRoot/NETworkManager/pull/3118)
40+
41+
**Web Console**
42+
43+
- Credentials can now be stored in the WebView2 browser, similar to Microsoft Edge. [#3056](https://github.com/BornToBeRoot/NETworkManager/pull/3056)
44+
- History, cookies, cache, credentials, etc. can now be deleted via the `Delete browsing data` button in the settings. [#3056](https://github.com/BornToBeRoot/NETworkManager/pull/3056)
3945

4046
## Improvements
4147

@@ -57,7 +63,6 @@ Release date: **xx.xx.2025**
5763
**DNS Lookup**
5864

5965
- Record types that are not implemented are now hidden in the user interface. [#3012](https://github.com/BornToBeRoot/NETworkManager/pull/3012)
60-
- Added priority to MX records. The result is now shown as `10 mail.example.com.` instead of `mail.example.com.`. [#3118](https://github.com/BornToBeRoot/NETworkManager/pull/3118)
6166

6267
**PowerShell**
6368

0 commit comments

Comments
 (0)