Skip to content

Releases: gnoverse/dsocial

v1.8.0

25 Jul 09:50
Compare
Choose a tag to compare

1.8.0 (2024-07-25)

Features

v1.7.3

17 Jul 13:01
Compare
Choose a tag to compare

1.7.3 (2024-07-17)

Bug Fixes

v1.7.2

17 Jul 09:36
ed77dad
Compare
Choose a tag to compare

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

11 Jul 13:56
76c7a58
Compare
Choose a tag to compare

1.7.1 (2024-07-11)

Bug Fixes

  • Use gnonative NPM 1.3.2. Use gnolang 1.22.5 (e7a4503)

v1.7.0

02 Jul 15:57
88e48fa
Compare
Choose a tag to compare

1.7.0 (2024-07-02)

Features

  • mentions on text renderer (735bade)

v1.6.0

01 Jul 09:36
cea2d9d
Compare
Choose a tag to compare

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

28 Jun 08:28
d8eaa73
Compare
Choose a tag to compare

1.5.1 (2024-06-28)

Bug Fixes

  • In [account] fetchData, set totalPosts with fetchThreadPosts for other user (#110) (d8eaa73)

v1.5.0

19 Jun 12:49
86d04c0
Compare
Choose a tag to compare

1.5.0 (2024-06-19)

Features

v1.4.0

17 Jun 14:51
1ce7cc1
Compare
Choose a tag to compare

1.4.0 (2024-06-17)

Features

v1.3.1

14 Jun 15:49
3142d5f
Compare
Choose a tag to compare

1.3.1 (2024-06-14)

Bug Fixes