github-actions
released this
06 Sep 20:23
·
876 commits
to main
since this release
Minor Changes
- d3b13b7:
- Upgraded
@xmtp/proto
for encoding of a private preferences action map - Added a private preferences store to manage persisting of actions
- Added new methods to
InMemoryKeystore
to interact with the private preferences store - Refactored
Contacts
class to use the private preferences store
- Upgraded
BREAKING CHANGES
- Removed deprecated
lastConsentListEntryTimestamp
method fromContacts
class - Changed return value of the
refreshConsentList
andloadConsentList
methods of theContacts
class