Skip to content

Releases: QuantumPhysique/trale

v0.7.1

04 Jul 06:22
cf0ae7a
Compare
Choose a tag to compare

Added Features and Improvements 🙌:

  • Hello World! Thx to the community, the app is now available in Turkish 🎉

Other changes:

  • Upgraded dependencies
  • Improve readability of target weight label

Bugfix 🐛:

  • Fix broken color of linechart
  • Allow adding measurements older than 2 years
  • Fix bug of showing target weight correctly using st/lb
  • Fixed a bug where saving an unmodified measurement resulted in it being deleted

v0.7.0

29 May 20:33
Compare
Choose a tag to compare

Added Features and Improvements 🙌:

  • Hello World! Thx to the community, the app is now available in French, Finnish, and Italian 🎉
  • Using the latest flutter 3.22 with upgraded deps

Other changes:

  • Improved translations

v0.6.2

05 Apr 14:00
Compare
Choose a tag to compare

Bugfix 🐛:

  • Fix issue that prevents opening the app, fixes #70 and hopefully #65 as well

v0.6.1

21 Mar 08:16
Compare
Choose a tag to compare

Added Features and Improvements 🙌:

  • All new and improved interpolation API, the predictions are now more reliable
  • Using the latest flutter 3.19 with upgraded deps
  • Compile against Android 14 (SDK34)
  • Hello World! Thx to the community, the app is now available in Lithuanian, Chinese and Spanish 🎉

Bugfix 🐛:

  • Fix bug, when reloading theme
  • Fix bug that the interpolation was not shown for disabled smoothing, #25

Other changes:

  • Disabling interpolation, will now use sigma=2days for extrapolation prediction
  • Removed v0.6.0 due to critical bug when user targe weight was set.

v0.5.0

25 Jan 21:09
Compare
Choose a tag to compare

Added Features and Improvements 🙌:

  • Hello World! Thx to the community, the app is now available in Czech, Korean, Norwegian, and Polish 🎉
  • Improved readme, screenshots, and app description (fastlane)

v0.4.7

18 Jan 10:43
bbe6ed9
Compare
Choose a tag to compare

Added Features and Improvements 🙌:

  • Accelerated import

Bugfix 🐛:

  • Fix bug, that allowed target weights below 50kg

v0.4.6

08 Jan 21:04
Compare
Choose a tag to compare

Bugfix 🐛:

  • Fix bug, when using lb and st units

Other changes:

  • Fix version error in 0.4.5
  • Fix f-droid metadata

v0.4.5

07 Jan 11:27
Compare
Choose a tag to compare

Bugfix 🐛:

  • Fix bug, when using lb and st units

v0.4.4

20 Dec 21:08
Compare
Choose a tag to compare

Bugfix 🐛:

  • Fix bug, which prevented loading the app without measurements

Other changes:

  • Upgrade dependencies

v0.4.3

26 Nov 22:03
Compare
Choose a tag to compare

Added Features and Improvements 🙌:

  • Using latest fluttr 3.16 with upgraded deps

Other changes:

  • Prepare for predictive back gesture
  • Removed splash animation to fix adding to f-droid, see #1
  • Fixed list of used dependencies in about screen