Releases: andreped/IronFlow
Releases · andreped/IronFlow
v0.13.0
v0.12.2
v0.12.1
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
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
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
v0.10.5
v0.10.4
v0.10.3
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