0.55.5

zjunlp/OmniThink0.55.5May 19, 2026by dgtlmoon

AI Summary

Enhances localization with Spanish translation fixes and adds a master switch for LLM integration, while fixing callable tokens in notifications.

Key Highlights

  • Fix Spanish translations for 'Changed' and 'Last Changed'.
  • LLM - Master on/off switch (enable/disable).
  • Notifications - Fix callable tokens with HTML output.

New Features

  • Master LLM switch
  • Spanish translation fixes
  • Notification callable token fix

Full Release Notes

## 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 callable` when `{{ 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