Releases: QuantumPhysique/trale
Releases · QuantumPhysique/trale
v0.15.1
v0.15.0
Added Features and Improvements 🙌:
- New app icon 🐺
- All new F-droid store page with Material You Expressive (ready) Design 🎉
Other changes:
- Improved chart animation
- Improved translation
Bugfix 🐛:
v0.14.0
Welcome 2026! To help you shed those extra pounds gained over Christmas, we have completely revamped the app 🎆
This release is the foundation for the upcoming version 1.0. Now that the UI has been redesigned, we will focus again on new functionality in the next releases.
Added Features and Improvements 🙌:
- Material You Expressive (ready) Design throughout the whole app 🎉
- Redesigned, more responsive weight picker
- Improved and all new Settings pages
Other changes:
- Using the latest flutter 3.38
- New font family: RobotoFlex
- All new animations to align with M3E design guidelines
- Remove outdated onBoarding screen
- Upgrade dependencies and building envs
Bugfix 🐛:
v0.13.2
v0.13.1
v0.13.0
v0.12.1
v0.12.1
Bugfix 🐛:
- Fix fdroid build, #312
v0.12.0
Added Features and Improvements 🙌:
- 3 brand new color themes
- Trale offers now 7 color scheme variants. Check out the settings page for colorful options 🎉
Other changes:
- Upgrade dependencies
- Upgrade building envs (Kotlin, Gradle, Android Application, and NDK)
Bugfix 🐛:
- Fix
java heap spaceerror (CI) by increasing jvm memory - Fix BMI widget for st and lbs, #301
v0.12.0
Added Features and Improvements 🙌:
- 3 brand new color themes
- Trale offers now 7 color scheme variants. Check out the settings page for colorful options 🎉
Other changes:
- Upgrade dependencies
- Upgrade building envs (Kotlin, Gradle, Android Application, and NDK)
Bugfix 🐛:
- Fix
java heap spaceerror (CI) by increasing jvm memory - Fix BMI widget for st and lbs, #301
v0.11.2
Added Features and Improvements 🙌:
- Thx to the community, many translations have been improved 🎉
- Using the latest flutter 3.32 with upgraded deps
- Add a BMI widget, #239
Other changes:
- Improve change icon on measurement screen, #263
- Add a hint that the user's height is in centimeters
Bugfix 🐛:
- Replace
auto_size_textdependency to support latest flutter version