Skip to content

Releases: FilOzone/synapse-sdk

v0.16.1

04 Jul 06:22

Choose a tag to compare

0.16.1 (2025-07-04)

v0.16.0

03 Jul 06:33

Choose a tag to compare

0.16.0 (2025-07-03)

Features

  • pdp: implement ping validation for storage providers in selection process (#119) (12a5bf7)

v0.15.0

25 Jun 07:36

Choose a tag to compare

0.15.0 (2025-06-25)

Features

  • pdp: add ping method to check connectivity with SP (46a3223)

v0.14.0

24 Jun 01:35

Choose a tag to compare

0.14.0 (2025-06-24)

Features

  • pdp: always validate and return CommP (CID) objects from server (d3b30da)

Trivial Changes

  • pdp: validate server responses (d2e135b)

v0.13.0

23 Jun 10:16

Choose a tag to compare

0.13.0 (2025-06-23)

Features

  • enhance checkAllowanceForStorage with customizable lockup periods (52c3204)

Bug Fixes

  • correct depositAmountNeeded assignment in PandoraService (bdc1827)

Tests

  • add checks for depositAmountNeeded in PandoraService tests (e07ae2d)

v0.12.0

18 Jun 07:05

Choose a tag to compare

0.12.0 (2025-06-18)

Features

  • cdn: add complete FilCDN retriever implementation (#106) (e2ff94b)

v0.11.0

16 Jun 10:49

Choose a tag to compare

0.11.0 (2025-06-16)

Features

  • retriever: implement PieceRetriever pattern for flexible piece downloads (16d9a84)

Bug Fixes

  • retriever: use Promise.any instead of Promise.race for provider selection (c291821)

Trivial Changes

  • pdp: use extracted utility functions for url building (7e96345)

v0.10.0

14 Jun 12:08

Choose a tag to compare

0.10.0 (2025-06-14)

Features

  • admin: expose addServiceProvider on PandoraService (0270e7b)

Trivial Changes

  • admin: remove pandora-admin html in preference of gh-pages branch (1708857)

v0.9.1

13 Jun 05:04

Choose a tag to compare

0.9.1 (2025-06-13)

Trivial Changes

  • transactions: increase default wait confidence to 1 (f6e42cb)

v0.9.0

12 Jun 13:33

Choose a tag to compare

0.9.0 (2025-06-12)

Features

  • pdp: add transaction tracking for root additions with server verification (00de2b2)

Trivial Changes

  • add conventional commits guidelines (bc68d04)