Skip to content

Version 14.0 (Build #534)

Choose a tag to compare

@Pinguin2001 Pinguin2001 released this 11 Sep 14:44
· 114 commits to main since this release

Version 14.0.534.0 Release Notes

Update now 👉 Microsoft Store MSIX Package

Important

Starting with this release, the Windows App SDK Runtime 1.8 is required to be installed.
If you install Horizon from the Microsoft Store, no action is required.
Otherwise, you have install it manually from here

✨ New Features

  • Added support for InPrivate tabs, which do not save browsing history, cookies, or site data.

  • Users can now duplicate an existing tab via the context menu.

  • A new section for developer options has been added to the settings.

  • Moved the UrlBox toggle button to a dedicated address bar in the Tabbar

🚀 Improvements & Fixes

  • Improved the user experience for extension management within the new settings page.

  • The robustness of the error handler has been improved for better application stability.

Developer Information

  • Updated core dependencies, including Microsoft.Web.WebView2, Microsoft.WindowsAppSDK, and CsWin32

  • Updated .NET Compiler/Runtime

  • Modernized the codebase by migrating to newer APIs such as LibraryImport and the latest WinAppSdk Storage Pickers.

  • Performed significant code reorganization and refactoring to improve maintainability and future development.