Skip to content

Releases: Der-Henning/tgtg

Version 1.10.3

28 May 12:33
Compare
Choose a tag to compare

Changelog

  • Fixed faulty Windows Release. (Wrong Python version

Version 1.10.2

28 May 11:31
Compare
Choose a tag to compare

Changelog

  • Added variables to the SMTP notifier. You can now define your email subject and body.
  • Updated to latest USER_AGENTS for the tgtg API.
  • Some small improvements and bugfixes.

Full Changelog: v1.10.1...v1.10.2

Version 1.10.1

18 May 09:55
Compare
Choose a tag to compare

Changelog

  • Added more variables. More info later in the Wiki
  • Fix for latest TGTG API Error 403

Full Changelog: v1.10.0...v1.10.1

Version 1.10.0

17 May 14:25
Compare
Choose a tag to compare

Changelog:

  • Added optional body option to Telegram Notifier settings. You can now freely configure the displayed information. For more information see config.ini or docker-compose.yml.
  • Added Telegram Bot Commands. For now it is possible to deactivate notifications for x days. More commands are possible. Feel free to suggest any.

Full Changelog: v1.9.0...v1.10.0

Version 1.9.0

01 Apr 06:48
Compare
Choose a tag to compare

Changelog

  • Multiple chat ids for telegram notifier. You can add multiple comma separated chat ids.
  • CAUTION! Removed surrounding "" from webhook body variable parser. If you need them in the request body you have to add them to your config.
  • Fix for smtp notifier. Didn't send mails when connection to smtp server got lost.
  • Fix for webhook notifier. Variables in the url now get parsed as intended.
  • Security updates

New Contributors

Full Changelog: v1.8.0...v1.9.0

Version 1.8.0

11 Feb 10:53
Compare
Choose a tag to compare

Changelog:

  • Persistent login for desktop version! The TGTG credentials (tokens) will no be saved automatically to the config.ini.
  • Improved Telegram configuration process. Retrieved Chat ID is directly written to config.ini.
  • Added environment variable DISABLE_TESTS to disable notification tests on startup
  • Updated developement environment. For details see README.md and Makefile

Full Changelog: v1.7.0...v1.8.0

Version 1.7.0

10 Feb 07:36
Compare
Choose a tag to compare

Changelog:

CAUTION! To use this release you have to update your config.ini! Please use the new config file or add the telegram options to your existing one. You have to add these options even if you don't want to use telegram support!

  • Added telegram support. Provided by @tomekk3108
  • Added "price", "currency" and "pickupdate" as usable variables for webhooks
  • Updated dependencies

Version 1.6.1

06 Feb 15:16
Compare
Choose a tag to compare

Changelog:

  • Fixed Webhook notifier
  • Fixed Metrics settings. Metrics server is now deactivated by default.
  • Updated dependencies

Version 1.6.0

17 Jan 09:47
Compare
Choose a tag to compare

Changelog:

  • Persistent credentials for docker.
  • small improvements and bugfixes

Version 1.5

06 Jan 10:21
Compare
Choose a tag to compare

Changelog:

  • Added universal WebHook notifier. You can use the WebHook notifier to trigger any WebHook. Trigger your Smart Home to blink your Lights on new magic bags.
  • Added Metrics HTTP server. The server exposes detailed information about your magic bags, which can be scraped and used by prometheus or your home automation