You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Breaking: Removed DefaultContentTopic as developers must choose a content topic for their app;
recommendations for content topic can be found at https://rfc.vac.dev/spec/23/.
Fixed
WakuMessage.payloadAsUtf8 returning garbage on utf-8 non-ascii characters.
ChatMessage.payloadAsUtf8 returning garbage on utf-8 non-ascii characters.
[0.9.0] - 2021-07-26
Changed
Breaking: Store Response Protobuf changed to align with nim-waku v0.5
(nim-waku#676).