-
-
Notifications
You must be signed in to change notification settings - Fork 384
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
ec5d5fb
commit 15c3451
Showing
2 changed files
with
3 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,23 +1,7 @@ | ||
[![](https://img.shields.io/static/v1?label=Sponsor&message=%E2%9D%A4&logo=GitHub&color=%23fe8e86)](https://github.com/sponsors/philosowaffle) <span class="badge-buymeacoffee"><a href="https://www.buymeacoffee.com/philosowaffle" title="Donate to this project using Buy Me A Coffee"><img src="https://img.shields.io/badge/buy%20me%20a%20coffee-donate-yellow.svg" alt="Buy Me A Coffee donate button" /></a></span> | ||
--- | ||
|
||
## Features | ||
|
||
- [#502] Partial support for Peloton Gym | ||
- [#497] Add minimal support for Rowing Bootcamp | ||
- More exercise mappings | ||
- [#495] Open Lateral Raise, Pike Push Up, Dolphin | ||
- [#499] Forearm Side Plank Rotation, Straight Leg Bicycle | ||
- [#510] Bear Crawl | ||
- [#546] Arm Circles, Criss-Cross, High Pull, Oblique Heel Tap, Row, Single Leg Stretch, Tricep Dip | ||
- [#532] GitHubAction now supports attaching output files to the GitHub Action as a zip file you can download - @anlesk | ||
|
||
## Fixes | ||
|
||
- [#526] `Auth appeared successful but there was an error sending the service ticket to Garmin` | ||
- [#541] Continuation of #526 but specifically for the MFA flow | ||
- `All converters were skipped.` - confusing log message when no workouts needed to be synced | ||
|
||
## Housekeeping | ||
|
||
- [#509] Various dependency bumps | ||
- [#552] fix ArgumentNullException in SyncService when no recent workouts found | ||
- [#548] GithubAction - workflow_dispatch boolean inputs are not actually booleans (@philjn) |