Enjin Platform
TokenHolderSnapshotMutation
Introduced `TokenHolderSnapshotMutation`, a GraphQL mutation that generates a CSV snapshot of token holders at a specified block. Supports generating snapshots for individual tokens or entire collections. Includes an option to send the file via the platform’s email delivery service to the user's registered email address.
Beam Pack Functionality
Implemented Beam Pack functionality for managing grouped token distributions.
Fuel Tank Creation and Mutation Logic
Refactored fuel tank creation and mutation logic, introducing `coveragePolicy` while removing outdated flags. Updated GraphQL queries and mutations to align with the new fuel tank attributes.
Enjin Platform Local Installation Script
- Corrected wallet daemon address identification logic and improved log parsing for wallet daemon address extraction.
- Enhanced compatibility for daemon password generation on macOS.
- Revised email validation logic to improve user feedback for invalid email input.


