chore(release): v4.5.0
Build & deploy for Android, Linux, Web and Windows / Build and release Linux app (x86_64) (push) Canceled after 0s
Build & deploy for Android, Linux, Web and Windows / Build and release Linux app (aarch64) (push) Canceled after 0s
Build & deploy for Android, Linux, Web and Windows / Build and release Android app (push) Canceled after 0s
Build & deploy for Android, Linux, Web and Windows / Build and release Web app (push) Canceled after 0s
Build & deploy for Android, Linux, Web and Windows / Build and release Windows app (push) Canceled after 0s
Build & deploy for Android, Linux, Web and Windows / Build and release Docker image (push) Canceled after 0s
Build & deploy for Android, Linux, Web and Windows / Create GitHub Release (push) Canceled after 0s

This commit is contained in:
Damiano Ferrari
2025-11-23 18:38:31 +01:00
parent f4f9942886
commit 9e446b7cec
4 changed files with 24 additions and 1 deletions
@@ -0,0 +1,6 @@
🔢 View the <b>result preview</b> in the calculator (Thanks to Bisher Asil)
⚙️ <b>Choose the property</b> to convert on startup (mobile only)
🌍 <b>Translation improvements</b>
🐞 <b>Bug fixes and general improvements!</b> We've worked hard to give you an even better experience
<b>Do you like Converter NOW?</b> Leave a review and let us know what you think! ✔️
@@ -0,0 +1,6 @@
🔢 Visualizza l'<b>anteprima del risultato</b> nella calcolatrice (Grazie a Bisher Asil)
⚙️ <b>Scegli la proprietà</b> da convertire all'avvio (solo su mobile)
🌍 <b>Miglioramenti alle traduzioni</b>
🐞 <b>Correzioni di bug e miglioramenti generali!</b> Abbiamo lavorato sodo per offrirti un'esperienza sempre migliore
<b>Ti piace Converter NOW?</b> Lascia una recensione e facci sapere cosa ne pensi! ✔️
@@ -85,6 +85,17 @@
</screenshots>
<content_rating type="oars-1.0"/>
<releases>
<release version="4.5.0" date="2025-11-23">
<description>
<ul>
<li>🔢 View the result preview in the calculator (Thanks to Bisher Asil)</li>
<li>⚙️ Choose the property to convert on startup (mobile only)</li>
<li>🌍 Translation improvements</li>
<li>🐞 Bug fixes and general improvements! We've worked hard to give you an ever-better experience</li>
</ul>
<p>Do you like Converter NOW? Leave a review and let us know what you think! ✔️</p>
</description>
</release>
<release version="4.4.0" date="2025-08-24">
<description>
<ul>
+1 -1
View File
@@ -2,7 +2,7 @@ name: converterpro
description: Unit and currencies converter
publish_to: none
version: 4.4.0+50
version: 4.5.0+51
environment:
sdk: ">=3.6.0 <4.0.0"