Releases: kukymbr/tgnotifier
Releases · kukymbr/tgnotifier
v1.0.1
TgChat
added to the APIs.
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- GUI added;
TGNOTIFIER_CONFIG_PATH
env var support;tgkit
: the Chat model;- doc updated.
Full Changelog: v0.7.2...v1.0.0
v1.0.0-beta2
v0.7.2
- macOS binary build added;
- added arm64 arch support in Docker image.
Full Changelog: v0.7.1...v0.7.2
v0.7.1
Client & retrier options added to the config file.
Full Changelog: v0.7.0...v0.7.1
v0.7.0
Added support of requests retries with a tgkit.RequestRetrier
tool.
Full Changelog: v0.6.1...v0.7.0
v0.6.1
- The HTTP server added;
- added support of the custom build without server components;
- bumped go version up to 1.24, because I like it.
Full Changelog: v0.5.0...v0.6.1
v0.5.0
What's Changed
- Feature: the gRPC server
- Go version was updated to 1.23
Full Changelog: v0.4.4...v0.5.0
v0.5.0-beta
What's Changed
- Feature: the gRPC server
- Go version was updated to 1.23
Full Changelog: v0.4.4...v0.5.0-beta
v0.4.4 Replaces
Substrings replaces in the config file:
replaces:
"@test": "[Test](tg://user?id=123456789)"
"FYI": "for your information"
Full Changelog: v0.4.3...v0.4.4