Skip to content

Releases: doug-101/ConvertAll

Production Release 1.0.2

28 Jun 00:02

Choose a tag to compare

  • Added a setting to hide the windows title bar on desktop platforms. This is useful for improving the appearance under Linux/Wayland.
  • Added the decibel-milliwatt (dBm) power unit.
  • Added the gas mark temperature unit for old UK gas stoves.
  • Several EV efficiency units were added: miles per kWh, miles per gallon equiv, and kilowatt-hours per 100 km.
  • Updated the versions of several libraries used to build ConvertAll.
  • Updated the list of dependencies in the Linux install script.

Production Release 1.0.1

23 Mar 16:39

Choose a tag to compare

  • Improved the speed and responsiveness of the Fraction Conversion tool.
  • Fixed a problem entering units with exponents that are not whole numbers.

Production Release 1.0.0

27 Nov 00:32

Choose a tag to compare

ConvertAll has been rewritten in Dart using the Flutter framework. It now has a cleaner-looking interface. A single code base can run on Linux, Windows, Android and on the web.