Skip to content

Commit

Permalink
chore: version 4.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ferraridamiano committed Feb 16, 2025
1 parent 7815c30 commit 0faf4ce
Show file tree
Hide file tree
Showing 5 changed files with 27 additions and 2 deletions.
7 changes: 7 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/46.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
⚙️ <b>New features</b>: hide unused units, improved default unit sorting, more units, improved conversion speed
🌍 <b>Updated translations</b> Thanks to @albanobattistella, @plum7x, @solokot
🐞 <b>Bug Fixes and General Improvements!</b> We've worked hard to provide you with an even better experience

This version may break your unit sorting. We've made improvements so that this will no longer happen. We apologize for the inconvenience.

<b>Do you like Converter NOW?</b> Leave a review and let us know what you think! ✔️
7 changes: 7 additions & 0 deletions fastlane/metadata/android/it-IT/changelogs/46.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
⚙️ <b>Nuove funzioni</b>: nascondi le unità di misura che non usi, ordinamento delle unità di default migliorato, più unità di misura, velocità di conversione migliorata
🌍 <b>Traduzioni aggiornate</b> Grazie a @albanobattistella, @plum7x, @solokot
🐞 <b>Correzioni di bug e miglioramenti generali!</b> Abbiamo lavorato sodo per offrirti un'esperienza sempre migliore

Questa versione potrebbe rompere il tuo ordinamento delle unità di misura. Abbiamo fatto dei miglioramenti in modo che questo non accada più. Ci scusiamo per il diseguido.

<b>Ti piace Converter NOW?</b> Lascia una recensione e facci sapere cosa ne pensi! ✔️
11 changes: 11 additions & 0 deletions linux/io.github.ferraridamiano.ConverterNOW.appdata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,17 @@
</screenshots>
<content_rating type="oars-1.0"/>
<releases>
<release version="4.3.0" date="2024-02-16">
<description>
<ul>
<li>⚙️ New features: hide unused units, improved default unit sorting, more units, improved conversion speed</li>
<li>🌍 Updated translations. Thanks to @albanobattistella, @plum7x, @solokot</li>
<li>🐞 Bug Fixes and General Improvements! We've worked hard to provide you with an even better experience</li>
</ul>
<p>This version may break your unit sorting. We've made improvements so that this will no longer happen. We apologize for the inconvenience.</p>
<p>Do you like Converter NOW? Leave a review and let us know what you think! ✔️</p>
</description>
</release>
<release version="4.2.4" date="2024-12-23">
<description>
<ul>
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: converterpro
description: Unit and currencies converter
publish_to: none

version: 4.2.4+45
version: 4.3.0+46

environment:
sdk: ">=3.0.0 <4.0.0"
Expand Down
2 changes: 1 addition & 1 deletion snap/snapcraft.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: converternow
version: 4.2.4
version: 4.3.0
summary: Unit and currencies converter
description: A Unit and Currencies Converter. Converter NOW is immediate, fast and easy to use!

Expand Down

0 comments on commit 0faf4ce

Please sign in to comment.