Releases: subquery/subql
Releases · subquery/subql
Release list
[19.3.1] @subql/node-core
[19.3.1] - 2026-04-01
Fixed
- SQL injection in dynamic datasource appending via unescaped json serialization (#3031)
[19.3.0] @subql/node-core
[6.6.3] @subql/cli
[19.2.0] @subql/node-core
[19.1.0] @subql/node-core
[19.1.0] - 2026-02-23
Fixed
- Recovery for invalid POI sync state on startup. Now it searches backward to find the last valid synced POI and updates
the metadata accordingly. (#3014)
[6.6.2] @subql/cli
[6.4.6] @subql/node
[6.4.6] - 2025-11-26
Fixed
- skipTransactions combined with workers throwing an error getting the block timestamp (#2978)
[6.4.5] @subql/node
[6.4.5] - 2025-11-25
Fixed
- Updating models updateOnDuplicate field being calculated incorrectly (#2976)
[19.0.0] @subql/node-core
[19.0.0] - 2025-11-26
Changed
- Update the
toBlockResponsefunction signature on the worker service to take anIBlock<B>instead of aBtype (#2978)
[18.5.3] @subql/node-core
[18.5.3] - 2025-11-25
Fixed
- Updating models updateOnDuplicate field being calculated incorrectly (#2976)