Releases: gnoverse/dsocial
Releases · gnoverse/dsocial
v1.8.0
1.8.0 (2024-07-25)
Features
v1.7.3
1.7.3 (2024-07-17)
Bug Fixes
v1.7.2
1.7.2 (2024-07-17)
Bug Fixes
- put version number as string (0dd9c13)
- use fetch polyfill only for gRPC client (0ca3fcf)
- versionCode syntax (fdc0da9)
v1.7.1
1.7.1 (2024-07-11)
Bug Fixes
- Use gnonative NPM 1.3.2. Use gnolang 1.22.5 (e7a4503)
v1.7.0
1.7.0 (2024-07-02)
Features
- mentions on text renderer (735bade)
v1.6.0
1.6.0 (2024-07-01)
Bug Fixes
- disable write timeout in gRPC server to fix stream issue (2e4c681)
Features
- implement a new Push Notification service that sends push notif on PostReply transactions (11d53e3)
- implement a notification provider for dSocial to get Expo Push Token and register device to the new push notification service (17e071a)
- monitor PostReply in the indexer and implement new API to subscribe to (b8684a5)
v1.5.1
1.5.1 (2024-06-28)
Bug Fixes
- In [account] fetchData, set totalPosts with fetchThreadPosts for other user (#110) (d8eaa73)
v1.5.0
1.5.0 (2024-06-19)
Features
v1.4.0
1.4.0 (2024-06-17)
Features
v1.3.1
1.3.1 (2024-06-14)
Bug Fixes