Skip to content

Releases: fizzyizzy05/binary

Binary 5.4 (fixed notes)

19 Mar 15:51
033594d

Choose a tag to compare

Re-release of Binary 5.4, with added credits in the release notes.

Binary 5.4

18 Mar 19:20
ce80d5b

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 5.3...5.4

Binary 5.3

10 May 17:42
8cbc67f

Choose a tag to compare

Binary 5.3 is a small update with some small updates and updated translations

  • Updated to use the GNOME 48 platform.
  • A new option to quickly open a new window (Balló György)

Updated translations:

  • Greek (Erikton Konomi)
  • Arabic (x9a and Mostafa Zaher)
  • Portuguese (Silvério Santos)
  • Estonian (Priit Jõerüüt)
  • Spanish (Kamui4 and Emilio Sepúlveda M.)
  • Polish (Stan Ulbrych)
  • Russian (gfbdrgng)
  • Chinese (Simplified Han script) (gfbdrgng)
  • Interlingua (Emilio Sepúlveda M.)

Binary 5.2

14 Dec 17:05
a397de0

Choose a tag to compare

Binary 5.2 is a small update mainly focusing on updated translations

  • The main window should now more reliably uses the Binary icon on non-GNOME desktops (Balló György)

Updated/added translations

  • Turkish (Oğuz Ersen)
  • Finnish (Jiri Grönroos)
  • German (Albert Krenz and Whoever4976)
  • Japanese (Himmel)
  • French (Matthias Cabillot)
  • Portuguese (Cleverson Cândido)
  • Hebrew (Yaron Shahrabani)
  • Tamil (TamilNeram)

Binary 5.2 (fixed date in metainfo)

14 Dec 18:19
37dffb1

Choose a tag to compare

Same as 5.2, but with with a corrected date for the release notes.

Binary 5.1

26 Sep 14:11
6ee0fa3

Choose a tag to compare

Binary 5.1 is a small update including small tweaks and polishing touches:

Notable changes:

  • Bit counter now differentiates between a singular and a plural number of bits.
  • Binary now uses an adaptive about dialog

Updated/added translations:

  • Turkish (Oğuz Ersen)
  • Portuguese (Brazil) (Rafael Fontenelle)
  • Hebrew (Yosef Or Boczko)
  • Norwegian Bokmål (Brage Fuglseth)
  • Russian (Fedorov Alexei)

Binary 5.0

13 Sep 10:48
4cfb0e8

Choose a tag to compare

Binary 5.0 is a new update to the base converter

Added new features:

  • Support for multiple windows
  • Added an option for any other base in addition to the preset binary, octal, decimal, and hexadecimal bases. (Satvik Patwardhan)

Improved/added translations for:

  • Hebrew (Yosef Or Boczko)
  • Finnish (Jiri Grönroos)
  • Turkish (Sabri Ünal, kilickerem066)
  • Bulgarian (twlvnn kraftwerk)
  • Russian (Fedorov Alexei)
  • Italian (Albano Battistella)

Binary 4.0

02 Aug 14:58
d8a0190

Choose a tag to compare

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)

Binary 0.3.1

11 Jul 21:16

Choose a tag to compare

Binary 0.3.1 is a new small release with a few improvements:

  • Base selectors use the full base name, rather than the short name
  • Bit counter is now a dropdown, with individual bits hidden by default so it's more out of the way.
  • Placeholder text no longer uses a monospace font
  • Invalid input isn't removed, instead the entry will turn red
  • Changing the bases will update the calculated values

Added the following translations:

  • Italian (Albano Battistella)
  • Russian (Fedorov Alexei)

Binary 0.3

23 Jun 19:34

Choose a tag to compare

What's Changed

  • Move conversion selector to title area by @bragefuglseth in #11
  • Use Python native functions for calculating numbers, to make it more faster and more reliable.
  • Added translations for Finnish (Jiri Grönroos) and German (@konstantintutsch).

New Contributors

Full Changelog: 0.2.1...0.3