Skip to content

Releases: Der-Henning/tgtg

Version 1.13.0

04 Oct 16:59
Compare
Choose a tag to compare

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

Full Changelog: v1.12.1...v1.13.0

Version 1.12.1

09 Sep 13:12
Compare
Choose a tag to compare

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

04 Sep 08:46
Compare
Choose a tag to compare

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

29 Aug 14:44
Compare
Choose a tag to compare

What's Changed

  • Bugfix for issue #141

Full Changelog: v1.11.4...v1.11.5

Version 1.11.4

29 Aug 05:54
Compare
Choose a tag to compare

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

23 Aug 12:31
Compare
Choose a tag to compare

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

19 Aug 06:43
Compare
Choose a tag to compare

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

15 Aug 07:08
Compare
Choose a tag to compare

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

27 Jun 18:55
Compare
Choose a tag to compare

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

Version 1.10.4

16 Jun 07:17
Compare
Choose a tag to compare

Changelog

  • Fix for latest 403 Error
  • Updates
  • Some smaller fixes

Full Changelog: v1.10.3...v1.10.4