|
| 1 | +--- |
| 2 | +layout: default |
| 3 | +title: 2022.12.20.0 |
| 4 | +parent: Changelog |
| 5 | +nav_order: 978 |
| 6 | +description: "Changelog for 2022.12.20.0" |
| 7 | +permalink: /Changelog/2022-12-20-0 |
| 8 | +--- |
| 9 | + |
| 10 | +# 2022.12.19.0 |
| 11 | + |
| 12 | +Date: **19.12.2022** |
| 13 | + |
| 14 | +| File | Checksum [SHA256] | |
| 15 | +| ----------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------ | |
| 16 | +| [Setup](https://github.com/BornToBeRoot/NETworkManager/releases/download/2022.12.20.0/NETworkManager_2022.12.20.0_Setup.exe){:target="\_blank"} | `36F915D917DF6461CB52C1524F3E7373EC0BC40D3A48E9D28E3D02BAA416E369` | |
| 17 | +| [Portable](https://github.com/BornToBeRoot/NETworkManager/releases/download/2022.12.20.0/NETworkManager_2022.12.20.0_Portable.zip){:target="\_blank"} | `5A5553BF3609749C1214B8B724857AE954C4F8881907BD0DE5F1C44E48D2CEFA` | |
| 18 | +| [Archive](https://github.com/BornToBeRoot/NETworkManager/releases/download/2022.12.20.0/NETworkManager_2022.12.20.0_Archive.zip){:target="\_blank"} | `29D6EE0FD1A822E5CF45F0A175A0CECAE22C64F5551CCBB117C5EE76DC07DF61` | |
| 19 | + |
| 20 | +**System requirements** |
| 21 | + |
| 22 | +- Windows 10 / Server x64 (1809 or later) |
| 23 | +- [.NET Desktop Runtime 6.x (LTS)](https://dotnet.microsoft.com/download/dotnet/6.0){:target="\_blank"} |
| 24 | + |
| 25 | +## What's new? |
| 26 | + |
| 27 | +New Feature |
| 28 | +{: .label .label-green } |
| 29 | + |
| 30 | +- Bit Calculator [#1684](https://github.com/BornToBeRoot/NETworkManager/pull/1684){:target="\_blank"} (See [documentation](https://borntoberoot.net/NETworkManager/Documentation/Application/BitCalculator){:target="\_blank"} for more details) |
| 31 | +- Global application DNS settings under `Settings > Network > DNS` added [#1733](https://github.com/BornToBeRoot/NETworkManager/pull/1733){:target="\_blank"} |
| 32 | + |
| 33 | +## Improvements |
| 34 | + |
| 35 | +- Performance of DNS resolutions improved [#1733](https://github.com/BornToBeRoot/NETworkManager/pull/1733){:target="\_blank"} |
| 36 | +- Detect new DNS servers if they have been changed e.g. by a new network connection (LAN, WLAN) or VPN connection [#1733](https://github.com/BornToBeRoot/NETworkManager/pull/1733){:target="\_blank"} |
| 37 | +- Error messages for failed DNS resolution improved [#1733](https://github.com/BornToBeRoot/NETworkManager/pull/1733){:target="\_blank"} |
| 38 | +- Check if folder exists in export dialog [#1760](https://github.com/BornToBeRoot/NETworkManager/pull/1760){:target="\_blank"} |
| 39 | +- AWS Sesdsion Manager, PowerShell, PuTTY & TigerVNC |
| 40 | + - Validate path to required tool [#1771](https://github.com/BornToBeRoot/NETworkManager/pull/1771){:target="\_blank"} |
| 41 | +- Settings |
| 42 | + - Remove second dialog (restart the app immediately) [#1770](https://github.com/BornToBeRoot/NETworkManager/pull/1770){:target="\_blank"} |
| 43 | +- First run dialog |
| 44 | + - PowerShell theme added [#1761](https://github.com/BornToBeRoot/NETworkManager/pull/1761){:target="\_blank"} |
| 45 | + |
| 46 | +## Bugfixes |
| 47 | + |
| 48 | +- IP Scanner & Port scanner |
| 49 | + - Error message was not displayed when a single hostname could not be resolved [#1733](https://github.com/BornToBeRoot/NETworkManager/pull/1733){:target="\_blank"} |
| 50 | +- Fixed a bug in Dragablz that in certain circumstances locks the tab when you right-click on it and try to move it (See [#132](https://github.com/ButchersBoy/Dragablz/issues/132) & [#1702](https://github.com/BornToBeRoot/NETworkManager/issues/1702) for more details) [#1712](https://github.com/BornToBeRoot/NETworkManager/pull/1712){:target="\_blank"} |
| 51 | +- Lookup - OUI, Lookup |
| 52 | + - Input cannot end with ";" [#1515](https://github.com/BornToBeRoot/NETworkManager/pull/1515){:target="\_blank"} |
| 53 | +- Installer |
| 54 | + - Encoding für chinese language files fixed [#1413](https://github.com/BornToBeRoot/NETworkManager/issues/1413){:target="\_blank"} [#1769](https://github.com/BornToBeRoot/NETworkManager/pull/1769){:target="\_blank"} |
| 55 | + |
| 56 | +## Deprecated |
| 57 | + |
| 58 | +Deprecated |
| 59 | +{: .label .label-red } |
| 60 | + |
| 61 | +- IP Scanner |
| 62 | + - Custom DNS server settings have been replaced by the global application DNS settings under `Settings > Network > DNS`. [#1733](https://github.com/BornToBeRoot/NETworkManager/pull/1733){:target="\_blank"} |
| 63 | + |
| 64 | +## Other |
| 65 | + |
| 66 | +- Language files updated [#transifex](https://github.com/BornToBeRoot/NETworkManager/pulls?q=author%3Aapp%2Ftransifex-integration){:target="\_blank"} |
| 67 | +- Dependencies updated [#dependencies](https://github.com/BornToBeRoot/NETworkManager/pulls?q=author%3Aapp%2Fdependabot){:target="\_blank"} |
| 68 | +- Docs improved |
| 69 | +- Code cleanup |
0 commit comments