Releases: dgtlmoon/changedetection.io
Releases · dgtlmoon/changedetection.io
0.50.7 Favicon improvements and minor UI fixes
What's Changed
Full Changelog: 0.50.6...0.50.7
0.50.6 Features, favicon support, minor bug fix
What's Changed
- Update stock-not-in-stock.js by @dsturzy in #3287
- Re #3270 - Refactor watch history/diff page time handling by @dgtlmoon in #3293
- Similarity condition - Skip generating stats for very large documents in the 'Edit' page by @dgtlmoon in #3296
- UI - Sort list by Running or Paused #3284 by @dgtlmoon in #3294
- UI - Adding Favicon support to lister page + API by @dgtlmoon in #3196
- Adding patch for armv7 by @dgtlmoon in #3311
- Favicon type detection - support for autodetecting mimetype for better reliability by @dgtlmoon in #3308
New Contributors
Full Changelog: 0.50.5...0.50.6
0.50.5 Bugfix release
What's Changed
- Conditions - Fixing "Does NOT contain" condition by @dgtlmoon in #3279
- Fix JSON Db save issue by @Jakob-Stadler in #3286
New Contributors
- @Jakob-Stadler made their first contribution in #3286
Full Changelog: 0.50.4...0.50.5
0.50.4 Security update and minor fixes
What's Changed
CVE-2025-52558 - Fixing XSS in error handling output of watch overview list
Full Changelog: 0.50.3...0.50.4
0.50.3 Misc fixes and improvements
What's Changed
- Build test - Build test for platforms in parallel by @dgtlmoon in #3229
- Puppeteer fetcher - Issue a Page.sendStop on frame load incase the browser is waiting for other data by @dgtlmoon in #3232
- Update texts by @dgtlmoon in #3234
- Handle execution context changes better in browsersteps by @dgtlmoon in #3231
- Realtime UI - Ability to notify browser/client if there was a notification event by @dgtlmoon in #3235
- Don't restrict .box to 80% width by @denilsonsa in #3251
- Browser Steps for
source:
URLs fix by @dgtlmoon in #3254 - Re #3247 Adding check and SSL setup by @dgtlmoon in #3252
- IPv6 tidy-up by @dgtlmoon in #3257
- Fix Watch 'set all viewed' by tag by @dgtlmoon in #3258
New Contributors
- @denilsonsa made their first contribution in #3251
Full Changelog: 0.50.2...0.50.3
0.50.2
Full Changelog: 0.50.01...0.50.2
0.50.1 Realtime UI refactor, misc UI fixes Latest
0.49.18 Realtime UI via WebSockets, misc. fixes
What's Changed
- Use logger.debug for playwright console logs by @Spacetech in #3201
- remove unused f-strings by @ddogfoodd in #3209
- Update to apprise 1.9.3 by @dgtlmoon in #3216
- Realtime UI by @dgtlmoon in #3183
New Contributors
- @Spacetech made their first contribution in #3201
- @ddogfoodd made their first contribution in #3209
Full Changelog: 0.49.17...0.49.18
0.49.17 Minor bugfix and maint. release
Full Changelog: 0.49.16...0.49.17
What's Changed
- Revert multiprocess html to text by @dgtlmoon in #3185
- Resolve warnings of bs4 library by @emmanuel-ferdman in #3187
New Contributors
- @emmanuel-ferdman made their first contribution in #3187
Full Changelog: 0.49.16...0.49.17
0.49.16 Bug fix and improvements release
What's Changed
- Browsersteps session shutdown improvements by @dgtlmoon in #3137
- Browser Steps - by Option Text - #1224, #1228 by @dgtlmoon in https://github.com//pull/3138 Conditions levenshtein by @dgtlmoon in https://github.com//pull/3120 Fix for xpath element scraper by @dgtlmoon in https://github.com//pull/3145 Update docker-compose.yml by @silversub in https://github.com//pull/3149 Improved global ignore test by @dgtlmoon in https://github.com//pull/3140 pyppeteer fast puppeteer fetch - be sure viewport is set to --window-size if --window-size is set by @dgtlmoon in https://github.com//pull/3157 Use cleaner logic for limiting elements to scan by @dgtlmoon in https://github.com//pull/3158 Conditions - Levenshtein text similarity plugin - adding test, fixing import, fixing check for watches with 1 snapshot history by @dgtlmoon in https://github.com//pull/3161 Update selenium library by @dgtlmoon in https://github.com//pull/3170 Custom headers should have validation by @dgtlmoon in https://github.com//pull/3172 Fixes to ensure proxy errors are handled correctly by @dgtlmoon in https://github.com//pull/3168 New Contributors @silversub made their first contribution in https://github.com//pull/3149 Full Changelog: https://github.com/dgtlmoon/changedetection.io/compare/0.49.15...0.49.16