ConvertAll Portable Changelog

What's new in ConvertAll Portable 1.0.1

Apr 1, 2024
  • Updates:
  • Improved the speed and responsiveness of the Fraction Conversion tool.
  • Bug Fixes:
  • Fix a problem entering units with exponents that are not whole numbers.

New in ConvertAll Portable 1.0.0 (Jan 9, 2024)

  • New Features:
  • 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.
  • An older ConvertAll version is available on the Downloads page for those that need language translations.
  • Updates:
  • The kip (kilopound force) unit was added.
  • The mm H2O pressure unit was added.
  • Added the MGD and MLD units to cover large flow rates.
  • Added the Bohr radius nuclear size unit.
  • The dunam land area unit was added.
  • Added the teenth unit (drug slang).
  • Many SI prefixes were added so they can be combined with any other unit using multiplication. For example, "tera * watt" can be entered for terawatts.

New in ConvertAll Portable 0.8.0 (Mar 24, 2020)

  • New Features:
  • Added a separate base conversion dialog to convert between different base numbering systems. It converts from/to decimal, hexadecimal, octal and binary bases.
  • Added a separate fraction conversion dialog to convert from decimal to fractional numbers. It provides a list of fractions in order of increasing accuracy.
  • A GUI font selection button was added to the Options dialog. This allows larger fonts to be used for high resolution displays.
  • A new GUI color setting dialog was added to the Options dialog. It allows a dark theme to be selected, or colors can be selected individually.
  • Updates:
  • Added the Beaufort wind speed unit.
  • R-value thermal resistance units were added.
  • The diopter/dioptre optical power unit was added.
  • Added the rydberg and hartree energy units.
  • Added the Planck constant as a unit.
  • Slightly adjusted the conversion value of the atomic mass unit (amu) and added the dalton synonym.
  • Slightly adjusted the conversion value of the astronomical (au) and the parsec units.
  • Add Swedish translation (thanks to Ake Engelbrektson).
  • Add Catalan translation (thanks to Pere Orga).
  • Update the libraries used to build the Windows binaries to Python 3.8 and Qt/PyQt 5.14.
  • Bug Fixes:
  • Fixed a problem with the ConvertAll window being positioned off the screen after major changes in resolution when using external monitors.
  • Clarified the labels for several power-of-10 data units (KB, MB, etc.) to show as "SI standard" rather than "IEC standard".

New in ConvertAll Portable 0.7.5 (Jul 27, 2018)

  • Updates:
  • Updated the Russian GUI and unit translation (thanks to Ivan / vantu5z).
  • Bug Fixes:
  • Fix the tab sequence to allow tabbing between the unit edit boxes and the numeric edit boxes.

New in ConvertAll Portable 0.7.4 (Apr 15, 2018)

  • New Features:
  • Added a desktop file to the Linux version to provide menu entries.
  • Added an option to disable saving the window position and size at startup.
  • Updates:
  • Added US drill bit gauge sizes as a non-linear unit.
  • Added gigabit and terabit data units.
  • Adjusted the liter per 100 km fuel economy unit definition in the German translation to match the English version.

New in ConvertAll Portable 0.7.3 (Oct 27, 2017)

  • Updates:
  • Added the boiler horsepower unit.
  • Bug Fixes:
  • Fixed a crash if a zero value is entered when the engineering notation option is enabled.
  • Fixed an initialization issue that caused problems with some versions of Python.

New in ConvertAll Portable 0.7.2 (Apr 2, 2017)

  • Fix a crash due to an overflow error whem typing part of an exponent in the denominator of the second unit.
  • Avoid flipping the preceeding operator between multiplication and division as a unit exponent of 0.5 is typed.