Updates in this release
- Collection details page now has a recommendations tab
- Allow users to change measurement units on an exercise level
- Move the exercise details to a separate modal to save on real estate in the workout logging
- A boolean type for collection extra information [PRO]
- A trending section has been added to the dashboard
- Send notifications when item is removed from monitoring
What's Changed
- 75cc5498 - fix(frontend): handle onboarding tour edge cases
- b55d46e3 - Override user unit system on an active workout (#1344)
- c7d7ed60 - Commit search results before display (#1343)
- 54998d26 - Suggestions for collections (#1340)
- ca98cff0 - Add boolean collection extra information field type (#1336)
- 81dd4dd0 - fix(frontend): allow refreshing recommendations in the dashboard
- 4a409415 - Move trending and recommendations fetching to client side (#1334)
- 80b17b66 - Send notifications when item is removed from monitoring (#1331)
- 377fc2db - Trending metadata section (#1311)
- 4045ea3e - Allow configuring number of items in list pages via preferences (#1329)
- 01d095e8 - Update dependencies (#1322)
- c85b0f8e - fix(frontend): Refactor dashboard preferences handling to utilize cloneDeep for state management