Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [5.11.0](v5.10.0...v5.11.0) (2023-04-09) ### Features * Add `sensitized` flag to AdminAccount ([18e2221](18e2221)) ### Bug Fixes * Enable carry forward ([d68c2c6](d68c2c6)) * Fix email confirmation endpoint ([fb23044](fb23044)) * Fix filter.fetchStatus URL ([75a310b](75a310b)) * Fix keys of v1.preferences.fetch ([436b72e](436b72e)) * Fix poll.vote parameters ([1a7114e](1a7114e)) * wholeWord is a boolean, not a string ([1fc082a](1fc082a)) ### Chores * **test:** Add cache layer to test tokens ([df5a307](df5a307)) * **test:** Add E2E tests with multiple accounts ([8b4b46f](8b4b46f)) * **test:** Add test for _destroy parameter for filters.update ([0381091](0381091)) * **tests:** Add tests for accounts, bookmarks, etc ([71e11ca](71e11ca)) * **tests:** Add tests for admin APIs ([7efa306](7efa306)) * **tests:** Add tests for lists, notifications, etc ([8494316](8494316)) * **tests:** Suppress verbose logs ([767675f](767675f))
- Loading branch information