Releases: Der-Henning/tgtg
Releases · Der-Henning/tgtg
Version 1.10.3
Changelog
- Fixed faulty Windows Release. (Wrong Python version
Version 1.10.2
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
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
Changelog:
- Added optional
body
option to Telegram Notifier settings. You can now freely configure the displayed information. For more information seeconfig.ini
ordocker-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
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
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
andMakefile
Full Changelog: v1.7.0...v1.8.0
Version 1.7.0
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
Changelog:
- Fixed Webhook notifier
- Fixed Metrics settings. Metrics server is now deactivated by default.
- Updated dependencies
Version 1.6.0
Changelog:
- Persistent credentials for docker.
- small improvements and bugfixes
Version 1.5
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