Skip to content

Releases: filecoin-project/filecoin-pin

v0.8.0

13 Oct 16:27
fad8664

Choose a tag to compare

0.8.0 (2025-10-13)

Features

Bug Fixes

  • cli supports session-key & wallet options (#105) (e362531)

Chores

v0.7.3

09 Oct 20:15
d048ae2

Choose a tag to compare

0.7.3 (2025-10-09)

Bug Fixes

  • add auto-fund option (#79) (c1e2f72)
  • createStorageContext supports multi-tenancy (#93) (d47d3f3)
  • pass metadata through to executeUpload (#89) (300ecd5)

v0.7.2

09 Oct 02:33
1a7507a

Choose a tag to compare

0.7.2 (2025-10-09)

Bug Fixes

  • avoid empty-directory block in directory CAR (#85) (53fc7df)

v0.7.1

09 Oct 02:18
4ef8542

Choose a tag to compare

0.7.1 (2025-10-09)

Bug Fixes

v0.7.0

08 Oct 17:17
542f0ac

Choose a tag to compare

0.7.0 (2025-10-08)

Features

  • provide lib access via import from 'filecoin-pin/core' (#82) (066c66b)

Bug Fixes

  • deposit allows passing days or amount (#72) (f34c8e5)
  • lint failures on extension names (#70) (4429e7a)
  • ux friendly payment funds subcommand (#75) (837879b)

Chores

  • deps: bump @filoz/synapse-sdk from 0.28.0 to 0.29.3 (#63) (48246ea)
  • deps: bump pino from 9.13.1 to 10.0.0 (#64) (f7f84d1)

v0.6.0

29 Sep 18:33
910b09a

Choose a tag to compare

0.6.0 (2025-09-29)

Features

  • add data-set command (#50) (8b83a02)
  • allow overriding provider (#53) (70681de)
  • make WarmStorage approvals infinite, focus only on deposit (#47) (1064d78)
  • status,deposit,withdraw cmds (#52) (278ed5a)

v0.5.0

25 Sep 15:38

Choose a tag to compare

0.5.0 (2025-09-25)

Features

  • add: implement add command with unixfs packing for single file (690e06b)
  • add: support whole directory adding (69c9067)
  • add: wrap file in directory by default, opt-out with --bare (316237b)

Bug Fixes

  • storage calculations are accurate and precise (#36) (cc56cc1)

Chores

  • use size constants, add tests, enable coverage (#35) (9aab57f)

v0.4.1

23 Sep 13:39
f7ee9f6

Choose a tag to compare

0.4.1 (2025-09-23)

Bug Fixes

  • payments setup script no longer hangs (#32) (688389f)

Chores

  • payments: if no actions taken, print appropriate msg (#34) (1b66655)

v0.4.0

19 Sep 23:51

Choose a tag to compare

0.4.0 (2025-09-19)

Features

  • check payments status on import command (91b5628)

Chores

  • misc cleanups and refactoring (afc19ae)

v0.3.0

19 Sep 11:56
4985d57

Choose a tag to compare

0.3.0 (2025-09-19)

Features

  • filecoin-pin import /path/to/car (#26) (d607af8)

Chores

  • rearrange Synapse use to improve educational value (#28) (5eac7ef)
  • update release-please config to be more comprehensive (#29) (647e673)