Skip to content

v2.0.0 - First WinUI Release

Latest

Choose a tag to compare

@cechout cechout released this 16 Jun 13:53

Welcome to the v2.0.0 release of Simple Calculator!

This major update completely rebuilds the app from the ground up. It does not introduce new calculation features, but ports the original WPF application (v1.0.0) to a modern, native Windows 11 framework.

✨ Features in this Build

  • Native Windows 11 UI: A completely rewritten UI using Windows App SDK components and native Fluent Design elements.
  • Strict MVVM Architecture: The codebase has been entirely refactored to separate the UI from the mathematical logic.
  • Theme Support: Added a functional Light and Dark mode toggle that integrates perfectly with the native Windows title bar.

📦 Installation

  1. Download the SimpleCalculator_Installer.exe from the assets below.
  2. Run the installer.
  3. Launch the app and enjoy!

Feel free to open an issue if you encounter any bugs or have feature requests for the upcoming updates!