Skip to content

v5.11.0

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Apr 00:09
· 427 commits to main since this release

5.11.0 (2023-04-09)

Features

  • Add sensitized flag to AdminAccount (18e2221)

Bug Fixes

  • Enable carry forward (d68c2c6)
  • Fix email confirmation endpoint (fb23044)
  • Fix filter.fetchStatus URL (75a310b)
  • Fix keys of v1.preferences.fetch (436b72e)
  • Fix poll.vote parameters (1a7114e)
  • wholeWord is a boolean, not a string (1fc082a)

Chores

  • test: Add cache layer to test tokens (df5a307)
  • test: Add E2E tests with multiple accounts (8b4b46f)
  • test: Add test for _destroy parameter for filters.update (0381091)
  • tests: Add tests for accounts, bookmarks, etc (71e11ca)
  • tests: Add tests for admin APIs (7efa306)
  • tests: Add tests for lists, notifications, etc (8494316)
  • tests: Suppress verbose logs (767675f)