Releases: bornova/numara-calculator
Releases · bornova/numara-calculator
v5.7.4
v5.7.3
v5.7.2
- Focus editor on app restore after minimizing (#94 (comment))
- App start improvements
- Update dependencies
v5.7.1
- Updated dependencies
- Math.js has been updated to v14 which comes with some breaking changes: https://github.com/josdejong/mathjs/blob/develop/HISTORY.md#2024-11-20-1400
v5.7.0
v5.6.0
v5.5.1
v5.5.0
- Improved line wrapping. Long lines can now wrap before operator symbols such
+ - / *
etc. #90 - Improved and consistent line heights when display scale is other than 100%. #93
- Fix cursor position on app start. Cursor is now placed where it was left off when app was last closed. #94
- Remember window position on close so window does not always launch on screen center. It will now open from same position when it was closed. #94
- Install updates manually instead of forcing them upon app restart. You can now stay on an older version if you need.
- Added link to About dialog which opens the log file when clicked.
- Minor bug fixes and improvement
- Updated dependencies
Please report any regressions and bugs you may find!