v6.9.0
- Deprecates API key-related functions in the
user
service and introduces the replacement functions in theapi_keys
service - Fixes a bug that changed the timezone to UTC on each request without resetting it to the original timezone in use (closes #310)
- Fixes documentation generation command invocation