Releases: metaplex-foundation/sugar
Releases · metaplex-foundation/sugar
v1.2.1
What's Changed
- fix: update bundlr min file size to 80kb by @samuelvanderwaal in #412
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
- Add warning about bots for vunerable candy machines by @KartikSoneji in #385
- fix: specify Linux path by @samuelvanderwaal in #384
- Refactor CI/CD by @KartikSoneji in #379
- print signature mint instead of sending it to ProgressBar by @mugveiga in #383
- fix: set cache items on-chain to false, for non-existent cms by @samuelvanderwaal in #386
- fix: remove chrono time dep by @samuelvanderwaal in #392
- Run CI workflow on pull requests by @KartikSoneji in #394
- chore: bump Anchor and Solana versions by @samuelvanderwaal in #393
- ci: avoid redundant runs by @samuelvanderwaal in #397
- Fix/revert to gpa by @samuelvanderwaal in #389
- fix: add missing accounts to unnlock-funds when token mint enabled by @samuelvanderwaal in #399
- fix CI issue by @samuelvanderwaal in #400
- update create-config configurations link in cli output by @thatguyintech in #403
- [#311] Feature/airdrop by @ohaddahan in #375
- Allow for CDN on File Attribute by @kespinola in #395
- Use existing image and animation links from metadata by @febo in #405
- don't serialize cdn value if false by @samuelvanderwaal in #406
New Contributors
- @mugveiga made their first contribution in #383
- @thatguyintech made their first contribution in #403
Full Changelog: v1.1.0...v1.2.0
sugar-cmv3-alpha.2
Sugar CLI CMV3
Updated version including:
- Update Candy Guard version to 0.2.0
- Use custom serialization in
initialize
andupdate
instructions
sugar-cmv3-alpha.1
Sugar CLI CMV3
Updated version including:
- Fix for deploying CMv3 with
hidden settings
- Added Candy Guard error messages
sugar-cmv3-alpha
Sugar CLI CMV3
Provides basic support for the Metaplex Candy Machine V3.
v1.1.0
What's Changed
- fix(upload): allow use of existing animation url by @febo in #372
- Fix unintentional running of
cargo fmt
by @KartikSoneji in #373 - fix(upload): animation link initialization by @febo in #370
- replace unwrap with proper error by @samuelvanderwaal in #377
- Continuous series check by @ohaddahan in #367
- Sort cache items by @KartikSoneji in #376
- Handle transaction timeout during deploy by @KartikSoneji in #368
- Add Pinata upload method by @febo in #362
- Add option to specify a custom domain by @febo in #381
- chore: switch linux runners to Buildjet by @samuelvanderwaal in #382
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed
- Allow
.mp3
foranimation_url
by @KartikSoneji in #355 - New feature by @samuelvanderwaal in #345
- Fix
properties.category
being silently ignored by @KartikSoneji in #354 - Remove double quotes from collection values by @febo in #356
- Allow
.glb
foranimation_url
by @KartikSoneji in #360 - fix: correctly get decimals from mint account by @samuelvanderwaal in #358
- feat: support thaw all on localnet by @samuelvanderwaal in #357
- Fix typo during the validate cmd by @heisenberglit in #363
- fix: update unfreeze-funds handler by @samuelvanderwaal in #364
New Contributors
- @KartikSoneji made their first contribution in #355
- @heisenberglit made their first contribution in #363
Full Changelog: v0.7.1...v1.0.0
v1.0.0-rc.3
What's Changed
- Allow
.glb
foranimation_url
by @KartikSoneji in #360 - fix: correctly get decimals from mint account by @samuelvanderwaal in #358
- feat: support thaw all on localnet by @samuelvanderwaal in #357
Full Changelog: v1.0.0-rc.2...v1.0.0-rc.3
v1.0.0-rc.2
Release Candidate for V1.0.0
Second release candidate for v1.0.0. Includes support for the new Candy Machine Freeze Feature.
What's Changed
- Update Candy Machine Dep to 4.3.2
v1.0.0-rc.1
Release Candidate for V1.0.0
First release candidate for v1.0.0. Includes support for the new Candy Machine Freeze Feature.
What's Changed
- Allow
.mp3
foranimation_url
by @KartikSoneji in #355 - New feature by @samuelvanderwaal in #345
- Fix
properties.category
being silently ignored by @KartikSoneji in #354 - Remove double quotes from collection values by @febo in #356
New Contributors
- @KartikSoneji made their first contribution in #355
Full Changelog: v0.7.1...v1.0.0-rc.1