Skip to content
This repository has been archived by the owner on Jul 31, 2023. It is now read-only.

OpenMinter v0.7.0

Compare
Choose a tag to compare
@obstropolos obstropolos released this 30 Apr 03:41
· 10 commits to main since this release
a827743

The OpenMinter project enables anyone to create, showcase, and exchange NFTs on Tezos.

This release v0.7.0 includes new features and improvements such as indexing now being provided by tzkt, a custom marketplace configuration wizard, and a number of optimizations and bug fixes.

New Features

  • Indexer switched to tzkt for dramatic performance improvements.
  • Marketplace configuration wizard to establish an admin-controlled marketplace.
  • Support for 3D assets (GLB / GLTF).

Bug Fixes

  • Various error handling through async notifications fixed.
  • Various display errors on individual asset page with different content resolutions.

Improvements

  • Fullscreen view on individual asset page.
  • Cleanup of various marketplace UI elements.
  • Cleanup and responsive improvements of individual asset page.

Other Changes

  • Splash page gating removed.
  • Refresh button removed.
  • ipfsGateway in config to establish easier switching.
  • Tezos symbol replaced with SVG to avoid format issues.