github muety/telepush 3.0.0
Release 3.0.0

latest releases: 4.2.0, 4.1.2, 4.1.1...
2 years ago

With the release of version 3, Webhook2Telegram was rebranded to Telepush, with an official, freely available instance hosted at telepush.dev. Besides a new name and a new logo, a couple of thing have changed, including breaking changes. As a consequence, Telepush v3 is not backwards-compatible with earlier versions. You might want to update your script.

Breaking Changes

  • Docker image was renamed from n1try/webhook2telegram to ghcr.io/muety/webhook2telegram
  • Recipient token is now encoded as a path parameter, instead of included inside the payload. Routes have changed, e.g. from /api/messages to /api/messages/<recipient>, while the recipient_token field was removed from a message's JSON schema
  • Inlets were renamed (and their routes, accordingly)
    • alertmanager_webhook ➡️ alertmanager
    • bitbucket_webhook ➡️ bitbucket
    • webmentionio_webhook ➡️ webmentionio

Hosted Service

The demo instance at https://apps.muetsch.io/webhook2telegram will be shut down. Please migrate to telepush.dev.

Don't miss a new telepush release

NewReleases is sending notifications on new releases.