Releases: stacks-network/subdomain-registrar
Releases · stacks-network/subdomain-registrar
v1.3.1
1.3.1 (2024-01-16)
Bug Fixes
- update API paths to use API domain (c650d39)
v1.3.0
1.3.0 (2024-01-05)
Features
- split API URLs into two env vars (980562f)
v1.2.1
1.2.1 (2023-03-27)
Bug Fixes
- avoid
/extended/v1/tx/<txid>
request that must follow redirects (#96) (54a52c4)
v1.2.0
1.2.0 (2022-08-02)
Features
- transfer existing subdomains to new addresses (#88) (0bf15a6)
v1.1.3
1.1.3 (2022-05-02)
Bug Fixes
- get bns name from network at runtime (a44e24f)
- mainnet bns contract addr (060135f)
- only check name lookup JSON if 200 (4c2d9db)
- support network config on mainnet (96c275d)
- throw actual error in catch block (1534e35)
- update global heights problem (14927b1)
v1.1.2
1.1.2 (2022-04-27)
Bug Fixes
- fixed last tx_id issue when a transaction is rejected (9938722)
v1.1.1
1.1.1 (2022-04-01)
Bug Fixes
v1.1.0: Merge pull request #46 from blockstack/fix/lookup-tx-version
fix: use network version for owner address validation