Releases: xvitaly/mhed
Releases · xvitaly/mhed
Release 1.0.0
New
- Implemented fully modular installation support.
- Added offline documentation in the HTML format.
- Added logging support.
- Allow form resizing.
- Implemented saving and restoring the position and size of the form.
- Added "About application" dialog.
- Added "Settings" dialog.
- Added hotkeys support.
- Added automatic validation of entered IP-addresses or/and hostnames.
- Added "Edit" menu.
- Added context menu into the table editor.
Internal changes
- Extracted some common code to the separate shared library.
- Switched to MVC pattern.
- Asynchronously save/load the contents of the Hosts file.
- Performed major refactoring.
- Switched to Microsoft .NET Framework 4.7.2.
- Added documentation for the developers.
- Improved build scripts.
- Implemented UAC and Polkit support.
Other changes
- Improved Windows 10 support.
- Significantly improved localizations.
- Lots of other changes.
Release 0.9.0
- Added full HiDPI support.
- Switched to Microsoft .NET Framework 4.7.1.
- Fixed small bugs under Microsoft Windows 10 1809 (RS5).
Release 0.8.1
- Added InnoSetup installer and uninstaller.
- Generate ngen native images on installation.
- Moved to standalone application from SRC Repair's plugin.
- Fixed small bugs.
Version 0.8
- Allow multiple selection.
- Fixed some bugs.
Version 0.7
Lots of backports from SRC Repair's MHED plugin.
Version 0.6
- Fixed bug with incorrect file encoding.
- Added validation of IP addresses.
- Synced with upstream.
- Fixed small bugs.
Version 0.5
Public release.