Skip to content

Releases: andreped/IronFlow

v0.1.3

02 Aug 16:11
4e3bd10
Compare
Choose a tag to compare

What's Changed

  • Added new snapshots of current state of app by @andreped in #28
  • Fix for iOS build for Xcode by @andreped in #33
  • Major refactor of summary tab and tab structure; removed bottom nav by @andreped in #36
  • Preserves state of visualization state between tab changes by @andreped in #41
  • Added records tab showing max weight lifted per exercise by @andreped in #42
  • Bump v0.1.3 by @andreped in #43

Full Changelog: v0.1.2...v0.1.3

v0.1.2

21 Jul 09:19
62f5443
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.1.2

v0.1.1

21 Jul 08:07
b325a67
Compare
Choose a tag to compare

What's Changed

  • Support adding new exercises by @andreped in #18
  • Fix table order - order by timestamp by @andreped in #19
  • Allow updating table row without updating timestamp; support editing exercise by @andreped in #20
  • Fix table gesture panning; disable tab gesture toggling by @andreped in #21
  • Add newline between for longer table names by @andreped in #22
  • v0.1.1 - fix app name by @andreped in #23

Full Changelog: v0.1.0...v0.1.1

v0.1.0

19 Jul 08:20
f942e72
Compare
Choose a tag to compare

Summary

First official release of IronFlow which is a cross-platform mobile application for monitoring strength training progress.

What's Changed

  • Configured initial UI; dev setup, and APK build CI by @andreped in #1
  • Configured iOS IPA build CI; new README by @andreped in #2
  • Removed Linux and Windows dirs by @andreped in #3
  • Implemented simple tabbed view with data storage and visualization features by @andreped in #4
  • Implemented dropdown for exercise selection; refactoring by @andreped in #5
  • Minor dependency clean-up by @andreped in #6
  • Table fills width; renamed variables and restructured code by @andreped in #7
  • Support deleting rows in DB; improved visualization; refactored by @andreped in #8
  • Allow rotating phone and view by @andreped in #9
  • Update sweep icon; delete web/ dir; fix import by @andreped in #10
  • Added snapshots to assets/ and to README by @andreped in #11
  • Resize snapshots in README by @andreped in #12
  • Order table rows based on most recent timestamp by @andreped in #13
  • Fix datetime in plot; Use ScatterChart; add summary tab by @andreped in #14
  • Allow searching and editing in table by @andreped in #15
  • Greatly enhanced summary tab by @andreped in #16
  • Bump v0.1.0 by @andreped in #17

New Contributors

Full Changelog: https://github.com/andreped/IronFlow/commits/v0.1.0