LinuxServer Changes:
Rebase to Alpine 3.20.
changedetection.io Changes:
Mainly
- Visual Selector now lets you choose MULTIPLE selections! fantastic.
- various small bugs and fixes
What's Changed
- 'tags'' field from old installs could have wrong data-type causing crash by @dgtlmoon in dgtlmoon/changedetection.io#2460
- Snapshot count history not updated in watch after [clear history] by @dgtlmoon in dgtlmoon/changedetection.io#2459
- Visual selector - should show all matching filter elements from all filters by @dgtlmoon in dgtlmoon/changedetection.io#2440
- Visual selector multiple selections by @dgtlmoon in dgtlmoon/changedetection.io#2465
- Enhance diff.py with type hints, improved docstrings, and code readability by @nectariferous in dgtlmoon/changedetection.io#2471
- Visual Selector should still update when elements were not found by @dgtlmoon in dgtlmoon/changedetection.io#2476
- Fixing deprecation warning by @dgtlmoon in dgtlmoon/changedetection.io#2477
New Contributors
- @nectariferous made their first contribution in dgtlmoon/changedetection.io#2471
Full Changelog: dgtlmoon/changedetection.io@0.45.25...0.45.26