Skip to content

Releases: kianenigma/polkadot-basic-notification

v1.0.0-rc0

16 Oct 10:43
f13ae58
Compare
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