Updates in this release
- Import history is now always added in sorted order.
- Clicking on the exercise name in an active workout now opens a modal with history and images (instead of directly navigating to exercise details page).
- You can now assign multiple collections to a media item at once.
- Filters on media list pages are now respected while performing bulk collection actions.
- You can now edit integrations credentials. Earlier, you'd have to delete and then recreate the integration to do so.
What's Changed
- 6b964227 - Trakt: sort history before starting import (#1360)
- 0904f631 - Allow adding assets to measurements (#1356)
- d471a097 - Update GitHub Actions workflow dependencies to latest versions
- f389896e - Modal trigger to edit exercise details (#1353)
- b62b9365 - Assign multiple collections to media item at once (#1350)
- 42fd4524 - Normalize assets in the database (#1349)
- f692b28a - Respect filters when performing bulk collection actions (#1346)
- 0532aa21 - Allow updatin integration credentials (#1345)