Skip to content

Releases: decentraland/builder-server

4.3.0

27 Jun 18:59
1796446
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.2.2...4.3.0

4.2.2

12 Jun 15:53
30c2816
Compare
Choose a tag to compare

What's Changed

  • fix: Allow TP collections to post to forum after published by @kevinszuchet in #660

Full Changelog: 4.2.1...4.2.2

4.2.1

09 Jun 06:30
60c6230
Compare
Choose a tag to compare

What's Changed

  • fix: take collection creator from graph when upserting item by @meelrossi in #659

Full Changelog: 4.2.0...4.2.1

4.2.0

31 May 20:16
990f80c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.1.0...4.2.0

4.1.0

04 May 19:40
975ee4c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.0.0...4.1.0

4.0.0

17 Apr 20:19
3b76c1e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.0.0...4.0.0

3.0.0

22 Mar 12:55
65994a7
Compare
Choose a tag to compare

What's Changed

Read more

2.10.0

11 Nov 20:26
3c180fb
Compare
Choose a tag to compare

Minor Changes

  • Feat: add collections and items: #113
  • Feat: remove unnecesary authorizations: #117
  • Feat: delete collections and items: #121
  • Feat: add published and total supply to items: #123
  • Feat: consolidate blockchain data: #125
  • Feat: return collectionless items: a42c314
  • Feat: add in catalyst flag: #126
  • Feat: share editor urls: #127
  • Feat: limit length: #128
  • Feat: land analytics: #131
  • Feat: increase cache to 12 hours: 7e46783
  • Feat: increase default max file size: #133

Patches

  • Fix: change salt to text: #120
  • Fix: schemas: #124
  • Fix: update analytics connectiong string: 8017e48
  • Fix: secrets: a3e1624
  • Fix: collection subgraph for ropsten: #129
  • Fix: consolidate item data using bridge: #130

Credits

Huge thanks to @nicosantangelo for helping!

2.9.0

27 Apr 14:08
e8a841f
Compare
Choose a tag to compare

Minor Changes

  • Feat: replace auth0 with web3: #99

2.8.2

13 Dec 20:17
Compare
Choose a tag to compare

Patches

  • Fix: asset name was too short for default assets: #98