Skip to content

Release v0.11.1

Latest
Compare
Choose a tag to compare
@from104 from104 released this 28 Jan 20:22
· 0 commits to main since this release

[0.11.1] 2025-01-29

Added

  • Added temperature units: Delisle (°De), Newton (°N), Romer (°Rø), Réaumur (°Ré).
  • Added support for adaptive layout: displays calculation history and sub-panel when the window width increases.
  • Added search to calculation history
  • Added automatic updates in electron package format

Changed

  • Increased currency conversion precision from Number to BigNumber.
  • Expanded decimal point display limit up to 16 digits

Fixed

  • Fixed display error in percentage functionality.