Releases: Itheum/sdk-mx-data-nft
Releases · Itheum/sdk-mx-data-nft
v2.6.1
2.6.1 (2024-02-05)
Bug Fixes
- add limit to max 50 items per call (d3bbed8)
- add linx:fix script (0644626)
- add override attributes and viewData url change based on override (a1441f1)
- assign the dataMarshal to originalDataMarshal before override (f3b7957)
- axios vulnerabilities (0bffa10)
- override dataMarshal based on overrideList (bc6220d)
v2.6.0
Merge pull request #88 from Itheum/develop v2.6.0
Release v2.0.0 - Itheum Enterprise is here!
- Final stable 2.0.X version before 2.1.0 comes in. This release had the alpha version of Itheum Enterprise support and was used for early testing internally and by a partner
- 2.1.0 will bring in some changes related to the watermark protection via the data marshal.
What's Changed
- NftMinter support, error handling, other fixes by @bucurdavid in #52
- DEVELOP > MAIN - v2.0.0-alpha.1 by @newbreedofgeek in #54
Full Changelog: v1.2.0...v2.0.0
Release v1.2.0 - Nested Streams are here!
- Final stable 1.2.X version before 2.0.0 comes in. The release that features full tested Nested Stream support. Learn more here
- Also includes auto documentation generation via Actions - docs available here
- 2.0.0 will bring in Itheum Enterprise support. Jumping from 1.0 to 2.0 is needed to indicate that the SDK now supports both the NFT and SFT standards of Data "NFTs"
What's Changed
- nested streams support, catch and pass through data marshal errors by @newbreedofgeek in #43
- fix: wrong import for File by @bucurdavid in #44
- 1.2.0 Ready : DEV > MAIN by @newbreedofgeek in #46
- DEV : Automatic GitHub pages for TypeDoc by @newbreedofgeek in #50
- MAIN : Automatic GitHub pages for TypeDoc by @newbreedofgeek in #51
Full Changelog: v1.1.0...v1.2.0
Release v1.1.0 - Full Native Auth + Multi Token for createFromAPI and createManyFromApi
- Below changes notes are all historic as this is our 1st "tag"
- But v1.1.0's key features are Full Native Auth + Multi Token for createFromAPI and createManyFromApi
What's Changed
- Sdk initial version by @bucurdavid in #2
- D kent by @icegriffinguru in #6
- Sdk update by @bucurdavid in #7
- D kent by @icegriffinguru in #9
- View Data fix by @bucurdavid in #10
- [Ice] update viewData by @icegriffinguru in #11
- Removed axios by @bucurdavid in #12
- changed to ApiProvider by @bucurdavid in #13
- [Ice] add supply to createManyFromApi by @icegriffinguru in #14
- D kent by @icegriffinguru in #15
- 0.0.8.alpha candidate for npm publishing and testing. supports fwdAll… by @newbreedofgeek in #20
- Removed ENVs and changed mint logic by @bucurdavid in #21
- 0.1X is read for MAIN - by @newbreedofgeek in #24
- Add readme npm version shield by @michavie in #23
- readme npm version shield by @newbreedofgeek in #28
- Feature to easily support different token identifiers by @bucurdavid in #26
- v1.0.0 beta release : Native Auth Support by @newbreedofgeek in #31
- 1.0.0.beta.1 : Native Auth support for View Data, Early feature to support multiple Data NFT IDs, Better input validation for params and live URL checks by @bucurdavid in #29
- feat: createFromApi support multiple token identifiers or default value by @bucurdavid in #32
- DEVELOP > MAIN : createFromApi support for optional token identifier by @newbreedofgeek in #41
New Contributors
- @icegriffinguru made their first contribution in #6
- @michavie made their first contribution in #23
Full Changelog: https://github.com/Itheum/sdk-mx-data-nft/commits/v1.1.0