🐛 Bug Fixes
- Test did not pass after latest change (
72dbf9f) - "Clear all" Snackbar persists until it is manually disposed (
7393bd7), Fixes #439 - In the calculator if the second number starts with . the result was wrong (
6fe438c), Fixes #437 - Don't add extra space if the FAB is hidden (
3c5fa60)
🚀 Features
- Hide FAB if the conversions are already cleared (
b5285f8) - Generate the code for default currency rate at build time (
01d3efc), Fix #322 - Added several new units (
0786ea2), Fix #108, #227, #430
🧰 Miscellaneous Tasks
- Bump actions/checkout from 6 to 7 (#432) (
98354d2) - Improved the flathub page to better follow the guidelines (
d97c362) - Update russian translations (#435) (
6e5b607) - Migrate flutter to 3.47 (#436) (
54464cc) - Move reorder/hide features to property page (#434) (
63eee21) - Slightly reduce unit spacing (
dd5de81) - Do not yet build with impeller on linux (
6eef35f) - Update for Polish translation (#440) (
7f527a6) - Fix linux compilation error (
2f231b7)