Change Detection - Package Updates
-
[1.8.0]
- Update Changedetection to 0.45.7
- Full changelog
- Upgrade to bookworm - fix glibc mismatch by @dgtlmoon in #1918
- Ability to import wachete XLSX (or any XLSX) by @dgtlmoon in #1921
- Pip security updates by @dgtlmoon in #1915
- Refactor import by @dgtlmoon in #1931
- Import - Improved Wachete excel XLS import support for "dynamic wachet" column by @jgupta in #1934
- Upgrade playwright browser library by @dgtlmoon in #1942
-
[1.9.0]
- Update Changedetection to 0.45.8
- Full changelog
- Selectable browser (perfect for Bright Data's scraping fringerprint browser)
- xPath 2.0/xPath 3.1 - Now you can use much more cool logic in your filters (like loops/for/if/etc/better selectors)
- UI and bug fixes
-
[1.9.2]
- Update Changedetection to 0.45.9
- Full changelog
- Improve handling of SIGTERM shutdown in containers, remove unnecessary multi-process handler for pip installs, tidy up modules by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/2014
- Fixing support for headers in custom post://, posts:// etc notifications by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/2018
- API - Add bulk list of watches by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/2021
- Update stock-not-in-stock.js by @dextouu in https://github.com/dgtlmoon/changedetection.io/pull/2032
- test: Improve signal test coverage by @Constantin1489 in https://github.com/dgtlmoon/changedetection.io/pull/2052
-
[1.9.3]
- Update Changedetection to 0.45.10
- Full changelog
- Bug - don't switch to custom puppeteer mode if external browser URL is active by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/2068
- "In stock" should be 'none' by default by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/2069
- Upgrade to Apprise 1.7.1 by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/2075
- [Send test notification] - refactor to use all tokens like a real watch and Notification Body+Title from UI value by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/2079
- Using correct tokens for browser step failure notification by @meilon in https://github.com/dgtlmoon/changedetection.io/pull/2066
- BrowserSteps error handling improvements by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/2083
-
[1.9.6]
- Update Changedetection to 0.45.13
- Full changelog
- Added OPTIONS HTTP method by @kiyell in #2094
- #1627 and #1823 #2099 - quote wrapped URL for browserstep url was breaking the connection by @dgtlmoon in #2100
- Notifications - When any in a list of notifications fails, the others should still work by @dgtlmoon in #2106
- Restock - Check all elements for text to get stock status from, strip any text returned by @dgtlmoon in #2040
- Adding extra test for #2103 by @dgtlmoon in #2108
- Support Loguru as a logger by @Constantin1489 in #2036
- Loguru output tweaks by @dgtlmoon in #2112
-
[1.9.7]
- Update Changedetection to 0.45.14
- Full changelog
- Bump the all group with 4 updates by @dependabot in #2121
- Restock tweaks - use a single regex, tidy up height detection by @dgtlmoon in #2125
- Bugfix: Notification title being set to notification format, notifiction format not being respected by @TheConner in #2129
- Improve status_code logging by @dgtlmoon in #2130
- improvements to change detection logging by @dgtlmoon in #2136
- Adding icon to show which watch has Browser Steps by @dgtlmoon in #2137
-
[1.10.1]
- Update Changedetection to 0.45.16
- Full changelog
- App moved away from playwright again!
- Prefer to use SockPuppetBrowser by @dgtlmoon in #2163
- Fixes for status code and screenshot info by @dgtlmoon in #2168
- Fixes build error "The headers or library files could not be found for jpeg, a required dependency when compiling Pillow from source." by @dgtlmoon in #2176
- Split content fetchers add puppeteer correctly by @dgtlmoon in #2169
- Bump the all group with 1 update by @dependabot in #2180
- Misc puppeteer client fixes by @dgtlmoon in #2181
- try to fix the build - Custom browser endpoints should not have a proxy set by @dgtlmoon in #2204
- UI - Sort tag list and list of tags in groups setting by @dgtlmoon in #2205
- Fetching - restock detecting and visual selector scraper - Fixes scraping of elements that are not visible by @dgtlmoon in #2206
- text_json_diff/fix: Keep an order of filter and remove duplicated filters. 2 by @Constantin1489 in #2178
- Re #2197 Browser Steps and playwright/puppeteer "headers" fetch fixes (including user-agent if set) by @dgtlmoon in #2212
- Improving test for restock IN STOCK -> OUT OF STOCK by @dgtlmoon in #2219
- fixed typo on select by @pedrogius in #2232
- Adding CORS module - solves Chrome extension API integration by @dgtlmoon in #2236
-
[1.10.2]
- Update Changedetection to 0.45.17
- Full changelog
- Updating pyppeteer-ng (mainly newer pillow release to solve Windows install problems) by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/2247
- Update contributing documentation for discontinuation of dev branch by @AndrewKvalheim in https://github.com/dgtlmoon/changedetection.io/pull/2272
- UI Updates
- mqtt:// and apprise notification updates
-
[1.10.3]
- Update Changedetection to 0.45.18
- Full changelog
- Re #2263 "send test notification" from watch edit should respect global settings and tag/group settings by @dgtlmoon in #2289
- Tweaks to tag/groups page by @dgtlmoon in #2290
- Remove unique check for URLs entered on the "quick watch add" form #2286 by @dgtlmoon in #2292
- avoid deprecated message - packing our own strtobool by @dgtlmoon in #2291
- UI - Re #2307 - Adding UI notice if watch has group options set by @dgtlmoon in #2311
-
[1.10.8]
- Update Changedetection to 0.45.23
- Full changelog
- Re #2333 setting min version for mqtt-paho notifications by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/2334
- UI - Search should scan/search error messages by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/2353
- Refactor of the "Use default recheck time" form widget and system handling by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/2362
- Bump apprise to 1.8.0 by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/2363
- Re #2328 Setting LXML version to any version without the known modern-CPU-only CPU flags by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/2365
- Browser Steps - Fixing "goto site" step #2330 #2337 by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/2364
- Selectable single view of a single change/timestamp by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/1916
- Re #2299 Fixing truncated notifications by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/2372
- RSS - Muted watches should not show in RSS feed by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/2374
- Ability to set default UA for either fetching types by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/2375
- Use active_tag_uuid in URLs everywhere by @AlexanderS in https://github.com/dgtlmoon/changedetection.io/pull/2379
- Using 2.0.0rc4 pyppeteerstealth for puppeteer fetches by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/2203
- Only insert feed header if app_rss_token is set by @AlexanderS in https://github.com/dgtlmoon/changedetection.io/pull/2381
-
[1.10.9]
- Update Changedetection to 0.45.24
- Full changelog
- PIL/pillow not used much, probably shouldnt be installed by @dgtlmoon in #2382
- UI - preview date and button fixes by @dgtlmoon in #2389
- Bump eventlet from 0.33.3 to 0.35.2 by @dependabot in #2305
- Fixing build test - Adding small delay by @dgtlmoon in #2397
- UI - 'Mark all viewed' button should not show when all viewed by @dgtlmoon in #2399
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login