Releases: algorandfoundation/algokit-subscriber-ts
Releases · algorandfoundation/algokit-subscriber-ts
v1.3.0-beta.6
1.3.0-beta.6 (2024-05-23)
Bug Fixes
v1.3.0-beta.5
v1.3.0-beta.4
1.3.0-beta.4 (2024-05-17)
Features
- account for balanced changes related to creating and asset (9193197)
v1.3.0-beta.3
1.3.0-beta.3 (2024-04-19)
Bug Fixes
v1.3.0-beta.2
v1.3.0-beta.1
v1.2.0
1.2.0 (2024-04-03)
Features
- Added customFilter option as escape hatch (72f26c4)
- Added partial OR logic for type, sender, receiver, appId and assetId (6b454b2)
- Calculate and allow subscription based on balance changes of ASAs and algos (d9248c8)
Bug Fixes
- Fixed problems with incorrect handling of clawback asset transfers (0d04450)
- Resolved bug in indexer pre-filtering being too aggressive related to minAmount and maxAmount (57f70f9)
- Solving a exception when an abort signal is sent that was intermittently leaking out in tests (608482f)
- Support asset totals > 53-bit (2ff8768)
Dependencies and Other Build Updates
- Updating to Node.js 20 (becdaed)
v1.2.0-beta.3
1.2.0-beta.3 (2024-04-03)
Features
- Added partial OR logic for type, sender, receiver, appId and assetId (6b454b2)
Bug Fixes
- Resolved bug in indexer pre-filtering being too aggressive related to minAmount and maxAmount (57f70f9)
- Support asset totals > 53-bit (2ff8768)
Dependencies and Other Build Updates
- Updating to Node.js 20 (becdaed)
v1.2.0-beta.2
v1.2.0-beta.1
1.2.0-beta.1 (2024-03-25)
Features
- Calculate and allow subscription based on balance changes of ASAs and algos (d9248c8)