Skip to content

Version 3.0.0

Latest

Choose a tag to compare

@TechAurelian TechAurelian released this 26 Jul 15:37
· 2 commits to main since this release

This is the first release of the modern BeepChecker Tauri application.

BeepChecker 3.0.0 has been completely rewritten from scratch using Tauri, Rust, plain HTML, JavaScript, and Tailwind CSS. This new version faithfully recreates the classic look and feel of the original Windows Forms app, while embracing modern technologies for improved portability, maintainability, and ease of use.

BeepChecker no longer requires .NET Framework or any external dependencies—just Microsoft Edge WebView2, which is preinstalled on most Windows 10 and 11 systems (and will be automatically installed by the setup if needed).

For the legacy Windows Forms version, see the legacy-winforms branch and Version 2.2.0 release.