Skip to content

Releases: 0xsequence/sequence-unreal

Sequence Unreal 1.5.0

19 Dec 15:18
643ff17
Compare
Choose a tag to compare

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)

05 Nov 08:58
Compare
Choose a tag to compare
  • Support for Immutable zkEVM mainnet and testnet
  • Support for SKALE Nebula network

Sequence Unreal 1.4.1 (Hudless Version for UE 5.2)

05 Nov 08:57
Compare
Choose a tag to compare
  • Support for Immutable zkEVM mainnet and testnet
  • Support for SKALE Nebula network

Sequence Unreal 1.4.1

05 Nov 09:02
c7387d4
Compare
Choose a tag to compare
  • Support for Immutable zkEVM mainnet and testnet
  • Support for SKALE Nebula network

Sequence Unreal 1.4.0 (Hudless Version for UE 5.3)

31 Oct 14:27
Compare
Choose a tag to compare
  • 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)

31 Oct 14:23
Compare
Choose a tag to compare
  • 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

31 Oct 14:29
132aa4b
Compare
Choose a tag to compare
  • 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)

26 Sep 20:42
Compare
Choose a tag to compare
  • 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)

26 Sep 20:28
Compare
Choose a tag to compare
  • 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

26 Sep 14:09
c89e2db
Compare
Choose a tag to compare
  • 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