Skip to content

Releases: PinataCloud/pinata

v2.5.5

17 Feb 16:45

Choose a tag to compare

  • Updated documentation URL in README

v2.5.4

06 Feb 17:52

Choose a tag to compare

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

13 Jan 19:57
cdc0c06

Choose a tag to compare

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

24 Dec 16:29

Choose a tag to compare

v2.5.2

chore: bump version to 2.5.2

v2.5.1

02 Oct 22:53

Choose a tag to compare

Adds support for CAR file uploads

v2.5.0

20 Aug 21:29

Choose a tag to compare

Added retry logic for createSignedUploadURL function

v2.4.9

01 Jul 18:56
79bdc8d

Choose a tag to compare

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

12 Jun 14:39
d9b51b8

Choose a tag to compare

What's Changed

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

v2.4.7

11 Jun 20:06
c34fd06

Choose a tag to compare

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

v2.4.6

10 Jun 15:06
fcc6df2

Choose a tag to compare

What's Changed

Full Changelog: v2.4.4...v2.4.6