Skip to content

Binary 4.0

Choose a tag to compare

@fizzyizzy05 fizzyizzy05 released this 02 Aug 14:58
· 143 commits to main since this release
d8a0190

Binary 4.0 is a new release the base converter app. It comes with a new design (Gregor Niehl), that's aligned vertically and comes with multiple improvements compared to before:

  • Output is less likely to overflow, taking space from the input
  • The output is now directly mutable instead of having a dedicated swap button
  • Binary is a bit better suited to mobile devices compared to before.

Additional improvements include:

  • Input and output bases are now saved between sessions
  • Input bases get a tooltip for invalid input, giving screen reader users more context to if they've entered a digit wrong.
  • The base list has been re-ordered in order of base size. Octal is now between Binary and Decimal

Last but not least, improved translations:

  • Italian (Albano Battistella)
  • Finnish (Jiri Grönroos)