Skip to content

8.0.0 (2022-11-30)

Choose a tag to compare

@Half-Shot Half-Shot released this 30 Nov 10:52
· 62 commits to develop since this release
8.0.0

Note: The API for UserActivityTracker has changed. Please see #448 for more details.

Features

  • Add debouncing support to UserActivityTracker (defaults to 60 seconds). (#448)

Bugfixes

  • Fix postgres-store attempting to overwrite existing schema whenever ensureSchema is called. (#451)