Skip to content

Releases: ptedeschi/NFT.net

Fixed bug that affected users running NFT.net on a Mac with Parallels

19 Feb 12:33
Compare
Choose a tag to compare

Fixed bug that affected users running NFT.net on a Mac with Parallels

New features and new way to handle random weighted items

18 Feb 13:55
Compare
Choose a tag to compare
  • Completely changing the way to handle random weighted items
    • continuing to use it as a filename suffix, but now supported from 1-100. The higher the number, the more likely it is to be chosen. By default all files are treated as 100 even if you do nothing
  • Adding support for External URL property in metadata
  • Allowing to use or not the .JSON file extension for metadata
  • Generating rarity file (thanks @philicomus for contributing)
  • Cleaning output directory before generating new stuff
  • Trim unused assemblies when generating the application
    • in the past, a specific antivirus flagged NFT.net as a false positive during virus scanning when using this approach
  • Bug fixes

Tentative to fix an issue when running on Windows 10 on Parallels on Mac

04 Jan 00:31
51d5a17
Compare
Choose a tag to compare

New features

22 Sep 06:40
Compare
Choose a tag to compare
  • New tool to check the weighted information for your traits
  • Progress bar during process

v1.1.1

21 Sep 04:59
Compare
Choose a tag to compare

Disabling the PublishTrimmed option to avoid Trojan/Generic.ASMalwS.3487958 detection by virustotal.com.
This issue was raised here.

The file size is now a little bigger, but it will give confidence for everyone to use the application after checking it with virustotal.com.

New features

19 Sep 03:27
Compare
Choose a tag to compare
  • Adding support for IPFS URL protocol scheme
  • Adding option to update existing Metadata Image Base URI
  • Persisting users settings
  • Using id as filename for image and metadata
  • Code refactoring
  • Bug fixes and enhancements

Added support for weighting images

15 Sep 07:28
Compare
Choose a tag to compare
v1.0.0

Adding Weighted Image Randomizer feature

NFT.net first pre-release version

12 Sep 04:32
Compare
Choose a tag to compare
Pre-release
v0.0.9

First work version