You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can now use an API Token (generated in Settings) to retrieve blocs without logging in. Simply include your token in the request headers using the X-Api-Token header for authentication.
Whoop support stated that the data export/share feature has been removed until further notice.
There are many alternatives using the Whoop API, I decided to go with MyWhoop
⚠️Breaking changes: This release introduces database changes that are not backward-compatible.
Please back up your data via the Admin Panel before updating.
✨ Smartwatch Model generalization
Add support for Apple Watch (through Health Auto Export for now, support for Apple Health export to come)
✨ New graphs for smartwatch statistics
🚀 Alembic implementation for upcoming DB migrations
🐛 Various Bloc fixes
Note
This release marks a new stable milestone
The export/restore functionality is now fully supported, and Alembic migration is in place to handle future database model changes with confidence.
ℹ️ The Restore feature does not recreate users for now. If a user had data, and you use restore in a new instance, the user and its data will not be imported. ⚠️ The Restore feature does not check for duplicates.