Skip to content

Releases: BitBadges/bitbadgesjs

0.19.0 (v13)

24 Aug 12:45

Choose a tag to compare

🚀 Release v0.19.0

🔄 Changelog

  • mustOwnBadges -> ownershipPartyCheck field: You can now specify whether to check ownership for the sender, recipient, or initiator instead of always defaulting to the initiator.

⛓️ Compatible Blockchain Versions

[v13 Release] - https://github.com/BitBadges/bitbadgeschain/releases/tag/v13


📖 Migration Guide

Steps for upgrading from the previous version to this version:

  1. For anywhere you have mustOwnBadges[], each element can now specify "initiator", "recipient", or "sender". To keep exisdting functionality, you can set to "" (which defaults to initiator) or set to "initiator"