isLimited
flag has been removed in favor of allApps
flag. They essentially mean the opposite thing.For developers using @web3inbox/core
without the hooks, there are far less breaking changes.
Registration is now split into 2 steps to avoid the opinionated approach of passing onSign
callback.
deleteMessage
has been removed.pageNotifications
has been added to allow paging notificationsisLimited
flag has been removed in favor of allApps
flag. They essentially mean the opposite thing.For developers using @web3inbox/core
without the hooks, there are far less breaking changes.
Registration is now split into 2 steps to avoid the opinionated approach of passing onSign
callback.
deleteMessage
has been removed.pageNotifications
has been added to allow paging notifications