Skip to content

Releases: subquery/subql

[19.3.1] @subql/node-core

01 Apr 02:17
51e2a2c

Choose a tag to compare

[19.3.1] - 2026-04-01

Fixed

  • SQL injection in dynamic datasource appending via unescaped json serialization (#3031)

[19.3.0] @subql/node-core

27 Mar 05:23
cbee806

Choose a tag to compare

[19.3.0] - 2026-03-27

Changed

  • Optionally disable multichain rewind lock (#3028)

[6.6.3] @subql/cli

20 Mar 03:56
264145d

Choose a tag to compare

[6.6.3] - 2026-03-20

Fixed

  • Issue initializing .env file endpoints array (#2997)

[19.2.0] @subql/node-core

09 Mar 07:17
eae7df3

Choose a tag to compare

[19.2.0] - 2026-03-05

Changed

  • Improve logging of rewindHeight when handling un-finalized blocks (#3018)

Fixed

  • Handle non-sequential unfinalized blocks with backfill (#3016)

[19.1.0] @subql/node-core

23 Feb 00:28

Choose a tag to compare

[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

15 Dec 20:28
1c482f2

Choose a tag to compare

[6.6.2] - 2025-12-16

Fixed

  • Ethers import error (#2984)

Changed

  • Update MCP SDK and lock down version (#2984)

[6.4.6] @subql/node

25 Nov 22:27
f03c486

Choose a tag to compare

[6.4.6] - 2025-11-26

Fixed

  • skipTransactions combined with workers throwing an error getting the block timestamp (#2978)

[6.4.5] @subql/node

25 Nov 03:04
46b65b6

Choose a tag to compare

[6.4.5] - 2025-11-25

Fixed

  • Updating models updateOnDuplicate field being calculated incorrectly (#2976)

[19.0.0] @subql/node-core

25 Nov 22:27
f03c486

Choose a tag to compare

[19.0.0] - 2025-11-26

Changed

  • Update the toBlockResponse function signature on the worker service to take an IBlock<B> instead of a B type (#2978)

[18.5.3] @subql/node-core

25 Nov 03:04
46b65b6

Choose a tag to compare

[18.5.3] - 2025-11-25

Fixed

  • Updating models updateOnDuplicate field being calculated incorrectly (#2976)