- feat: add
coordinates
field to activity
- feat: update
withStreams
option to be a boolean or a function
- fix: use activity id string as cache key
- Added: Gatsby v4 compatibility
- Added: Strava OAuth 2 support
- Added:
generate-token
script - Updated: Simpler configuration
- Updated: Better documentation
- Updated: Better logs
- Updated: Errors handling
- Removed: Gatsby dependency
- Updated: Error handling
- Updated: Better debug logs
- Updated: Handle 10 and 13 digit timestamps
- Added: Debug option
- Fixed: Cast timestamp to Int
- Fixed: cache behavior
- Added:
cacheDir
to activitiesOptions
- Added:
withZones
option to add zones to every activity (need Strava Summit Analysis Pack)
- Fixed: Move
before
andafter
toactivitiesOptions
- Updated: Handle
Strava
API limits
- Added: Initial commit