Calculator: releases
All releases of Calculator
Release 5 build 60
Released on: December 24, 2021
After over a month of trial and error, the app finally has an operation history pane!
Check it out! It's in the main page, click the → symbol on the top left to open it.
I'll be in holiday mood until 3rd January 2022, happy holidays and Merry Christmas!
Check it out! It's in the main page, click the → symbol on the top left to open it.
I'll be in holiday mood until 3rd January 2022, happy holidays and Merry Christmas!
Release 4 build 59
Released on: November 23, 2021
(i swear this is the final build pattern LOL)
- Reverted the font to Segoe UI
- Settings and Temperature pages no longer use a bold font for the page title
- Detailed build info is present in the Settings page
Release 4.0 stable build 211111-1333
Released on: November 11, 2021
Changelog:
- Added a temperature converter!
- Font has been changed to Segoe UI Variable throughout the app
Release 3.0 stable build 211109-1951
Released on: November 9, 2021
Features:
- New icon (Windows Calculator Prototype 3, credits to Microsoft for making that)
- Themes! (Only light/dark/system default at the moment)
Release 2.0 stable build 211104-1312
Released on: November 6, 2021
Fixed alignment of GitHub button in About page
Release 1.0 stable build 211102-1420
Released on: November 2, 2021
Big jump :O
Features:
Features:
- New functions! log, nPr, nCr, LN, sin, sin-1, cos, cos-1, tan, tan-1, factorial and 1/X
- Settings page has been changed to an "About" page (seriously what settings do you expect from a calculator)
- New build number pattern (final pattern, YYMMDD-HHmm)
Release 0.6.5 stable build 171021-1652
Released on: October 17, 2021
The first proper release!
New features:
New features:
- Working Settings page (still needs improvements, currently shows build info
- WinUI 2.7 controls
- Mica (only visible on Windows 11)!
- Cube root, cube, square root, and square now work as expected
- Backspace no longer crashes the app
- Now has a responsive interface which responds to window resize events
[PRE-RELEASE] 0.5.1 build 021021-2031
Released on: October 2, 2021
This is the first major release, though it is quite buggy at the moment
Features:
Features:
- Language changed from C++ to C#
- New interface
- Supports devices with Windows 10 build 15063 and above (Mobile as well!)
- Square, square root, cube, and cube root crash the app
- Entering a digit, clicking Backspace and clicking "=" results in a crash
- Header background is white, temporary fix is clicking on any button
Release 0.4 build 250921-1948
Released on: September 25, 2021
Development was stopped temporarily because of exams, so there's nothing much except for the "power" function being fixed and a new build number pattern.
Release 0.3 Beta
Released on: August 24, 2021
New release!
Changelog:
Changelog:
- Added an installer and uninstaller!
- 32 bit support might have been dropped, Visual Studio is weird
- Changed Project Type from Debug to Release because of DLL errors
- Dropped "power" function support temporarily
Release 0.2.1 Public Beta
Released on: August 21, 2021
Minor release.
Changelog:
Changelog:
- New functions: Cube root and power Keep in mind this is still in beta, if you encounter any bugs don't hesitate to report them! :)
Release 0.2 Public Beta
Released on: August 21, 2021
The first public release!
Changelog:
Changelog:
- Fixed #1
- New icon
- New function: Square root
- Added redistributables in case of DLL errors on launch
[PRE-RELEASE] 0.1 Alpha
Released on: August 20, 2021
The first release of this CLI calculator! Have fun :)
Known bugs:
Known bugs:
- Typing "exit" in the "enter two numbers" area results in a loop