Releases: Der-Henning/tgtg
Releases · Der-Henning/tgtg
Version 1.16.1
Version 1.16.0
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
Full Changelog: v1.15.2...v1.16.0
Version 1.15.2
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
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
What's Changed
- New Feature: Internationalize "today" and "tomorrow" strings in variable
${{pickupdate}}by @p0lycarpio in #271
To set up set the optionLocale=en_USinconfig.iniorLOCALE=en_USfor 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
What's Changed
- BugFix: New line characters
\nused in notifier bodies now should work as intended. - New Feature: The webhook notifier now has the option
Headersfor 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
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
What's Changed
- Added
item_logoanditem_covervariable by @p0lycarpio in #240 - The Datadome cookie is now cached to prevent some captcha errors
New Contributors
- @p0lycarpio made their first contribution in #240
Full Changelog: v1.14.7...v1.14.8