Releases: gnoverse/dsocial
Releases · gnoverse/dsocial
v1.12.5
1.12.5 (2025-07-15)
Bug Fixes
- semantic release expo android version (9268acc)
v1.12.4
1.12.4 (2025-07-15)
Bug Fixes
- semantic release working in a sub directory (9d521f0)
v1.12.2
1.12.2 (2025-07-11)
Bug Fixes
- configure semantic-release-expo in the prepare flow (1585c1c)
v1.12.1
1.12.1 (2025-07-11)
Bug Fixes
- add semantic-release-expo as dependency (fd8c18c)
v1.12.0
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
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
1.11.2 (2024-12-09)
Bug Fixes
- In gno.mod, remove require. See the PR (#145) (92655fc)
v1.11.1
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
1.11.0 (2024-11-19)
Bug Fixes
Features