October 14th, 2025

Smarter queries, new hooks, improved transaction UX, and the release of Packs Contract v1.
Query System: Reorganized queries into domain-based directories with new getQueryKey functions for improved caching and maintainability
New Hooks: Added useListItemsOrdersForCollection, useCountItemsOrdersForCollection, and useListItemsOrdersForCollectionPaginated for advanced collection order fetching
UI/UX: Enhanced TransactionDetails formatting, improved error display with ErrorLogBox, upgraded CalendarDropdown with time selection, and added a loading modal to ERC1155BuyModal
OpenSea Integration: Updated to support only OpenSea v2โapproved currencies
Analytics: Improved analytics provider with better wallet tracking and reporting
Packs: Released a new version of the Packs contract
Fixed date picker allowing past-time selections
Fixed retry behavior in payment modal to prevent excessive requests
Fixed conditional rendering in PriceInput component
Fixed initialPageParam logic in paginated collection orders