Skip to content

Releases: Der-Henning/tgtg

Version 1.16.1

10 Mar 19:30
b043e09

Choose a tag to compare

What's Changed

  • Bugfix: Executable won't start #299

Full Changelog: v1.16.0...v1.16.1

Version 1.16.0

10 Mar 14:19
db27c25

Choose a tag to compare

What's Changed

  • New Feature: Added Ntfy notifier by @dalins in #289
  • New Feature: Added Apprise notifier by @leonghui in #292
  • New Feature: Added basic HTTP authentication to Webhook notifier by @dalins in #294

For options see Wiki:Configuration

New Contributors

  • @dalins made their first contribution in #289
  • @leonghui made their first contribution in #292

Full Changelog: v1.15.2...v1.16.0

Version 1.15.2

24 Feb 21:02
a1985ba

Choose a tag to compare

What's Changed

  • Updated helper functions. Item data can now be returned as plain JSON. For more information see README.md. Suggested by @Tqnsls in #285 and #286
  • Further reduced unnecessary warnings from logging

New Contributors

Full Changelog: v1.15.1...v1.15.2

Version 1.15.1

14 Feb 11:28
62af861

Choose a tag to compare

What's Changed

  • BugFix: Added missing encoding for none JSON webhook body data #281

Full Changelog: v1.15.0...v1.15.1

Version 1.15.0

13 Feb 19:30
de0bbb4

Choose a tag to compare

What's Changed

  • New Feature: Internationalize "today" and "tomorrow" strings in variable ${{pickupdate}} by @p0lycarpio in #271
    To set up set the option Locale=en_US in config.ini or LOCALE=en_US for docker to your locale.
    For a list of available localizations see humanize.
  • Bugfix: Fixed issue when using emojis and special characters in message bodies.
  • Bugfix: Webhook type now correctly defaults to text/plain.

Full Changelog: v1.14.10...v1.15.0

Version 1.14.10

05 Feb 08:55
891d3ec

Choose a tag to compare

What's Changed

  • BugFix: New line characters \n used in notifier bodies now should work as intended.
  • New Feature: The webhook notifier now has the option Headers for additional HTTP headers send during requests
  • New Feature: Variable ${{scanned_on}} returns the timestamp the item was scanned

Full Changelog: v1.14.9...v1.14.10

Version 1.14.9

02 Feb 06:52
b801a58

Choose a tag to compare

What's Changed

  • New Feature: Simple Console Notifier. Only notifies via the local console.
  • Update: Additional fix to prevent more 403 Captcha Errors

Full Changelog: v1.14.8...v1.14.9

Version 1.14.8

27 Jan 18:12
89c8cd7

Choose a tag to compare

What's Changed

  • Added item_logo and item_cover variable by @p0lycarpio in #240
  • The Datadome cookie is now cached to prevent some captcha errors

New Contributors

Full Changelog: v1.14.7...v1.14.8

Version 1.14.7

25 Jan 11:14
4c6f7f0

Choose a tag to compare

What's Changed

  • Improved captcha handling and fewer warnings.

Full Changelog: v1.14.6...v1.14.7

Version 1.14.6

22 Jan 15:16
528d20b

Choose a tag to compare

What's Changed

  • Updated handling of 403 captcha errors

Full Changelog: v1.14.5...v1.14.6