Skip to content

Releases: hirosystems/docs

v3.3.2

12 Nov 19:44
57dafa3

Choose a tag to compare

✨ Features

  • Persist the Hiro API key in session storage so refreshes keep the value while closing the tab still clears it.

🪲 Bug Fixes

  • Fixed the OpenAPI playground to send structured request bodies as real JSON and avoid empty-body DELETE errors by only setting Content-Type when needed.

📚 Documentation

  • Added the consumer-secret reference page plus Spanish metadata parity for the Chainhooks API docs.

Contributors
@ryanwaits

Full Changelog: v3.3.1...v3.3.2

v3.3.1

12 Nov 01:51
d14b59c

Choose a tag to compare

🪲 Bug Fixes

  • Update routing for Chainhooks (/tools/chainhook -> /tools/chainhooks)
  • Fix broken link validation CI script
  • Update broken links

Full Changelog: v3.3.0...v3.3.1

v3.3.0

12 Nov 01:41
0711a0a

Choose a tag to compare

✨ Features

  • Chainhook 2.0 beta docs #1086

🪲 Bug Fixes

  • API playground fixes

Full Changelog: v3.2.3...v3.3.0

v3.2.3

29 Oct 17:10
99929c4

Choose a tag to compare

📚 Documentation

Remove Clarinet, Stacks.js, and Clarity docs and setup proper redirects to the new https://docs.stacks.co/reference

Contributors
@ryanwaits

Full Changelog: v3.2.2...v3.2.3

v3.2.2

01 Oct 17:25
e5d50de

Choose a tag to compare

📚 Documentation

Add networks table in Clarinet (#1077)

Contributors
@ryanwaits

Full Changelog: v3.2.1...v3.2.2

v3.2.1

15 Sep 17:11
b02bb77

Choose a tag to compare

🪲 Bug Fixes

  • Fixed incorrect Clarity function definitions (slice?, replace-at?, etc) (#1073) (d0c00fb)
  • Fixed Clarinet installation documentation with complete source steps (#1072) (19be4fc)

Contributors

v3.2.0

29 Aug 14:26
ac40bc3

Choose a tag to compare

✨ Features

  • Added internationalization support with English and Spanish language options (#1064) (3a45005)

🪲 Bug Fixes

  • Fixed mobile sidebar scrolling issues with fixed container and height styles (#1060) (fc74c81)

📚 Documentation

  • Moved RPC node docs into dedicated section and updated API documentation (#1065) (b7a0c18)
  • Updated Hiro archive content and consolidated guides structure (#1070) (f92669b)

Contributors

v3.1.2

06 Aug 15:03
28c7b43

Choose a tag to compare

🪲 Bug Fixes

  • Fix redirects configuration for Clarinet and Token Metadata API endpoints (bug: add redirects #1058) 902f1ba
  • Remove broken external link and replace with Next Steps directive (bug: broken link #1055) c5aa57c

Full Changelog: v3.1.1...v3.1.2

v3.1.1

04 Aug 15:17
06e4b02

Choose a tag to compare

🪲 Bug Fixes

Update broken llms.txt link in Stacks.js

🧹 Maintenance

Add Biome as formatter/linter with configuration (#1053)

Full Changelog: v3.1.0...v3.1.1

v3.1.0

02 Aug 03:06
cd922a1

Choose a tag to compare

🪲 Bug Fixes

  • Fixed incorrect testnet addresses for Pyth Oracle and Storage contracts (#1051) (8e16e7e)
  • Fixed Clarinet installation URL in documentation (#1046) (76de1f9)
  • Fixed GitHub App private key handling in Vercel deployment (#1043) (54484bd)

✨ Features

  • Added feedback system with GitHub Discussions integration (#1043) (640625d)
  • Added documentation for use_mainnet_wallets configuration option (ac9d0db)

📚 Documentation

  • Added comprehensive API response headers documentation and guide (#1047) (2037392)
  • Updated Clarinet documentation for v3.4.0 release (#1050) (a5d8189)
  • Updated binary installation documentation with latest Clarinet version (#1045) (13c33e0)

🧹 Maintenance

  • Updated Clarinet to v3.4.0 with new features and improvements (#1050) (a5d8189)

Contributors

Full Changelog: v3.0.1...v3.1.0