NFT.io: On-Chain Hidden Attribute Support and Metadata Updates
This release introduces support for the on-chain Hidden attribute on tokens, redesigns the metadata refresh pipeline to use a URI-based queue, and updates the marketplace backend to PHP 8.4 with PHP 8.5 tooling preparation.
Added
- Support for the on-chain Hidden attribute on tokens
- Token group temporary metadata
- Lazy loading on the marketplace
- ASCII validation on token properties
- Essence Rewards V2 allocation
- Server-generated OG previews for token and profile pages
Changed
- Backend upgraded to PHP 8.4, with Rector configured for PHP 8.5
laravel-commonsdependency updated- Upload endpoints now require authentication
- Metadata refresh pipeline redesigned to use a URI-based queue
- GraphQL linting simplified
- Ethernal Embers wording updated
- OG image now fetched from the backend
Fixed
- WalletConnect URL handling
- Melt button being disabled by default
- Cancel counter offer for asset owners
- Account switch UI glitch
- Token ordering and creation flows
- Accepting offers
- Collection loading, SEO loading, and ID loading
- Unstake calculation
- Token update flow
- OG/Twitter card preview for NFT assets
- Broadcast exception handling
- HottestAuctions query


