Skip to content

Releases: dgtlmoon/changedetection.io

0.45.15 Regular release, although a large one!

08 Mar 18:01
Compare
Choose a tag to compare

What's Changed

  • 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

New Contributors

Full Changelog: 0.45.14...0.45.15

0.45.14 Bug fixes and general improvements

07 Feb 11:44
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.45.13...0.45.14

0.45.13

19 Jan 09:28
Compare
Choose a tag to compare

Security

  • Security patch - Low impact - Adding API token secure check for API endpoint /api/v1/watch/<uuid>/history @rozpuszczalny

What's Changed

Mainly improvements to product restock detection, notification fixes and general application improvements.

New Contributors

Full Changelog: 0.45.12...0.45.13

0.45.12

05 Jan 19:18
Compare
Choose a tag to compare

What's Changed

  • Mailto:// fixing broken auto add format (causing system error) by @dgtlmoon in #2085
  • Fixing default Notification Body and Title defaults (should respect system global)

Full Changelog: 0.45.10...0.45.12

0.45.11 - Minor release to synchronise pypi/pip python packages and docker containers

05 Jan 17:32
Compare
Choose a tag to compare

Nothing here :) Just improving the pypi pworkflow

Full Changelog: 0.45.10...0.45.11

0.45.10 General maintenance release, fixes to Browser Steps and Notifications, Upgrade notifications library

05 Jan 13:52
Compare
Choose a tag to compare

What's Changed

  • Bug - don't switch to custom puppeteer mode if external browser URL is active by @dgtlmoon in #2068
  • "In stock" should be 'none' by default by @dgtlmoon in #2069
  • Upgrade to Apprise 1.7.1 by @dgtlmoon in #2075
  • [Send test notification] - refactor to use all tokens like a real watch and Notification Body+Title from UI value by @dgtlmoon in #2079
  • Using correct tokens for browser step failure notification by @meilon in #2066
  • BrowserSteps error handling improvements by @dgtlmoon in #2083

New Contributors

Full Changelog: 0.45.9...0.45.10

0.45.9 - Updates to docker shutdown/restart handling, restock detection improvements, Notification API improvements

20 Dec 14:33
Compare
Choose a tag to compare

What's Changed

  • Improve handling of SIGTERM shutdown in containers, remove unnecessary multi-process handler for pip installs, tidy up modules by @dgtlmoon in #2014
  • Fixing support for headers in custom post://, posts:// etc notifications by @dgtlmoon in #2018
  • API - Add bulk list of watches by @dgtlmoon in #2021
  • Update stock-not-in-stock.js by @dextouu in #2032
  • test: Improve signal test coverage by @Constantin1489 in #2052

New Contributors

Full Changelog: 0.45.8.1...0.45.9

0.45.8.1 Release bug fix - UI and PDF fetch fixes

30 Nov 19:02
Compare
Choose a tag to compare

What's Changed

  • Always use plain requests for PDF because otherwise we cant access the embed PDF in the browser by @dgtlmoon in #2020

UI fix - correct preset of fetcher options

Full Changelog: 0.45.8...0.45.8.1

0.45.8 New features and many fixes, important release

29 Nov 09:28
Compare
Choose a tag to compare

Major features

  • 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

What's Changed

Full Changelog: 0.45.7.3...0.45.8

0.45.7.3 Bumping version

12 Nov 11:06
Compare
Choose a tag to compare