0.50.43

dgtlmoon/changedetection.io0.50.43Nov 12, 2025by dgtlmoon

AI Summary

This release focuses on data integrity with sanity checks across restarts and fixes for UTF-8 encoding enforcement to prevent data loading issues.

Key Highlights

  • Data sanity checks across restarts
  • UTF-8 encoding enforcement fixes
  • Tests to ensure data integrity across restarts

New Features

  • Data sanity enforcements
  • UTF-8 encoding enforcement
  • Data integrity tests

Full Release Notes

## What's Changed
* Adding data sanity checks across restarts by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/3629
* Fixing data not loaded caused by UTF-8 not enforced by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/3622
* Various tests to ensure data is not overwritten and is sane across restarts

**Full Changelog**: https://github.com/dgtlmoon/changedetection.io/compare/0.50.42...0.50.43