Skip to content

Releases: PinataCloud/pinata

v2.5.6

Choose a tag to compare

@iammatthias iammatthias released this 29 Apr 14:00
4b6e8b3
  • Fix: uploadFileArray now honors options.url, unblocking signed-URL directory uploads (#96)
  • Add: SignedUploadUrlOptions.forDirectory for minting signed URLs that accept the synthetic directory MIME type

v2.5.5

Choose a tag to compare

@iammatthias iammatthias released this 17 Feb 16:45
  • Updated documentation URL in README

v2.5.4

Choose a tag to compare

@iammatthias iammatthias released this 06 Feb 17:52

What's Changed

  • Add support for expires_at to upload and update for public and priv… by @iammatthias in #94

Full Changelog: v2.5.3...v2.5.4

v2.5.3

Choose a tag to compare

@iammatthias iammatthias released this 13 Jan 19:57
cdc0c06

x402 V2 Protocol Support

Changes

  • Updated payment_requirements to use amount field instead of max_amount_required
  • Added support for EIP-155 network formats (eip155:8453, eip155:84532) alongside friendly names (base, base-sepolia)
  • x402 now available on paid Pinata accounts (no longer requires feature flag)

Supported Networks

  • Base Mainnet: base or eip155:8453
  • Base Sepolia: base-sepolia or eip155:84532

Notes

  • USDC is currently the only supported token
  • Backwards compatible with V1 payment instructions via @x402/fetch package

v.2.5.2

Choose a tag to compare

@iammatthias iammatthias released this 24 Dec 16:29
v2.5.2

chore: bump version to 2.5.2

v2.5.1

Choose a tag to compare

@iammatthias iammatthias released this 02 Oct 22:53

Adds support for CAR file uploads

v2.5.0

Choose a tag to compare

@iammatthias iammatthias released this 20 Aug 21:29

Added retry logic for createSignedUploadURL function

v2.4.9

Choose a tag to compare

@iammatthias iammatthias released this 01 Jul 18:56
79bdc8d

fix: Add onrejected callback to then method in various analytics and file filter classes

This update enhances the .then() method in multiple classes, including OptimizeImageCreateSignedUrl, OptimizeImageGetCid, AnalyticsBuilder, AnalyticsFilter, FilterFiles, FilterQueue, GroupsFilter, and FilterKeys, by adding an optional onrejected callback to handle promise rejections.

v2.4.8

Choose a tag to compare

@stevedylandev stevedylandev released this 12 Jun 14:39
d9b51b8

What's Changed

Full Changelog: v2.4.7...v2.4.8

v2.4.7

Choose a tag to compare

@stevedylandev stevedylandev released this 11 Jun 20:06
c34fd06

Full Changelog: v2.4.5...v2.4.7