Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
  1. Cloudron Forum
  2. Change Detection
  3. Change Detection - Package Updates

Change Detection - Package Updates

Scheduled Pinned Locked Moved Change Detection
80 Posts 3 Posters 9.3k Views 4 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • girishG Offline
    girishG Offline
    girish
    Staff
    wrote on last edited by
    #26

    [1.9.1]

    • Update Changedetection to 0.45.8.1
    • Full changelog
    • Always use plain requests for PDF because otherwise we cant access the embed PDF in the browser
    1 Reply Last reply
    0
    • nebulonN Offline
      nebulonN Offline
      nebulon
      Staff
      wrote on last edited by
      #27

      [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 Reply Last reply
      1
      • nebulonN Offline
        nebulonN Offline
        nebulon
        Staff
        wrote on last edited by
        #28

        [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 Reply Last reply
        0
        • girishG Offline
          girishG Offline
          girish
          Staff
          wrote on last edited by
          #29

          [1.9.4]

          • Update Changedetection to 0.45.11
          • Full changelog
          1 Reply Last reply
          0
          • girishG Offline
            girishG Offline
            girish
            Staff
            wrote on last edited by
            #30

            [1.9.5]

            • Update Changedetection to 0.45.12
            • Full changelog
            • Mailto:// fixing broken auto add format (causing system error) by @dgtlmoon in #2085
            • Fixing default Notification Body and Title defaults (should respect system global)
            1 Reply Last reply
            0
            • girishG Offline
              girishG Offline
              girish
              Staff
              wrote on last edited by
              #31

              [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 Reply Last reply
              0
              • girishG Offline
                girishG Offline
                girish
                Staff
                wrote on last edited by
                #32

                [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 Reply Last reply
                0
                • girishG Offline
                  girishG Offline
                  girish
                  Staff
                  wrote on last edited by
                  #33

                  [1.10.0]

                  • Use playwright
                  1 Reply Last reply
                  0
                  • nebulonN Offline
                    nebulonN Offline
                    nebulon
                    Staff
                    wrote on last edited by
                    #34

                    [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 Reply Last reply
                    0
                    • nebulonN Offline
                      nebulonN Offline
                      nebulon
                      Staff
                      wrote on last edited by
                      #35

                      [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 Reply Last reply
                      0
                      • girishG Offline
                        girishG Offline
                        girish
                        Staff
                        wrote on last edited by
                        #36

                        [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 Reply Last reply
                        0
                        • girishG Offline
                          girishG Offline
                          girish
                          Staff
                          wrote on last edited by
                          #37

                          [1.10.4]

                          • Update Changedetection to 0.45.19
                          • Full changelog
                          1 Reply Last reply
                          0
                          • girishG Offline
                            girishG Offline
                            girish
                            Staff
                            wrote on last edited by
                            #38

                            [1.10.5]

                            • Update Changedetection to 0.45.20
                            • Full changelog
                            • LXML filter library improvements
                            1 Reply Last reply
                            0
                            • nebulonN Offline
                              nebulonN Offline
                              nebulon
                              Staff
                              wrote on last edited by
                              #39

                              [1.10.6]

                              • Update Changedetection to 0.45.21
                              • Full changelog
                              • Security update - CVE-2024-32651- Server Side Template Injection in Jinja2 allows Remote Command Execution
                              1 Reply Last reply
                              0
                              • nebulonN Offline
                                nebulonN Offline
                                nebulon
                                Staff
                                wrote on last edited by
                                #40

                                [1.10.7]

                                • Update Changedetection to 0.45.22
                                • Full changelog
                                • Security update - Reflected XSS in settings/edit pages
                                • Auto-escape in Jinaj2 templates was not enabled because the filenames were not something jinja2 enables it for, fixed.
                                1 Reply Last reply
                                0
                                • nebulonN Offline
                                  nebulonN Offline
                                  nebulon
                                  Staff
                                  wrote on last edited by
                                  #41

                                  [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 Reply Last reply
                                  0
                                  • girishG Offline
                                    girishG Offline
                                    girish
                                    Staff
                                    wrote on last edited by
                                    #42

                                    [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
                                    1 Reply Last reply
                                    0
                                    • nebulonN Offline
                                      nebulonN Offline
                                      nebulon
                                      Staff
                                      wrote on last edited by
                                      #43

                                      [1.10.10]

                                      • Update Changedetection to 0.45.25
                                      • Full changelog
                                      1 Reply Last reply
                                      0
                                      • Package UpdatesP Offline
                                        Package UpdatesP Offline
                                        Package Updates
                                        App Dev
                                        wrote on last edited by
                                        #44

                                        [1.10.11]

                                        • Update Changedetection to 0.45.26
                                        • Full changelog
                                        • Visual Selector now lets you choose MULTIPLE selections! fantastic.
                                        • various small bugs and fixes
                                        1 Reply Last reply
                                        0
                                        • Package UpdatesP Offline
                                          Package UpdatesP Offline
                                          Package Updates
                                          App Dev
                                          wrote on last edited by
                                          #45

                                          [1.11.0]

                                          • Update Changedetection to 0.46.00
                                          • Full changelog
                                          1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • Bookmarks
                                          • Search