Change Detection - Package Updates
Pinned
Change Detection
-
[1.14.2]
- Update changedetection.io to 0.49.2
- Full Changelog
- Fix mute/unmute alt/title label by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/2951
- Adding
browser_steps
JSON Schema rule for API updates by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/2957 - UI - "Browser Steps" tab should be always available with helpful info by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/2955
- removing deprecated docker version attribute by @panzli in https://github.com/dgtlmoon/changedetection.io/pull/2967
- Use JS for switching tabs because sometimes the DOM wasnt ready when the CSS tried to fire &:target by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/2971
-
[1.15.0]
- checklist added to manifest, POSTINSTALL updated
-
[1.15.1]
- Update changedetection.io to 0.49.3
- Full Changelog
- UI - Reverting change to tabs/UI handling