Skip to content

Releases: gnoverse/dsocial

v1.12.5

15 Jul 12:22
79db298
Compare
Choose a tag to compare

1.12.5 (2025-07-15)

Bug Fixes

  • semantic release expo android version (9268acc)

v1.12.4

15 Jul 11:52
7146f27
Compare
Choose a tag to compare

1.12.4 (2025-07-15)

Bug Fixes

  • semantic release working in a sub directory (9d521f0)

v1.12.3

15 Jul 08:14
5d6bdef
Compare
Choose a tag to compare

1.12.3 (2025-07-15)

Bug Fixes

v1.12.2

11 Jul 22:58
3ccb1a3
Compare
Choose a tag to compare

1.12.2 (2025-07-11)

Bug Fixes

  • configure semantic-release-expo in the prepare flow (1585c1c)

v1.12.1

11 Jul 16:29
c0baf1e
Compare
Choose a tag to compare

1.12.1 (2025-07-11)

Bug Fixes

  • add semantic-release-expo as dependency (fd8c18c)

v1.12.0

11 Jul 13:57
8a83650
Compare
Choose a tag to compare

1.12.0 (2025-07-11)

Bug Fixes

  • asdf global doesn't exist any more (b32d170)
  • In gnodTxAndRedirectToSign, need to increase gasWanted (#150) (04cfb2d)
  • remove check for google info file (#146) (45fa608)
  • replace asdf CLI by the go version (7da21c1)
  • screen loop after logged-in (#155) (436de2c)

Features

  • remove old r/demo/users dependencies (b2d248c)
  • tell gnokey mobile to update GasWanted field (b2a531e)
  • use latest user realm + std lib (78f882f)

v1.11.3

20 Dec 10:35
df05e67
Compare
Choose a tag to compare

1.11.3 (2024-12-20)

Bug Fixes

  • In ListUsersByPrefix, need to pass the address of the tree to ListByteStringKeysByPrefix. See the PR (#147) (df05e67)

v1.11.2

09 Dec 16:05
92655fc
Compare
Choose a tag to compare

1.11.2 (2024-12-09)

Bug Fixes

  • In gno.mod, remove require. See the PR (#145) (92655fc)

v1.11.1

09 Dec 11:15
f52694e
Compare
Choose a tag to compare

1.11.1 (2024-12-09)

Bug Fixes

  • In gno code, change txlink.URL to txlink.Call. See the PR (#144) (f52694e)

v1.11.0

19 Nov 08:30
07b5839
Compare
Choose a tag to compare

1.11.0 (2024-11-19)

Bug Fixes

Features