Skip to content

Releases: doug-101/ConvertAll

Production Release 1.0.3

12 Mar 00:57

Choose a tag to compare

  • Added physics units: elementary charge, Planck length, Planck mass, Planck time, and Planck temperature.
  • Added constants for vacuum permittivity and the Boltzmann constant.
  • Updated the Android build to fully support Android 16 features.
  • Updated the web version to support WebAssembly when available.
  • Updated an external library in order to fix an incorrect non-linear temperature conversion at zero degrees.
  • Remove the quit command from the web version since it is not supported by browsers.

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.