- Now application will exit if user tries to exit the application when Mandatory is set to true and UpdateMode is set to Forced or ForcedDownload.
- Now WebView2 control will be used instead of WebBrowser when it's available. By @tip2tail in #534
- Added ability to clear application directory before extracting update. This resolves #506.
- Added Latvian translation. By @bokspro in #518.
- Fixed race condition in SetTimer(). By @dummy3k in #516.
- Fixed a scaling issue in update form on higher DPI. This resolves #510.
- Fixed translation error in Dutch language file. This resolves #498.
- Fixed an issue causing UpdateForm to not show up again even if Start method was called again. This fixes #520.