Skip to content

Commit d8a0190

Browse files
committed
metainfo: finish release notes for Binary 4.0
1 parent e631a28 commit d8a0190

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

data/io.github.fizzyizzy05.binary.metainfo.xml.in

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,19 +27,19 @@
2727
</screenshot>
2828
</screenshots>
2929
<releases>
30-
<!-- release date to be confirmed, this is a placeholder for now -->
31-
<release version="4.0" date="2024-08-29">
30+
<release version="4.0" date="2024-08-02">
3231
<description translate="no">
33-
<!-- Release notes incomplete. This is a brief collection of improvements and fixes made since 0.3.1, and needs to be properly written before that release. -->
34-
<p>Binary 4.0 (or 100) 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:</p>
32+
<p>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:</p>
3533
<ul>
3634
<li>Output is less likely to overflow, taking space from the input</li>
3735
<li>The output is now directly mutable instead of having a dedicated swap button</li>
36+
<li>Binary is a bit better suited to mobile devices compared to before.</li>
3837
</ul>
3938
<p>Additional improvements include:</p>
4039
<ul>
4140
<li>Input and output bases are now saved between sessions</li>
42-
<li>Input bases get a tooltip for invalid input, giving screen reader users more context.</li>
41+
<li>Input bases get a tooltip for invalid input, giving screen reader users more context to if they've entered a digit wrong.</li>
42+
<li>The base list has been re-ordered in order of base size. Octal is now between Binary and Decimal</li>
4343
</ul>
4444
<p>Last but not least, improved translations:</p>
4545
<ul>

0 commit comments

Comments
 (0)