Releases: 0xsequence/sequence-unreal
Releases · 0xsequence/sequence-unreal
Sequence Unreal 1.5.0
Changelog
Added
- New Chain Support: Soneium Mainnet, LAOS and Root
- Boilerplate Widgets: Inventory, Profile, Primary Sale
- Added Support for Unreal Engine 5.5
- RPC Manager retries sending intents
- Added SendEther function in SequenceWallet
Fixed
- Fixed issue where Windows builds crash
- Fixed compilation issues from missing header files
Changed
- Removed UDelayedEncodingObjectArgsBP
Sequence Unreal 1.4.1 (Hudless Version for UE 5.3)
- Support for Immutable zkEVM mainnet and testnet
- Support for SKALE Nebula network
Sequence Unreal 1.4.1 (Hudless Version for UE 5.2)
- Support for Immutable zkEVM mainnet and testnet
- Support for SKALE Nebula network
Sequence Unreal 1.4.1
- Support for Immutable zkEVM mainnet and testnet
- Support for SKALE Nebula network
Sequence Unreal 1.4.0 (Hudless Version for UE 5.3)
- Updated network support - adding B3, APE Chain, Soneium Minato, Borne testnet, TOY testnet, SKALE Nebula Gaming Hub testnet - deprecating Astar networks
- Added Support for GetIdToken and GetAuthSessionProof Intents
- ListAccounts intent support - used to list all accounts/auth methods linked to a wallet
- Added Blueprint Subsystems for Sessions, Wallet & Indexer including more Examples
- Validate message signature (IsValidSignature API) support
- Added QR Code Renderer
- Support for ABI Decoding
- Token- and Sale Contract Wrappers
- Added Marketplace functionality
- Improved logging, error handling & input validation
Sequence Unreal 1.4.0 (Hudless Version for UE 5.2)
- Updated network support - adding B3, APE Chain, Soneium Minato, Borne testnet, TOY testnet, SKALE Nebula Gaming Hub testnet - deprecating Astar networks
- Added Support for GetIdToken and GetAuthSessionProof Intents
- ListAccounts intent support - used to list all accounts/auth methods linked to a wallet
- Added Blueprint Subsystems for Sessions, Wallet & Indexer including more Examples
- Validate message signature (IsValidSignature API) support
- Added QR Code Renderer
- Support for ABI Decoding
- Token- and Sale Contract Wrappers
- Added Marketplace functionality
- Improved logging, error handling & input validation
Sequence Unreal 1.4.0
- Updated network support - adding B3, APE Chain, Soneium Minato, Borne testnet, TOY testnet, SKALE Nebula Gaming Hub testnet - deprecating Astar networks
- Added Support for GetIdToken and GetAuthSessionProof Intents
- ListAccounts intent support - used to list all accounts/auth methods linked to a wallet
- Added Blueprint Subsystems for Sessions, Wallet & Indexer including more Examples
- Validate message signature (IsValidSignature API) support
- Added QR Code Renderer
- Support for ABI Decoding
- Token- and Sale Contract Wrappers
- Added Marketplace functionality
- Improved logging, error handling & input validation
Sequence Unreal 1.3 (Hudless version for 5.3)
- Fixed lack of X-Project-Key in indexer request headers, so fixes rate limits that were being applied
- Fixed 2 naming collisions with UWallet -> UCryptoWallet & UAuthenticator -> USeqAuthenticator
- Added logging to aid in debugging builds
- Fix for android with logging in twice in a row resulting in issues.
- Fix for TokenSupplies call not working properly
- Fix for FeeOption filtering with native currencies
- Introduces Account Federation
Sequence Unreal 1.3 (Hudless version for 5.2)
- Fixed lack of X-Project-Key in indexer request headers, so fixes rate limits that were being applied
- Fixed 2 naming collisions with UWallet -> UCryptoWallet & UAuthenticator -> USeqAuthenticator
- Added logging to aid in debugging builds
- Fix for android with logging in twice in a row resulting in issues.
- Fix for TokenSupplies call not working properly
- Fix for FeeOption filtering with native currencies
- Introduces Account Federation
Sequence Unreal 1.3
- Fixed lack of X-Project-Key in indexer request headers, so fixes rate limits that were being applied
- Fixed 2 naming collisions with UWallet -> UCryptoWallet & UAuthenticator -> USeqAuthenticator
- Added logging to aid in debugging builds
- Fix for android with logging in twice in a row resulting in issues.
- Fix for TokenSupplies call not working properly
- Fix for FeeOption filtering with native currencies
- Introduces Account Federation