Skip to content

Releases: hashlips-lab/safe-nft-metadata-provider

2.0.2

30 Oct 17:09
Compare
Choose a tag to compare

This release updates @hashlips-lab/collection-data-updater to the latest version. The new library uses a StaticJsonProvider by default in order to reduce on-chain calls significantly.

Full Changelog: 2.0.1...2.0.2

2.0.1

16 Aug 16:14
afbf458
Compare
Choose a tag to compare

From now on, one-click deployments will always point to the latest stable release. Each major version has its own dedicated branch so it's also possible to deploy older versions.

This release doesn't include any code change.

What's Changed

  • Pointing to stable branch instead of main by @liarco in #55
  • Bumping version number to 2.0.1 by @liarco in #56

Full Changelog: 2.0.0...2.0.1

1.0.1

16 Aug 15:58
059ce8c
Compare
Choose a tag to compare

⚠️ This release is meant for people who want to continue using v1, but it won't be maintained anymore. If you can, I highly recommend using the latest major version instead. ⚠️

What's Changed

  • Adding the first video tutorial to the README file by @liarco in #18
  • Adding YouTube video to README file by @liarco in #19
  • Updating dependencies for improved security by @liarco in #21
  • Fixing broken template validation when trying to update non-string values by @liarco in #25
  • Fixing assets extension in exported metadata by @liarco in #27
  • Creating a dedicated branch for v1 by @liarco in #54

Full Changelog: 1.0.0...1.0.1

2.0.0

11 Aug 15:57
fe0afa3
Compare
Choose a tag to compare

What's Changed

  • Adding the first video tutorial to the README file by @liarco in #18
  • Adding YouTube video to README file by @liarco in #19
  • Updating dependencies for improved security by @liarco in #21
  • Fixing broken template validation when trying to update non-string values by @liarco in #25
  • Fixing assets extension in exported metadata by @liarco in #27
  • Removing ref code from README.md by @liarco in #45
  • Version 2.0.0 by @liarco in #48
  • Updating deployment references for v2 by @liarco in #52
  • Cleaning up README.md by @liarco in #53

Full Changelog: 1.0.0...2.0.0

1.0.0

05 Feb 13:12
093f0ef
Compare
Choose a tag to compare

What's Changed

  • New implementation by @liarco in #1
  • Improving build commands implementation by @liarco in #2
  • Implementing custom pages by @liarco in #3
  • Replacing the TotalSypplyController with a dedicated CLI command by @liarco in #4
  • Removing unused dependencies and fixing total supply cache by @liarco in #5
  • Update README.md by @liarco in #6
  • Adding full support for assets' extension by @liarco in #7
  • Enabling "deploy on push" feature in App Platform template by @liarco in #8
  • Better naming (build -> export) by @liarco in #9
  • Making the example metadata updater generic by @liarco in #10
  • Adding a security flag to mark the collection as revealed by @liarco in #11
  • Fixing broken DO deployment template by @liarco in #12
  • HashLips rebranding by @liarco in #13
  • Improving export performances by @liarco in #14
  • Implementing code-less metadata updater and updating dependencies by @liarco in #15
  • Fixing DigitalOcean template by @liarco in #16
  • Enabling DigitalOcean deployment without advanced GitHub authentication by @liarco in #17

New Contributors

  • @liarco made their first contribution in #1

Full Changelog: https://github.com/hashlips-lab/safe-nft-metadata-provider/commits/1.0.0