Releases: Der-Henning/tgtg
Releases · Der-Henning/tgtg
Version 1.13.0
What's Changed
- !BREAKING CHANGE! Bugfix for SMTP SSL/TLS configuration by @Mike221002 in #166. The SMTP TSL option previously enabled SSL. Modified the configuration example in the config.sample.ini for gmail. If you use the SMTP Notifications please review your settings when updating to this release.
- New Feature: new cron option for notifiers. Set cron to limit notifications to be send only in the specified time range.
- New Feature: new optional body option for IFTTT.
New Contributors
- @Mike221002 made their first contribution in #166
Full Changelog: v1.12.1...v1.13.0
Version 1.12.1
What's Changed
- Bugfix: Cron descriptor causing a crash in compiled executables #149
- Dependency updates
Full Changelog: v1.12.0...v1.12.1
Version 1.12.0
What's Changed
- Bugfix: Problem with encoding of western characters by @zinen in #143
- Added cron based scheduler by @zinen in #142. For configuration details see
config.ini
.
Full Changelog: v1.11.5...v1.12.0
Version 1.11.5
Version 1.11.4
What's Changed
- Removed quotes inside markdown example by @zinen in #139
- Improved Error handling for the Telegram Notifier. Especially Timeout and Connection Errors will now trigger a retry in sending the notification.
- Added a warning in case there are no observed magic bags. E.g. no favorites set in the TGTG account.
New Contributors
Full Changelog: v1.11.3...v1.11.4
Version 1.11.3
What's Changed
- Docker Images now support more platforms
- Added new smaller alpine based image
- Some uncritical Errors are now logged as Warning
- Updated Dependencies
Full Changelog: v1.11.2...v1.11.3
Version 1.11.2
What's Changed
- Bugfix: Reconnect on lost connection to Telegram Bot
- Bugfix: Updated RegEx to obtain latest APK version from Google Play Store
Full Changelog: v1.11.1...v1.11.2
Version 1.11.1
What's Changed
- Bugfix: app crashes when trying to set up Telegram notifications by @maherm in #119
- Dependency updates
New Contributors
Full Changelog: v1.11.0...v1.11.1
Version 1.11.0
Changelog
- Added automatic update method for the user agent to the latest APK version. This should minimize the issues with 403 and 401 errors.
Full Changelog: v1.10.4...v1.11.0