Releases: ferraridamiano/ConverterNOW
v4.6.0
⚡ 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
- Settings input validation (#402) (
8d1947f) - Import / export / delete settings (#403) (
a4ddfeb) - Added property icon next to the title text (
2a1684c) - Added more units (
5fbf29d)
🧰 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
⚡ Performance
🐛 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
PredictiveBackFullscreenPageTransitionsBuilderon 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_routerdependency (41a9abb)
🧹 Refactor
settings.dartfile (e1845fa)
👥 Contributors
v4.4.0
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
- Typo in italian translation (
7cce26d) - Mjs content type header for Docker nginx (#358) (
1789503) - #360. Start calulation with a minus (
0486b13) - #362 Amoled dark theme --> Pure black theme (
654a319) - #366 text in settings was smaller than other options (
c6bb995) - Android quick action works again (
b0c9b04) - Appimage build (
1ba34c7) - Flatpak build error (
3531c89)
🚀 Features
- When a property is selected the icon becomes filled (
034db5f)
🧰 Miscellaneous Tasks
- Update app_ru.arb (#353) (
376250a) - Removed snap support (
c907502) - Update Polish translation (#354) (
212e158) - Update russian translation (#367) (
a066288) - Upgrade docker base images (
89dcee9) - Upgrade to flutter 3.35 (
ea53a8f) - Regenerate platforms folders (
80c8d0b) - New logo (#368) (
fb9c7d9) - Migrate to melos 7 (
9967eb4) - Temporarily remove arm linux support (
edb0f7d) - Temporarily remove arm linux support (
0d469f2) - Bump actions/checkout from 4 to 5 (#364) (
32ce658)
v4.3.3
v4.3.2
⚡ Performance
- Added missing
consts + enable analysis rule (51c4623)
🐛 Bug Fixes
- Git cliff now adds the correct links to the commits (
fdc98ef)
🚀 Features
- Add bengali language (#337) (
6b1c506) - Add percentage to the calculator (fix #336) (
5b31c12) - Improved page transitions (
1f8563a) - Bengali translation for store page (#338) (
280bd2f) - Add density units (and some pressure units) (#345) (
4b93e04) - Added gigapascal (pressure) (
ec4ad83)
🧰 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
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
⚙️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
🎨 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
- 🎨 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
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