Skip to main content

Changelog

Keep track of the latest changes and updates to the Push Chain Core and UI Kit SDKs.

@pushchain/core

1.1.35 (2025-08-26)

Chores

  • fix tc

1.1.34 (2025-08-18)

Fixes

  • update return type for encodeFunctionData method to ensure correct string format

1.1.33 (2025-08-13)

Chores

  • bump version to 1.1.32 and update GitHub Action test comment
  • Add fundGas property to sendTransaction
  • add reinitialize method to PushChain for dynamic signer updates

Other Changes

  • refactor: update error messages for fundGas validation in PushChain tests and orchestrator
  • refactor: add read-only accessors for Orchestrator configuration
  • refactor: make isReadMode property public in PushChain class
  • refactor: move isUniversalAccount function to static method in PushChain class
  • release: bump to 1.1.32 [skip ci]
  • patch: implement read-only mode for UniversalAccount in PushChain

1.1.31 (2025-08-12)

Chores

  • update test comment to trigger GitHub Action 10

1.1.30 (2025-08-12)

Chores

  • update test comment to trigger GitHub Action 9

1.1.29 (2025-08-11)

Chores

  • bump core version to ui-kit

0.4.0 (2025-08-11)

Features

  • Add UEA proxy (migration support) + testnet module renaming #190

0.3.1 (2025-08-08)

Other Changes

  • refactor: rename and enhance executor-origin conversion utilities

0.3.0 (2025-08-05)

Features

  • enhance transaction handling and origin fetching

0.2.0 (2025-08-01)

Features

  • New response type #180

0.1.43 (2025-07-30)

Other Changes

  • docs: update README with test change

0.1.42 (2025-07-29)

Features

  • implement getOriginForUEA function in Utils for Push Testnet

0.1.41 (2025-07-21)

Fixes

  • refine fee locking logic in Orchestrator to handle UEA deployment and fund sufficiency

0.1.40 (2025-07-09)

Features

  • 1 Click Signature #159

0.1.38 (2025-07-04)

Fixes

  • revert erip712Domain - does not work with ethers

0.1.37 (2025-07-04)

Fixes

  • add eip712Hash

0.1.35 (2025-07-03)

Chores

  • fix changelog gen #158

0.1.34 (2025-07-03)

Chores

  • change release script

0.1.33 (2025-07-03)

Chores

  • revise changelog design, change release commands
  • revise changelog
  • changelog scripts changes

Fixes

  • revert package version
  • release fix

@pushchain/ui-kit

1.1.34 (2025-09-04)

Chores

  • add chain config to the constants

1.1.33 (2025-08-13)

Chores

  • update GitHub Action test comment to trigger workflow

1.1.32 (2025-08-13)

Fixes

  • fix the zIndex for the blur background

1.1.31 (2025-08-12)

Chores

  • add test comment to trigger GitHub Action 1

1.1.30 (2025-08-11)

Fixes

  • fix the vertical position of the iframe modal

1.1.29 (2025-08-11)

Chores

  • upgrade the core sdk to v1.1.29

Fixes

  • add default connected layout

Other Changes

  • release: bump to 1.1.28

1.1.28 (2025-07-30)

Fixes

  • add default connected layout

1.1.27 (2025-07-29)

Features

  • new wallet UI

Chores

  • update package.json with homepage, keywords, repository, authors, and license

Other Changes

  • docs: update README to reflect new branding and provide installation instructions

1.1.24 (2025-07-18)

Other Changes

  • refactor: add changelog