19.0.0-beta.5 (2023-01-30)
Bug Fixes
- ๐ allow 500ms for chain connections to drain (#918) (15be87e)
- ๐ allow non default signer to quit portfolios (#923) (bc4685d)
- ๐ Prevent adding instruction leg with same from & to DID (9da1ed2)
- ๐ set external signer on polkadot api instance (ee50af6)
- ๐ Use middleware V2 as well for emitting
ProcessedByMiddleware
event (c8517a1)
chore
- ๐ค Mark
Account.getSubsidy
as deprecated (4588efe)
Features
- ๐ธ Add
Instruction.onStatusChange
(f8dae63) - ๐ธ Add Subsidies namespace (b8fd0af)
- ๐ธ Deprecate middleware in favour of middleware v2 (0e41289)
- ๐ธ Export middlewareV2 client (0b3d236)
- ๐ธ support chain node v5.1.3 (49930d6)
- ๐ธ Support fetching historical instructions for a DID (8397dcb)
- ๐ธ Support fetching historical instructions for a venue (5fe202f)
BREAKING CHANGES
- ๐งจ
addInstruction
procedure now throws an error if any leg contains same
from & to DIDs - ๐งจ
Account.getSubsidy
is now deprecated in favour of
Subsidies.getSubsidizer