Skip to content

Releases: aleph-im/aleph-sdk-ts

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

v 3.0.3

25 Oct 06:51
Compare
Choose a tag to compare

Changelog

  • #87 Patch aggregate queries.
    Fetching aggregates without a limit parameter could return a 500 error under certain circumstances.

v 3.0.2

29 Sep 14:46
b7a8961
Compare
Choose a tag to compare

Changelog

  • Enhance repository Readme (#70)
  • Add Tezos support (#21)

v 3.0.1

29 Sep 07:00
1ad8c04
Compare
Choose a tag to compare

This release insure feature completeness with aleph-js.

Difference with aleph-js

  • Drop support for NULS (1) message, that aren't supported anymore by the aleph-client.
  • Add support for request proxying inside of VMs.
  • Add forget message