Skip to content

Releases: aleph-im/aleph-sdk-ts

v 3.4.2

28 Mar 20:11
Compare
Choose a tag to compare

What's Changed

  • fix: Add (env) variables to program publish by @BjrInt in #139

Full Changelog: v3.4.1...v3.4.2

v 3.4.1

27 Mar 18:16
5b3a1e5
Compare
Choose a tag to compare

What's Changed

  • User can now set the number vcpus in PROGRAM msg by @BjrInt in #138

Full Changelog: v3.4.0...v3.4.1

v3.4.0

16 Mar 09:16
Compare
Choose a tag to compare

What's Changed

  • Fix: Message can't be encrypted with ethereum web3 provider by @Rgascoin in #116
  • feat: Override Ledger transport layer by @BjrInt in #125

Full Changelog: v3.3.2...v3.4.0

v 3.3.2

13 Mar 14:45
ef7d05f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.3.1...v3.3.2

v 3.3.1

02 Mar 15:16
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.3.0...v3.3.1

v 3.3.0

01 Feb 16:49
c0c50f2
Compare
Choose a tag to compare

What's Changed

  • Fix: semver checking issue with ledger application for eth. by @Rgascoin in #112
  • Refactor: Simplify publishes calls by @Rgascoin in #110
  • Feat: Add getMessage and getMessages methods by @Rgascoin in #117

Full Changelog: v3.2.2...v3.3.0

v3.2.2

09 Jan 09:22
dec1dcc
Compare
Choose a tag to compare

What's Changed

v3.2.1

07 Dec 15:23
6ad77c7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.2.0...v3.2.1

v 3.2.0

02 Dec 10:08
f7b1846
Compare
Choose a tag to compare

What's Changed

Features

  • Add default parameters to GET (post, aggregates, store) by @BjrInt in #103
  • Feat: User can encrypt data for another account @Rgascoin in #104

Patches

  • Messages export is not recognized properly by typedoc by @BjrInt in #101
  • Fix missing docstrings by @BjrInt in #102

Full Changelog: v3.1.0...v3.2.0

v 3.1.0

24 Nov 10:25
8d826dd
Compare
Choose a tag to compare

What's Changed

  • Add delegate update for aggregate message by @Rgascoin in #91
  • Add Channels field for getting post message by @Rgascoin in #90
  • Add provider for Avalanche Account by @Rgascoin in #86
  • Chore (minor): Forget Publish method wasn't capitalized by @BjrInt in #97
  • Feat: User was not able to use the Security key feature from Post by @Rgascoin in #94
  • Add minimal Ledger support by @BjrInt in #92
  • doc: add supported Node versions by @BjrInt in #99
  • Messages are now nested in their own namespace by @BjrInt in #93

Full Changelog: v3.0.3...v3.1.0