Author Topic: Bitshares NFT viewer  (Read 2532 times)

0 Members and 1 Guest are viewing this topic.

Offline R

  • Hero Member
  • *****
  • Posts: 1004
    • View Profile

Offline R

  • Hero Member
  • *****
  • Posts: 1004
    • View Profile
New release:

https://github.com/BTS-CM/NFT_Viewer/releases
https://hive.blog/hive-120117/@nftea.gallery/the-bitshares-nft-viewer-application-has-been-updated-to-version-1-8-0-new-multi-page-architecture-improved-ux-and-optimizations

v1.8.0 Release notes:

* Switched to a multi-page app architecture from a single-page app, utilizing the react-router-dom package to enable navigation between pages.
* New pages: Frequently asked questions, configurable nodes
* UX improvements throughout the app - helping buttons to navigate between pages, going back, refreshing, etc.
* Fix rendering acknowledgments on the NFT page
* Cache NFT data and non NFT asset IDs - results in faster duplicate lookups, avoiding querying the blockchain unnecessarily.
* Added an IPFS gateway button dropdown to switch between several possible IPFS gateway URLs
* Add new Featured NFTs
* Optimize API connections - properly close connections when finished querying the blockchain.
* Various package version updates
* NFT media zoom button introduced - view the media up close!

Offline R

  • Hero Member
  • *****
  • Posts: 1004
    • View Profile
New release: https://github.com/BTS-CM/NFT_Viewer/releases/tag/v1.7.0

https://hive.blog/hive-120117/@nftea.gallery/further-updates-to-the-bitshares-nft-viewer-application-v1-7-0-now-out
https://steemit.com/bitshares/@cm-steem/further-updates-to-the-bitshares-nft-viewer-application-v1-7-0-now-out

New features, bug fixes, stability improvements.

Previous update: https://hive.blog/hive-120117/@nftea.gallery/the-bitshares-nft-viewer-application-has-been-updated-june-2023-new-features-and-improved-ux

Added multiple new buy methods
* Buy using Local JSON file
* Buy via deeplink

Support additional NFT file types
* images: PNG, JPEG, GIF, TIFF and BMP!
* videos: WEBM, MOV, QT, AVI, WMV, MPEG
* audio: MP3, MP4, M4A, OGG, FLAC, WAV, WMA and ACC!
* documents: PDF, DOCX, ODT, XLSX, ODS, PPTX, TXT
* models: OBJ, FBX, GLTF, 3DS, STL, COLLADA, 3MF, BLEND, SKP and VOX.

Improvements to UX
* For IPFS based media, show the file type, provide URL copy button
* Display placeholder for non image file types

MISC
* Update several packages

Offline R

  • Hero Member
  • *****
  • Posts: 1004
    • View Profile
New Release: https://github.com/BTS-CM/NFT_Viewer/releases/tag/v1.5.1

Introduced support for 11 languages.

Introduced new 'favourites' page & buttons

Search input fields can now be submitted with the 'Enter' key.
« Last Edit: January 16, 2023, 03:16:08 am by R »

Offline R

  • Hero Member
  • *****
  • Posts: 1004
    • View Profile
New release: https://github.com/BTS-CM/NFT_Viewer/releases/tag/v1.4.0

UX improvements & fixes for the Beet connect/reconnect process.



Offline R

  • Hero Member
  • *****
  • Posts: 1004
    • View Profile


The Bitshares NFT Viewer application is now available to the public.

Now available as packaged Linux (deb) and Windows (exe) applications, no coding experience required!

Check it out!
https://github.com/BTS-CM/NFT_Viewer/releases

To use this tool you'll need the following:
* A compiled Bitshares BEET wallet (develop branch: https://github.com/bitshares/beet/tree/develop)
* A Bitshares account to interact with the viewer through Beet

Don't forget to check out https://nftea.gallery

---

Related hive blog post: https://hive.blog/bitshares/@nftea.gallery/bitshares-nft-viewer-app-has-been-released-v1-0-3