Releases: status-im/status-go
Releases · status-im/status-go
fix resend type for private group messages
bug_: fix resend type for private group messages (#5258) * chore_: bump go-waku * fix_: fix resend type for private group messages --------- Co-authored-by: Richard Ramos <info@richardramos.me>
Locally cache communities outside chat loop
v0.179.23 fix(login)_: Locally cache communities outside chat loop
v0.172.6
v0.163.7
v0.162.5
v0.117.1a
Keep track of last seen magnetlink This is to prevent processing magnetlinks if they haven't changed
v0.109.1
bump 0.109.1 (#2856)
v0.103.3
v0.102.5
What's Changed
- LAN Client by @Samyoul in #2656
- fix old messages marked as seen by @flexsurfer in #2713
- fix(community-edit): Save permissions when community edited by @borismelnik in #2720
- Deactivating sticker pack sync by @Samyoul in #2719
- fix: missing display name when requesting to join a community by @richard-ramos in #2725
- feat: community tags by @richard-ramos in #2708
- Handle default contact request in accept-latest by @cammellos in #2728
- chore: bump markdown by @richard-ramos in #2726
- dev: allow option to force compiling for apple silicon by @stefandunca in #2732
- goerli: add test assets by @churik in #2738
New Contributors
- @borismelnik made their first contribution in #2720
- @churik made their first contribution in #2738
Full Changelog: v0.102.2...v0.102.5
v0.98.6
feat: add IPFS rate limiter for downloading stickers and use http ser…