Skip to content

Releases: andreped/IronFlow

v0.13.0

07 Jan 08:17
2ee0659
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.12.2...v0.13.0

v0.12.2

06 Jan 20:45
ea932e4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.12.1...v0.12.2

v0.12.1

06 Jan 15:05
1af78d6
Compare
Choose a tag to compare

What's Changed

  • Fixed bug where new chunks were not auto-synced horizontally by @andreped in #394
  • Fixed backup for Android by @andreped in #395
  • Handle duplicates in restore and revertability; dialogs on backup status by @andreped in #396
  • Minor code comment refactoring by @andreped in #397

Full Changelog: v0.12.0...v0.12.1

v0.12.0

05 Jan 04:33
238ceaf
Compare
Choose a tag to compare

What's Changed

  • Refactored code throughout the app; added missing dependency by @andreped in #380
  • Removed deprecated dynamic data range computations by @andreped in #381
  • Upgraded all CIs to build on macos-13 by @andreped in #382
  • Remove alpha channel in iOS icon for distribution by @andreped in #383
  • Upgraded flutter to latest across project; refactored pub spec by @andreped in #384
  • Added missing string to Info.plist for iOS by @andreped in #385
  • Fix final issues related to iOS app store release by @andreped in #386
  • Refactored records tab into multiple files by @andreped in #387
  • Add ability to search exercises in table tab by @andreped in #388
  • Increase default date range to 1 year; change format to dd/MM by @andreped in #389
  • Tried fixing apk build issues by @andreped in #390

Full Changelog: v0.11.1...v0.12.0

v0.11.1

03 Jan 06:23
43b9a65
Compare
Choose a tag to compare

What's Changed

  • Fix unwanted UI theme flickering at app launch by @andreped in #373
  • Avoid duplicate workflow run during release by @andreped in #374
  • Removed old logos; reduced logo size in app and flickering by @andreped in #375
  • Added splash screen during app launch by @andreped in #376
  • Refactored themes into separate files by @andreped in #377

Full Changelog: v0.11.0...v0.11.1

v0.11.0

03 Jan 03:50
7345de3
Compare
Choose a tag to compare

What's Changed

  • Fixed bug to add x-axis back in visualization tab by @andreped in #370
  • Fix wrong dates and dynamic xlim if data not found by @andreped in #371

Full Changelog: v0.10.5...v0.11.0

v0.10.5

03 Jan 02:30
f93de55
Compare
Choose a tag to compare

What's Changed

  • Fixed both axes in visualization tab; now days are properly displayed by @andreped in #365
  • Major refactoring on the visualization tab by @andreped in #366
  • Fixed app icon scale by @andreped in #367

Full Changelog: v0.10.4...v0.10.5

v0.10.4

02 Jan 23:34
267f54d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.3...v0.10.4

v0.10.3

02 Jan 23:02
0d9a7ae
Compare
Choose a tag to compare

What's Changed

  • Fix timer animation bug when re-entering inputs tab by @andreped in #361
  • Only show timer if Exercises table is selected in inputs tab by @andreped in #362
  • Major refactoring of code; split into multiple files; improved performance and fixed edge cases by @andreped in #363

Full Changelog: v0.10.2...v0.10.3

v0.10.2

01 Jan 18:10
8a3a61a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.1...v0.10.2