Skip to content

Releases: kianenigma/polkadot-basic-notification

Release v1.0.4

27 Mar 08:56
6eafa24

Choose a tag to compare

Release v1.0.3

26 Mar 05:44
a64b605

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/kianenigma/polkadot-basic-notification/commits/v1.0.3

v1.0.0-rc0

16 Oct 10:43
f13ae58

Choose a tag to compare

v1.0.0-rc0 Pre-release
Pre-release

Notable existing features:

  • Email and matrix reporter.
  • Filter events and extrinsics.
  • Compatible with all substrate based chains.

Notable changes:

  • Full config checking
  • Telegram reporter
  • Batch reporting

Breaking changes to config file:

  • method_subscription is now fully typed. e.g.
{ type: "all" }
{ type: "only", only: [...] }
{ type: "ignore", ignore: [...] }

What's Changed

New Contributors

Full Changelog: https://github.com/kianenigma/polkadot-basic-notification/commits/v1.0.0-rc0