Releases: doug-101/ConvertAll
Releases Β· doug-101/ConvertAll
Production Release 1.0.2
- 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
- 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
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.