0.55.5

promptslab/Promptify0.55.5May 19, 2026by dgtlmoon

AI Summary

A maintenance release addressing translation errors, fixing notification issues with callable tokens, and introducing a master switch for LLM features.

Key Highlights

  • Fixed Spanish translations for UI labels 'Changed' and 'Last Changed'.
  • Resolved error when using callable tokens in HTML notifications.
  • Added a master on/off switch for LLM functionality.

New Features

  • Master LLM switch (enable/disable)
  • Spanish translation fixes
  • Callable token notification 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