0.55.5
Added 1
- Add master on/off switch to enable/disable LLM
Fixed 2
- Fix Spanish translations for 'Changed' and 'Last Changed'
- Fix 'str' object is not callable error when diff(...) callable tokens are used with HTML/htmlcolor output in notifications
What's Changed
- Fix Spanish translations for 'Changed' and 'Last Changed' by @maperal in https://github.com/dgtlmoon/changedetection.io/pull/4160
- Notifications - Fix
'str' object is not callablewhen{{ diff(...)}}callable tokens are used with HTML/htmlcolor output by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/4161 - LLM - Master on/off switch (enable/disable) by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/4162
New Contributors
- @maperal made their first contribution in https://github.com/dgtlmoon/changedetection.io/pull/4160
Full Changelog: https://github.com/dgtlmoon/changedetection.io/compare/0.55.4...0.55.5