⚠ Because 0.1 was so broken it would have required a very large custom processor for a very small number of published RMRKs, we decided to deprecate it fully, CONSUME all published NFTs, and re-issue them, re-sending to their owners (this was done in agreement with both the current owners and the original minter).
- RIP #001: the NFT entity's computed ID field has been updated to include minting block number.
- RIP #002: Embedded data - ability to directly add data to an NFT and a collection, avoiding reliance on third party metadata. Accompanying metadata is still recommended.
- RIP #005: Changing recommendation to use
batchAll
instead ofbatch
- RIP #006: Implemented EMOTE interaction
- RIP #007: Removed version from collection payload
- Fixed some dead links and typos.
- Standard versions have been added to MINT and MINTNFT where previously there were none. Tools should consider these interactions as 0.1 where non-specified.
- NFT standard used "name" as "instance" and as missing "instance". This has been fixed and additionally clarified.