Skip to main content

Changelog

July 16th, 2025 (v0.1.4)

  • NEW: Added character assembly instructions to assemble characters without traits (using an image URI for the character).
  • NEW: Added faucet instructions in the resource documentation.
  • NEW: Added badges to each instruction in the docs (server-only, client-only, mixed) to indicate which transactions should run on the backend, which on the frontend, and which can be invoked from either.
  • NEW: Uploaded LLMs.txt to support AI agents (AI support in progress — coming soon!).
  • UPDATE: Removed the delegateAuthority parameter from all docs (now accepted via the authority parameter if valid and permissioned).
  • Misc quality of life changes.

March 26th, 2025 (v0.1.3)

March 11th, 2025 (v0.1.2)

  • Added support for SPL token staking
  • NEW: We now support SPL token staking
  • UPDATE: Added tabs for different RPCs in the getting started guide

February 03rd, 2025 (v0.1.1)

  • Developer experience improvements
  • NEW: Added delegation permissions page
  • UPDATE: Added detailed explanations and use-cases to all module pages
  • UPDATE: Renamed some sections of the docs for clarity
  • UPDATE: Broke down Civic verification usage guide into easy-to-follow steps

January 03rd, 2025 (v0.1.0)

  • Initial release (covered all of Honeycomb Protocol modules)
  • NEW: Added a changelog page
  • NEW: Resources can now be equipped by characters!
  • NEW: Usage guides to add characters, equip resources, and mint Metaplex Core NFTs
  • UPDATE: Resources have tags to help developers keep track of which purpose they serve in the game.
  • UPDATE: Added C#/Unity documentation where it was missing (mainly in the resources module)
  • UPDATE: The docs now have notes throughout guiding users how fund their wallets on Honeynet before making any transactions