Changedetection.io

Latest version: v0.45.23

Safety actively analyzes 638819 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 12 of 16

0.39.13

Not secure
What's Changed
* wtforms 3 update by tbhi in https://github.com/dgtlmoon/changedetection.io/pull/523
* HTTP Fetcher code improvements by dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/539
* source: fetcher (compare source code) by dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/540
* Refactor form handling by dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/548
* Import speed improvements, and adding an import URL batch size of 5,000 to stop accidental CPU overload by dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/549
* Shows which items are already in the queue, disables adding to the queue if already in the recheck queue by dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/552
* Seconds/minutes/hours/days between checks by dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/512
* Share watch by dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/563
* Re 569 corrupted diffs by dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/571
* Handle deletions better by dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/570
* Bugfix - dont update deleted by dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/573
* Simplify scrub/remove all history operation by dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/575
* Add new fetch method: Playwright Chromium (Selenium/WebDriver alterna… by dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/489
* Toggle 'requests' extra options when not used by dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/584
* Make proxy configuration more consistent by dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/585
* Fix PLAYWRIGHT_DRIVER_URL example by ginkel in https://github.com/dgtlmoon/changedetection.io/pull/588
* Ability to specify a list of proxies to choose from, always using the first one by default by dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/591
* Distill.io import by dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/592

New Contributors
* ginkel made their first contribution in https://github.com/dgtlmoon/changedetection.io/pull/588

**Full Changelog**: https://github.com/dgtlmoon/changedetection.io/compare/0.39.12...0.39.13

0.39.12

Not secure
What's Changed
* Minor UI cleanups (mobile and font sizing) by dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/503
* {diff} and {diff_full} fixes by dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/509
* RSS feed should contain CDATA of rendered differences by dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/510
* Remove 'unviewed' status in watch table when clicked by dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/514
* Screenshot last check by dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/516
* AJAX button for sending test notifications by dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/519
* [Add email] button to notification settings with a prefix set from NOTIFICATION_MAIL_BUTTON_PREFIX env var when defined. by dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/528
* Discord:// notifications should be cut to 2000 chars or Discord will not process them. by dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/531
* Render hyperlinks option by AndriiG13 in https://github.com/dgtlmoon/changedetection.io/pull/534
* General form cleanups by dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/535


**Full Changelog**: https://github.com/dgtlmoon/changedetection.io/compare/0.39.11...0.39.12

0.39.11

Not secure
What's Changed
* Missed typo ignore -> remove in global settings form by timlod in https://github.com/dgtlmoon/changedetection.io/pull/464
* JSON use the original char encoding by dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/465
* Auto-byte encoding for utf-8 when its not mentioned in the content-type header reply by dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/472
* Security update - Protect against file:/// type access by webdriver/chrome. by dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/483
* Security update - Use CSRF token protection for forms, make remove password use HTTP Post by dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/484
* Allow changedetector to ignore status codes as a per-site setting (479) by dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/485
* Windows pip install fixes by dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/492


**Full Changelog**: https://github.com/dgtlmoon/changedetection.io/compare/0.39.10...0.39.11

0.39.10

Not secure
What's Changed
* Improved CPU usage around site watch management by dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/438
* Include link to changedetection.io hosted option by dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/439
* Tweak support tabs and text by dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/440
* Refactor tests by dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/443
* Upgrade inscriptis to 2.2~ by dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/434
* Set auth cookie control path relative to X-Forwarded-Prefix when running via reverse proxy subdirectory by dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/446
* Handle the case where the visitor is already logged-in and tries to login again by dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/447
* Refactor HTTP Request type check by dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/453
* Fix XPath text by dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/457
* Add filter to remove elements by CSS rule from HTML before change detection is run by timlod in https://github.com/dgtlmoon/changedetection.io/pull/445


**Full Changelog**: https://github.com/dgtlmoon/changedetection.io/compare/0.39.9...0.39.10

0.39.9

Not secure
What's Changed
* Dont allow redirect on login, it's safer and more reliable this way by dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/414
* Bump node-sass from 6.0.1 to 7.0.0 in /changedetectionio/static/styles by dependabot in https://github.com/dgtlmoon/changedetection.io/pull/415
* Make errors from the HTTP fetchers easier to find by dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/421
* Add re: namespace for regEx support in xpath by michael-kerbel in https://github.com/dgtlmoon/changedetection.io/pull/428
* UI/highlight ignores by dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/426
* "Recheck" button should work when entry is in paused state by dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/435
* Minor reliability upgrade for large datasets - retry deepcopy by dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/436

New Contributors
* michael-kerbel made their first contribution in https://github.com/dgtlmoon/changedetection.io/pull/428

**Full Changelog**: https://github.com/dgtlmoon/changedetection.io/compare/0.39.8...0.39.9

0.39.8

Not secure
What's Changed
* Fix bug where diff and diff_full were switched in notification templates. by tjhowse in https://github.com/dgtlmoon/changedetection.io/pull/380
* Add option for tags on import by timlod in https://github.com/dgtlmoon/changedetection.io/pull/377
* text/plain mime type fix - Don't lose line-feeds by parsing it as HTML ( text/plain documents were appearing as all on one line ) by dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/391
* 323 Adding note about discord:// 2000 char limit by dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/392
* Ability to use a generated salted password in deployments as env var SALTED_PASS by dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/397
* fixed the reference to wiki for rpi section by rursache in https://github.com/dgtlmoon/changedetection.io/pull/402
* Notification error log handler by dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/403
* Notification error log handler by dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/404
* Introduce -h option by Al2Klimov in https://github.com/dgtlmoon/changedetection.io/pull/406
* Fix typo by Al2Klimov in https://github.com/dgtlmoon/changedetection.io/pull/405
* Number of fetching workers can be overriden by Env "FETCH_WORKERS" by dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/413

New Contributors
* tjhowse made their first contribution in https://github.com/dgtlmoon/changedetection.io/pull/380
* timlod made their first contribution in https://github.com/dgtlmoon/changedetection.io/pull/377
* rursache made their first contribution in https://github.com/dgtlmoon/changedetection.io/pull/402
* Al2Klimov made their first contribution in https://github.com/dgtlmoon/changedetection.io/pull/406

**Full Changelog**: https://github.com/dgtlmoon/changedetection.io/compare/0.39.7...0.39.8

Page 12 of 16

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.