Change Detection - Package Updates
-
[0.1.0]
- Initial version
-
[0.2.0]
- Update Changedetection to 0.41
- Full changelog
- Beta release of 'restock monitoring' for single production pages
- Lots of notification improvements
- Uses Brotli for saving snapshot data for less disk usage
-
[1.0.0]
- Initial stable release
-
[1.1.0]
- Update Changedetection to 0.42
- Full changelog
- Initial pip build test by @dgtlmoon in #1488
- Restock monitor - identify the cases where the product is also definitely in stock by @dgtlmoon in #1489
- Re #1503 - Send test notification should use system defaults for body and title if not set in watch by @dgtlmoon in #1547
- Order by created time by default by @dgtlmoon in #1519
- UI - Set selected watches as 'viewed' by @dgtlmoon in #1550
- Adding pagination by @dgtlmoon in #1549
- Html fixes by @dgtlmoon in #1551
- Html fixes by @dgtlmoon in #1553
- Fix back navigation by @Shraymonks in #1556
- Use builtin node puppeteer handler browserless by @dgtlmoon in #1559
- Use builtin node puppeteer handler browserless by @dgtlmoon in #1561
- Puppeteer fetcher, adding disk cache and other fixes by @dgtlmoon in #1563
- Puppeteer fixes by @dgtlmoon in #1564
-
[1.1.1]
- Update Changedetection to 0.42.1
- Full changelog
-
[1.1.2]
- Update Changedetection to 0.42.2
- Full changelog
- Puppeteer experimental fetcher wasnt returning the status-code by @dgtlmoon in #1585
- Restock detection - Better report when it fails by @dgtlmoon in #1584
- Basic headers fetch from file by @dgtlmoon in #1590
-
[1.1.3]
- Update Changedetection to 0.42.3
- Full changelog
- Update README.md by @willv in #1594
- Update "filter not found message" to be more explanatory by @dgtlmoon in #1602
- Sometimes the JSON and other functionality never caught the header, always compare against lowercased headers by @dgtlmoon in #1604
-
[1.2.0]
- Update Changedetection to 0.43
- Full changelog
- Adding test for search by @dgtlmoon in #1626
- Docker container updates - use specific debian version by @keizie in #1630
- Fix dark mode toggle by @Shraymonks in #1629
- Basic tag/group handling with filters+notifications by @dgtlmoon in #1610
- UI - Watch Table - Clicking anywhere on the watch list row table also activates the operations buttons and checkbox
-
[1.2.1]
- Update Changedetection to 0.43.1
- Full changelog
- UI - Dont allow empty tag names by @dgtlmoon in #1641
- Fix broken watch clone by @dgtlmoon in #1647
- Fix notification settings not cascading by @dgtlmoon in #1654
-
[1.2.2]
- Update Changedetection to 0.43.2
- Full changelog
- Watches werent falling back to global default formats correctly by @dgtlmoon in #1656
- SMTP Notification content type fix and tests by @dgtlmoon in #1660
-
- Update Changedetection to 0.44.0
- Full changelog
- Helper button to trigger a scan/access test of all proxies for a particular watch by @dgtlmoon in #1685
- Previous error that is no longer valid was not being cleared by @dgtlmoon in #1687
- Proxy scan improvements - handle custom proxies, dont restart when a scan is already running by @dgtlmoon in #1689
- fix build errors by @dgtlmoon in #1694
- apprise 1.4.5 by @dgtlmoon in #1682
-
[1.3.1]
- Update Changedetection to 0.44.1
- Full changelog
- Fixing dark/light mode toggle status
-
[1.3.2]
- Update Changedetection to 0.44.2
- Full changelog
- Updating URL validation library by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/1732
- Ability to highlight text and have it offered as a ignore-text option by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/1746
-
Changedetection 0.45 is blocked by https://github.com/dgtlmoon/changedetection.io/issues/1771
-
[1.4.0]
- Update Changedetection to 0.45.1
- Full changelog
- Fix typo in README.md by @eltociear in https://github.com/dgtlmoon/changedetection.io/pull/1759
- Fix RSS link containing base_url twice by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/1764
- Oxylabs recommendation by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/1756
- Fix - Regular Expression text in ignore and trigger were not processing correctly, also refactored for lower CPU usage
- Fixes UI missing buttons
-
[1.4.1]
- Update Changedetection to 0.45.2
- Full changelog
- Feature - Add 'diff_patch' notification body token by @myhro in #1765
- Update Apprise 1.4.5 -> 1.5.0 by @dgtlmoon in #1777
- Adding "No proxy" option by @dgtlmoon in #1778
- Date created was missing on add, could cause crash by @dgtlmoon in #1787
- Fix "recheck all" button by @dgtlmoon in #1793
- Improved test - UTF8 URLs in backup by @dgtlmoon in #1807
-
[1.4.2]
- Update Changedetection to 0.45.3
- Full changelog
- Extra validation/error reporting for Jinja2 tempaltes by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/1810
- Dont set user agent default if none is set by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/1811
- Upgrade test workflows actions to latest versions by @marceloalencar in https://github.com/dgtlmoon/changedetection.io/pull/1817
- Be more helpful when a filter contains no text by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/1819
- Regex tidyup for Python 3.11 and deprecation warnings since 3.6 by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/1786
- Dockerfile/fix: Update builder and runner to Python 3.11 by @Constantin1489 in https://github.com/dgtlmoon/changedetection.io/pull/1781
- 1833 - LD JSON Properly handle lists of product type by @dgtlmoon in https://github.com/dgtlmoon/changedetection.io/pull/1837
-
[1.5.0]
- Update base image to 4.2.0
-
[1.6.0]
- Update Changedetection to 0.45.5
- Full changelog
- Highlight permissions - Login absolutely required by @dgtlmoon in #1852
- Selectable dates between any version and minor UI cleanup for differences page by @dgtlmoon in #1855
- Re #1857 - adding page extra title for edit page by @dgtlmoon in #1858
- Handle CDATA in RSS correctly, generally handle RSS better by @dgtlmoon in #1866
- Bump apprise to 1.6.0 by @dgtlmoon in #1867
- handle when the PDF is given as inline content without a proper mime header by @dgtlmoon in #1875
- UI - BrowserSteps - Show the screenshot of an error if it happened on a step, highlight which step had the error by @dgtlmoon in #1883
- Adding handy "limit to watches with errors" button by @dgtlmoon in #1886
- dont show search icon when logged out by @dgtlmoon in #1896
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