Skip to content

Releases: ferraridamiano/ConverterNOW

v4.6.0

28 Feb 13:59

Choose a tag to compare

⚡ Performance

  • Mark the conversion functions to async (ef2a081)

🐛 Bug Fixes

  • #370 AppImage failed to launch on debian 12 based distros (b92736b)
  • Added maskable icons for web (e5aa7ae)
  • #320 The system language on web was always english (1b271ce)
  • Recently introduced regression on system language (8eab1b8)
  • #363 currency flags were not shown on linux (79b926c)
  • #405 Improved accessibility in drawer (15a13e8)
  • #226 tons --> tonnes (a02f6f1)

🚀 Features

🧰 Miscellaneous Tasks

  • Bump actions/checkout from 5 to 6 (#393) (2a94625)
  • Always use the latest stable version of nginx (container image) (1ed71db)
  • Polish translation update (#395) (de00bde)
  • Update app_ru.arb (#397) (a64a239)
  • Improved polish translation (credits: @rehork) (cec118f)
  • Bump actions/upload-artifact from 5 to 6 (#399) (fd1b7d8)
  • Bump actions/download-artifact from 6 to 7 (#400) (20b9298)
  • General improvements to the translations (8f8b46a)
  • Norwegian translation update (#404) (0164956)
  • Introduced clarification on SI prefix on digital data (96c3d2e)
  • Bulgarian lev was removed. Bulgaria adopted the euro. (52dbb22)
  • Update app_ru.arb (#407) (c665981)
  • Upgrade to flutter 3.41 (ad229bc)
  • Update app_ru.arb (#408) (ef3113f)

👥 Contributors

v4.5.0

23 Nov 17:40

Choose a tag to compare

⚡ Performance

  • Replace debugPrint with dprint (6b83974)
  • Replace MediaQuery.of with MediaQuery.paddingOf (ea8cba8)

🐛 Bug Fixes

  • Fix broken link in README (cbcdbf7)
  • Broken microsoft store link in setting page (87b8cbe)
  • #371 do not use web resources in docker image (7254e39)
  • #372 android themed icons (7633d23)
  • Resolved a couple of warnings (unused imports) (47a1c2d)

📝 Documentation

  • Document podman selfhost (4788c54)

🚀 Features

  • Button to copy the content of a UnitWidget (d5a755a)
  • Re-enable linux aarch64 support (#373) (5f48369)
  • Paste in the calculator (d5945e8)
  • On small screens, at startup show a page to choose a property (d5241c7)
  • Added option to disable showing proprty selection page (697888c)
  • Add preview result to calculator (#387) (20d14bf)
  • Darker "pure black" theme (4b5205d)

🧪 Testing

  • Fix small display integration test due to previous commit (59ab2bf)

🧰 Miscellaneous Tasks

  • More images updated to the new logo (7f7eaee)
  • Use PredictiveBackFullscreenPageTransitionsBuilder on Android (f49dfdc)
  • Bump actions/setup-java from 4 to 5 (#369) (4708648)
  • Replaced the feature graphic (7152ae7)
  • Remove "contact the developer" from settings (288d339)
  • Add haptic feedback on the calculator buttons (1c82807)
  • Bump actions/attest-build-provenance from 2 to 3 (#374) (a7a78e3)
  • Update app_ru.arb (#376) (ae346ff)
  • Update app_zh_TW.arb (#378) (d7baff8)
  • Upgrade to riverpod 3.0 (84a50af)
  • Update Croatian translation (#380) (c0ad45f)
  • Update Croatian translation (#385) (35cd6f2)
  • Include contributor list to github release (675144e)
  • Bump actions/download-artifact from 5 to 6 (#390) (00d098a)
  • Bump actions/upload-artifact from 4 to 5 (#391) (81849f2)
  • Improved hover shape of search grid tiles (12cb440)
  • Yet another improvement to PropertyGridTile (54c4551)
  • Regenerate platform-specific code for flutter 3.38 (7d5dfad)
  • Finally upgrade go_router dependency (41a9abb)

🧹 Refactor

👥 Contributors

v4.4.0

24 Aug 15:06

Choose a tag to compare

We've got a New Logo!

We heard your feedback that our old logo didn't quite represent what our app is all about. So we designed a new one that we think better captures our mission. This new logo is the result of a great collaboration, including some fantastic work from Giovanni Spitti.

🐛 Bug Fixes

🚀 Features

  • When a property is selected the icon becomes filled (034db5f)

🧰 Miscellaneous Tasks

v4.3.3

07 Jun 12:13

Choose a tag to compare

🐛 Bug Fixes

  • #351. Can't select units after "unselect all" in hide page (10a9472)

🧰 Miscellaneous Tasks

  • Migrate to action-gh-release + use cliff at the end (d3781f1)

v4.3.2

31 May 13:49

Choose a tag to compare

⚡ Performance

  • Added missing consts + enable analysis rule (51c4623)

🐛 Bug Fixes

  • Git cliff now adds the correct links to the commits (fdc98ef)

🚀 Features

🧰 Miscellaneous Tasks

  • Removed workaround of a flutter bug (5c2a316)
  • Update for Polish translation (#341) (98d890f)
  • Improved Russian translation (#343) (56c346e)
  • Automate release creation with cliff (a18d779)
  • Update Russian translation (#347) (975fafc)
  • Upgrade docker nginx and alpine versions (3a00046)
  • Upgrade to flutter 3.32.0 (e09d303)
  • Upgrade gradle and kotlin versions (7f2bbe5)
  • Upgrade dependencies (f4cbf92)

v4.3.1

09 Mar 14:57

Choose a tag to compare

This release addresses key issues reported by the community following the recent major refactoring. We have focused on stabilizing the application and improving user experience.

  • Hexadecimal Input: The hexadecimal text field now correctly supports alphanumeric input, resolving the previous numeric-only keyboard restriction.
  • Property & Unit Reordering: Corrected an issue where repeated reordering of properties and units could lead to display errors.
  • Minor Enhancements: Includes other small improvements and refinements.

We recommend all users update to this version for optimal stability.

Full changelog: v4.3.0...v4.3.1

v4.3.0

22 Feb 13:01

Choose a tag to compare

⚙️New features: hide unused units, improved default unit sorting, more units, improved conversion speed, linux arm64 build
🌍 Updated translations Thanks to @albanobattistella, @plum7x, @solokot
🐞 Bug Fixes and General Improvements! We've worked hard to provide you with an even better experience

Warning

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

Full changelog: v4.2.4...v4.3.0

v4.2.4

23 Dec 16:21

Choose a tag to compare

🎨 New features: use comma as decimal separator, paste number into the calculator, search with ctrl+K, Android 15 support and predictive back gesture. You can now run the web app locally on a docker container (credits: @benni347)
🌍 Updated translations Thanks to @solokot, @makishart, @HectorAE
🐞 Bug Fixes and General Improvements! We've worked hard to provide you with an even better experience

Full changelog: v4.2.3...v4.2.4

v4.2.3

18 Aug 09:35

Choose a tag to compare

  • 🎨 Graphic Enhancements for big screens
  • 🌍 Updated translations Thanks to @rehork, @MajoranaOedipus, @FTno
  • 🐞 Bug Fixes and General Improvements! We've worked hard to provide you with an even better experience

Full changelog: v4.2.2...v4.2.3

v4.2.2

25 May 13:57

Choose a tag to compare

Changelog

  • 🎨 Custom Themes! Give your app a unique touch by choosing your favorite theme.
  • ⚙️ Optimized Settings Page! Now even simpler and more intuitive to use.
  • Graphic Enhancements! Small improvements that make the app even more beautiful and enjoyable to use.
  • 🌍 Improved Translations! Thanks to @rehork and @pereorga, the Polish and Catalan versions are more accurate than ever.
  • 🐞 Bug Fixes and General Improvements! We've worked hard to provide you with an even better experience.

Full changelog: v4.2.1...v4.2.2