Releases: 0xpetersatoshi/gotify-to-telegram
Releases · 0xpetersatoshi/gotify-to-telegram
Release list
Release v0.0.3
Supported Gotify Versions
- v2.6.0
- v2.6.1
Installation
Download the appropriate plugin file for your architecture and Gotify version:
- AMD64:
gotify-to-telegram-linux-amd64-v0.0.3-for-gotify-*.so - ARM64:
gotify-to-telegram-linux-arm64-v0.0.3-for-gotify-*.so - ARM7:
gotify-to-telegram-linux-arm-7-v0.0.3-for-gotify-*.so
What's Changed
- fix: resolve markdownv2 parsing issue and deep copy bug in plugin.SafeString() by @0xpetersatoshi in #3
Full Changelog: v0.0.2...v0.0.3
Release v0.0.2
Supported Gotify Versions
- v2.6.0
- v2.6.1
Installation
Download the appropriate plugin file for your architecture and Gotify version:
- AMD64:
gotify-to-telegram-linux-amd64-v0.0.2-for-gotify-*.so - ARM64:
gotify-to-telegram-linux-arm64-v0.0.2-for-gotify-*.so - ARM7:
gotify-to-telegram-linux-arm-7-v0.0.2-for-gotify-*.so
What's Changed
- fix: resolve config bugs caused by env var parsing by @0xpetersatoshi in #2
Full Changelog: v0.0.1...v0.0.2
Release v0.0.1
Supported Gotify Versions
- v2.6.0
- v2.6.1
Installation
Download the appropriate plugin file for your architecture and Gotify version:
- AMD64:
gotify-to-telegram-linux-amd64-v0.0.1-for-gotify-*.so - ARM64:
gotify-to-telegram-linux-arm64-v0.0.1-for-gotify-*.so - ARM7:
gotify-to-telegram-linux-arm-7-v0.0.1-for-gotify-*.so
What's Changed
- feat: add new gotify-to-telegram plugin by @0xpetersatoshi in #1
New Contributors
- @0xpetersatoshi made their first contribution in #1
Full Changelog: https://github.com/0xpetersatoshi/gotify-to-telegram/commits/v0.0.1