Changes in this release
- A new tab in people details page for the groups they have created. This can be used for notifying for albums for the music tracking released last week.
- You can now pause workouts. Useful, for example, if you get a call while you're in the middle of a workout.
- You can now configure Ryot to ask for confirmation for starting the rest timer. It can be found in the fitness preferences.
- You can now edit custom metadata that you created.
- Workout templates now support exercises with no sets. Extremely useful if you are experimenting with a new fitness regimen.
What's Changed
- b599c241 - Remove workout template visibility (#1159)
- 99a045ce - fix(backend): do not send notification for workout revision
- 5babadc6 - Notification for workout created (#1150)
- 2fa6a59e - feat(frontend): mechanism to handle isPartial metadata
- 5ad39c69 - fix(frontend): bug fixes for edge cases
- 215ad7c6 - Allow associating person with metadata groups (#1153)
- a27d59ff - Allow empty exercises in workout templates (#1151)
- 18f4c36b - fix(frontend): hard reload when starting new workout
- 4ab91498 - fix(backend): include provider watched in the cache
- 8442c5cb - Allow updating custom metadata (#1149)
- 22036d45 - feat: change name of group by column
- d77e2b30 - fix(backend): deploy update metadata job before starting import
- 5e1a32f2 - Workout enhancements (#1142)
- 69c7878f - fix(services/importer): handle anilist edge cases