Skip to content

Releases: kukymbr/tgnotifier

v1.0.1

18 Mar 08:30
Compare
Choose a tag to compare
  • TgChat added to the APIs.

Full Changelog: v1.0.0...v1.0.1

v1.0.0

17 Mar 11:29
Compare
Choose a tag to compare

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

15 Mar 08:43
Compare
Choose a tag to compare
v1.0.0-beta2 Pre-release
Pre-release

What's Changed

  • Feature: GUI

Full Changelog: v0.7.2...v1.0.0-beta2

v0.7.2

13 Mar 15:25
Compare
Choose a tag to compare
  • macOS binary build added;
  • added arm64 arch support in Docker image.

Full Changelog: v0.7.1...v0.7.2

v0.7.1

06 Mar 22:31
Compare
Choose a tag to compare

Client & retrier options added to the config file.

Full Changelog: v0.7.0...v0.7.1

v0.7.0

06 Mar 21:42
Compare
Choose a tag to compare

Added support of requests retries with a tgkit.RequestRetrier tool.

Full Changelog: v0.6.1...v0.7.0

v0.6.1

06 Mar 17:59
Compare
Choose a tag to compare
  • 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

05 Mar 17:04
Compare
Choose a tag to compare

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

04 Mar 20:50
Compare
Choose a tag to compare

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

27 Aug 16:34
Compare
Choose a tag to compare

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