18.0.0 (2022-11-08)
Bug Fixes
- ๐ Handle non-existent key while fetching permissions (5c4e998)
Features
- ๐ธ Add
memo
toInstructionDetails
interface (30cc6ab) - ๐ธ Add optional memo field to
AddInstructionParams
(e26855c) - ๐ธ Allow option to redeem from specific portfolio (7ac77c0)
- ๐ธ Support account type string for secondary accounts (3950ed2)
- ๐ธ Support string type account for revoking permissions (124501c)
- ๐ธ Update chain and spec version supported by SDK to 5.1.0 (10eeece)
- ๐ธ Update supported spec version to 5.1.2 (da45d04)
- ๐ธ Update type definitions and metadata (2161580)
BREAKING CHANGES
- ๐งจ
Settlements.addInstruction
andVenue.addInstruction
now throw an error if any instruction contains a leg with zero amount