Changes in this release
- Notifications are now sent immediately.
- While tracking supersets in workouts, there was a bug where the viewport did not scroll to the correct exercise.
- Addressed bug related to bulk adding in collections.
- When workouts are scheduled for re-evaluation, an alert is display on the workout/templates list pages.
What's Changed
- 1a13bddf - feat(migrations): conditionally add configured events column to notification platform
- aaecf387 - feat(frontend): enhance media item season details display
- 5112be57 - refactor(frontend): update UserMetadataList query input structure
- c51f8341 - General improvements (#1277)
- cb60be39 - Move notification preferences to notification_platform table (#1275)
- a6c3390d - refactor(frontend): remove ufo withFragment usage in fitness routes
- 74c888c0 - Display alert when workouts are scheduled for revision (#1273)
- a2b7d113 - Remove user_notification table (#1272)
- 6a6032ed - Fixed media tracker import if user has custom lists (#1270)
- 6834f64d - Change id for superset (#1269)
- e3a44f12 - Fix fitness entity list page when no elements (#1268)
- 0f6c4129 - docs: change name of header
- 465fb165 - fix(migrations): correct check for is_demo
- 5fc49966 - chore: upgrade dependencies
- 1dfe6866 - feat(backend): change import schema
- f5ee1d80 - ci: remove useless step