Jump to content

ChangeDetection 0.45.13 - 2024-01-19


FunkyBuddha

Recommended Posts

Hidden Content

    Give reaction to this post to see the hidden content.
 provides free, open-source web page monitoring, notification and change detection.

 

Example use cases

  • Products and services have a change in pricing
  • Out of stock notification and Back In stock notification
  • Monitor and track PDF file changes, know when a PDF file has text changes.
  • Governmental department updates (changes are often only on their websites)
  • New software releases, security advisories when you're not on their mailing list.
  • Festivals with changes
  • Discogs restock alerts and monitoring
  • Realestate listing changes
  • Know when your favourite whiskey is on sale, or other special deals are announced before anyone else
  • COVID related news from government websites
  • University/organisation news from their website
  • Detect and monitor changes in JSON API responses
  • JSON API monitoring and alerting
  • Changes in legal and other documents
  • Trigger API calls via notifications when text appears on a website
  • Glue together APIs using the JSON filter and JSON notifications
  • Create RSS feeds based on changes in web content
  • Monitor HTML source code for unexpected changes, strengthen your PCI compliance
  • You have a very sensitive list of URLs to watch and you do not want to use the paid alternatives. (Remember, you are the product)
  • Proactively search for jobs, get notified when companies update their careers page, search job portals for keywords.
  • Get alerts when new job positions are open on Bamboo HR and other job platforms
  • Website defacement monitoring
  • RegTech - stay ahead of regulatory changes, regulatory compliance

 

My 2 cents:

This is a docker app. IMHO, this is one of the most useful apps for tracking release and security updates. 

 

Info:

Quote

Hidden Content

    Give reaction to this post to see the hidden content.

 

Docker Compose:

Hidden Content

    Give reaction to this post to see the hidden content.

 

 

Edited by FunkyBuddha
Link to comment
0.45.13 / 2024-01-19 10:24:47 +0100:
 - 0.45.13
 - Security update - Adding API token secure check for API endpoint `/api/v1/watch/<uuid>/history` @rozpuszczalny
 - Test - tidy up backup test (#2117)
 - Adding contributors section (#2116)
 - Logging loguru output tweaks (#2112)
 - Support Loguru as a logger (#2036)
 - Update stock-not-in-stock.js texts
 - Test - Adding extra test for HTML output in emails ( #2103 )
 - Update README.md
 - Restock detection - Check all elements for text to get stock status from, only consider elements inside the viewport, only consider elements more than 100px from the top (avoid menu) , trim any text returned (#2040)
 - Notifications - When any in a list of notifications fails, the others should still work (#2106)
 - Browser Steps - Fixing "'Response' object is not subscriptable" where quotes were used in connection URL   - Quote wrapped URL for browserstep url was breaking the connection #1627 #1823 #2099 (#2100)
 - Added OPTIONS HTTP method (#2094)
 - API Docs - Examples should use port 5000 (same as the docker-compose default installation and other documentation)

0.45.12 / 2024-01-05 20:17:14 +0100:
 - 0.45.12
 - 0.45.11
 - Notification fixes - error on mailto:// when no format was specified, fixing default body and title of notifications to respect global settings (#2085)
 - Update README.md
 - Removing heroku support as its no longer free
 - PyPi package build fixes (#2084)
 - Adding PyPi pip package publisher script

0.45.10 / 2024-01-05 14:51:35 +0100:
 - 0.45.10
 - Update README.md - Remove deprecated docker-compose (now docker compose)
 - Browser Steps - General error handling improvements (#2083)
 - Browser Steps - Fix for correct tokens/information in browser step failure notification (#2066)
 - UI - [Send test notification] - Refactor to use all tokens  like a real watch and Notification Body+Title from UI value (#2079)
 - Notifications upgrade - Upgrade to Apprise 1.7.1 - Emojis support, Telegram topics support, Discord support for user and role @ping support.  (#2075)
 - Restock detection - "In stock" should be None/"Not yet checked" by default (#2069)
 - Restock detection - updating texts
 - Fetching - Custom browser on experimental/puppeteer fetcher - Don't switch to custom puppeteer mode if external browser URL is active (#2068)

0.45.9 / 2023-12-20 15:30:58 +0100:
 - 0.45.9
 - Restock detection - Update stock-not-in-stock.js strings (Dutch translations)
 - Testing: Improve application signal handling test coverage (#2052)
 - Update docker-compose.yml
 - Restock detection - Update stock-not-in-stock.js strings (#2032)
 - API - Updating documentation
 - Update README.md
 - API - Ability to add/import bulk list of watches as a line-feed separated list (#2021)
 - Notifications - Fixing support for headers in custom post://, posts:// notifications, ability to include HTTP headers when making custom notifications (#2018)
 - Improve handling of SIGTERM shutdown in containers, remove unnecessary multi-process handler for pip installs, tidy up modules (#2014)
 - UI - Extra Browsers - Adding links and more resources on how to connect a fingerprint/scraping browser

 

*** Easiest Way to update is to Recreate Docker Container in Portainer

Link to comment

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...