Releases: andreped/IronFlow
Releases · andreped/IronFlow
v0.2.3
v0.2.2
v0.2.1
What's Changed
- Added features section to README; refactoring by @andreped in #58
- Added bug report and feature request issue templates by @andreped in #62
- Autoamtically tag bug/feature issue tickets by @andreped in #63
- Automatically assign issues to developer workflow by @andreped in #65
- Fix issue labeler workflow by @andreped in #67
- More bugfixing in CIs by @andreped in #70
- Only use issue title for regex in issue labeler by @andreped in #73
- Allow both w/wo capitalization in tag regex by @andreped in #75
- Added most commonly used exercises to predefined list by @andreped in #85
- Fixed dropdown behaviour in inputs tab by @andreped in #86
- Faster and more user-friendly exercise logging by @andreped in #87
- Bump v0.2.1+4 by @andreped in #88
Full Changelog: v0.2.0...v0.2.1
v0.2.0
v0.1.5
v0.1.4
What's Changed
- Fixed IPA build CI; build archive and not IPA which required code sign by @andreped in #44
- Managed to build IPA in CI by @andreped in #45
- Added notifications on new weight high score; fixed font size in tab; updated icon in tab by @andreped in #46
- Allows upgrading APK without data in DB by @andreped in #49
- Bump v0.1.4 by @andreped in #50
- Update pubspec.yaml by @andreped in #53
- Added workflow for automatic release creation by @andreped in #52
Full Changelog: v0.1.3...v0.1.4
v0.1.3
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
v0.1.1
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
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