← Package directory
Available on winget

Install Numara

Simple notepad calculator built on Electron, powered by Math.js

Install with winget
winget install --id bornova.numara
Upgrade
winget upgrade --id bornova.numara
Uninstall
winget uninstall --id bornova.numara

About Numara

Simple notepad calculator built on Electron, powered by Math.js

What's new in 7.4.2

• Window Sizing:Fixed an issue where the application window would grow horizontally wider on every launch when the "Page list sidebar position" was configured as "Docked". The window dimensions will now consistently restore to their correct sizes without adding the sidebar width padding on startup. (#291) Build & Dependencies • Bumped application version to 7.4.1.

Read release notes

Version history

Version Updated Notes
7.4.2 Unknown • Window Sizing:Fixed an issue where the application window would grow horizontally wider on every launch when the "Page list sidebar position" was configured as "Docked". The window dimensions will now consistently rest...
7.4.1 Unknown - Window Sizing: Fixed an issue where the application window would grow horizontally wider on every launch when the "Page list sidebar position" was configured as "Docked". The window dimensions will now consistently res...
7.4.0 Unknown Modern Find and Replace Panel - Replaced CodeMirror's standard dialog prompts with a custom, persistent search panel pinned at the top of the editor. - Added a toggle button to expand or collapse the Replace row inside t...
7.3.1 Unknown Improved Second-Instance Activation Behavior Refactored the application's single-instance lock handler in the Electron main process to improve window toggling when the user attempts to launch a second instance: - Toggle...
7.3.0 Unknown Configurable Escape Key Window Hiding / Minimization (#285) - Added a new setting "Close app on Esc key" in the General settings tab (disabled by default). - When enabled, pressing the Escape key will hide the applicatio...
7.2.2 Unknown - Fixed Unit Conversion Precision Setting Ignore: Resolved an issue where unit conversions (e.g. 1 ft to in) would ignore the configured precision settings and output unrounded values (e.g., displaying 12.000000000000002...
7.2.1 Unknown - Fix header alignment regression in macOS.
7.1.10 Unknown - Improved symbol matching regex: Updated the letter symbol regex to use proper Unicode word boundary logic (\p{L}\p{M}_ and \p{M}\d_), preventing false matches when symbol names appear as substrings within longer identi...
7.1.9 Unknown - Fix update block when running in system tray (macOS): Resolved an issue where clicking the Install Now button failed to update the app. Previously, when the app was configured to run in the menu bar, the window close e...
7.1.8 Unknown - Fix issue where fast typing on mobile devices deletes characters unexpectedly. - Updated dependencies
7.1.7 Unknown - macOS Window Restoration: Fixed an issue where clicking the app icon in the Dock would fail to reopen/restore the calculator window if the app was running in the menu bar (tray) and had been closed via the traffic ligh...
7.1.1 Unknown - Enhanced the macOS Dock integration by dynamically hiding the dock icon when the app starts hidden (e.g., via "Open at login" when "Keep in tray" is enabled) or when the main window is closed/hidden to the tray. The Do...
7.0.0 Unknown Numara v7.0.0 represents a complete, ground-up rewrite and modernization of the application. This release introduces a fully asynchronous calculation architecture, a brand new file synchronization mechanism, built-in cod...
6.10.5 Unknown - Replaced @melloware/coloris dependency with refactored @bornova/colorpicker version. - Switch to Github Pages for hosting numara.io. Removes build folder from public repo.
6.10.4 Unknown - Added theme colors to text entries - Remove tinykeys dependency - Updated dependencies
6.10.3 Unknown - Fixed issue where some currencies were clashing with some units. - Updated dependencies
6.10.2 Unknown - Fix more UI regressions/bugs
6.10.1 Unknown - Minor UI fixes/improvements
6.9.1 Unknown - Fix currency locale bug #250 - Updated dependencies
6.9.0 Unknown - Added setting to choose how the page list side bar is displayed. (#244) - Auto: Automatically choose to slide out or show docked depending on window width. - Slide out: Always slides out from left using the open/close...