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
  • Brite
  • 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
107 Posts 3 Posters 24.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.
  • Package UpdatesP Offline
    Package UpdatesP Offline
    Package Updates
    App Dev
    wrote on last edited by
    #94

    [1.22.1]

    • Update changedetection.io to 0.50.12
    • Full Changelog
    • Enable "last_viewed" field in the watch API. by @grota in #3403
    • Add unread view filter by @jhedlund in #3393
    • Re #3406 fix list update by @dgtlmoon in #3407
    1 Reply Last reply
    0
    • Package UpdatesP Offline
      Package UpdatesP Offline
      Package Updates
      App Dev
      wrote on last edited by
      #95

      [1.22.2]

      • Update changedetection.io to 0.50.13
      • Full Changelog
      • Add 'nicht mehr lieferbar' to stock status checks by @TheNoim in #3410
      • Block crawlers from indexing accidentally exposed instances by @workeffortwaste in #3416
      • Always extract page <title> by @dgtlmoon in #3415
      • OpenAPI validation of API calls by @dgtlmoon in #3424
      1 Reply Last reply
      0
      • Package UpdatesP Offline
        Package UpdatesP Offline
        Package Updates
        App Dev
        wrote on last edited by
        #96

        [1.22.3]

        • Update changedetection.io to 0.50.14
        • Full Changelog
        • "Time between check" field is now validated correctly (requires atleast one of the weeks days hours minutes seconds to be set) by @dgtlmoon in #3427
        • API - Adding page title link, bumping docs by @dgtlmoon in #3431
        • UI - Fixing HTML <title> versus custom title settings display in overview by @dgtlmoon in #3430
        • Time interval field validation improvements and tests by @dgtlmoon in #3432
        1 Reply Last reply
        0
        • Package UpdatesP Offline
          Package UpdatesP Offline
          Package Updates
          App Dev
          wrote last edited by
          #97

          [1.22.4]

          • Update changedetection.io to 0.50.15
          • Full Changelog
          • Re #3393 #3419 Implementation of unread counter along with realtime updates by @dgtlmoon in #3433
          • Try to auto-detect attachments/downloads for text or HTML #3434 by @dgtlmoon in #3435
          • Apprise 1.9.4 by @dgtlmoon in #3443
          • Attempt to fix socks test server test by @dgtlmoon in #3446
          • Bump apprise from 1.9.4 to 1.9.5 by @dependabot[bot] in #3448
          • Adding "Strip ignored lines" options to filters by @dgtlmoon in #3449
          • fixing build test by @dgtlmoon in #3455
          1 Reply Last reply
          0
          • Package UpdatesP Offline
            Package UpdatesP Offline
            Package Updates
            App Dev
            wrote last edited by
            #98

            [1.23.0]

            • Update changedetection.io to 0.50.16
            • Full Changelog
            • Fixing bad detection of text text/plain in previous release, adding automated test by @dgtlmoon in #3460
            1 Reply Last reply
            0
            • Package UpdatesP Offline
              Package UpdatesP Offline
              Package Updates
              App Dev
              wrote last edited by
              #99

              [1.23.1]

              • Update changedetection.io to 0.50.17
              • Full Changelog
              • Refactor content type detection, fixing more xpath issues for RSS types by @dgtlmoon in #3465
              1 Reply Last reply
              0
              • Package UpdatesP Offline
                Package UpdatesP Offline
                Package Updates
                App Dev
                wrote last edited by
                #100

                [1.23.2]

                • Update changedetection.io to 0.50.19
                • Full Changelog
                • Refactoring text processor by @dgtlmoon in #3475
                • Reducing memory usage by @dgtlmoon in #3476
                • Test speedup - remove common calls for function calls by @dgtlmoon in #3477
                • Bump psutil from 7.0.0 to 7.1.0 by @dependabot[bot] in #3469
                • Update python-engineio requirement from ~=4.12.0 to ~=4.12.3 by @dependabot[bot] in #3467
                • Bump github/codeql-action from 3 to 4 in the all group by @dependabot[bot] in #3468
                • 3472 plaintext should stay plaintext by @dgtlmoon in #3473
                1 Reply Last reply
                0
                • Package UpdatesP Offline
                  Package UpdatesP Offline
                  Package Updates
                  App Dev
                  wrote last edited by
                  #101

                  [1.23.3]

                  • Update changedetection.io to 0.50.20
                  • Full Changelog
                  • Fixing PDF support and improving tests by @dgtlmoon in #3481
                  1 Reply Last reply
                  0
                  • Package UpdatesP Offline
                    Package UpdatesP Offline
                    Package Updates
                    App Dev
                    wrote last edited by
                    #102

                    [1.23.4]

                    • Update changedetection.io to 0.50.21
                    • Full Changelog
                    • Dont touch original content if no filters found by @dgtlmoon in #3484
                    • Re #3482 - Ensure JSON is always correctly reformatted with padding by @dgtlmoon in #3485
                    • Fixing and adding test for RSS/Atom not being converted to text when server sends "text/xml" instead of the "application/atom+xml" header by @dgtlmoon in #3487
                    • Adding 'RSS reader mode' by @dgtlmoon in #3488
                    1 Reply Last reply
                    0
                    • Package UpdatesP Offline
                      Package UpdatesP Offline
                      Package Updates
                      App Dev
                      wrote last edited by
                      #103

                      [1.23.5]

                      • Update changedetection.io to 0.50.22
                      • Full Changelog
                      • Replace filetype detection library with puremagic, 20Mb less RAM usage by @dgtlmoon in #3491
                      • Add missing requests timeout field
                      • Splitting memory report by @dgtlmoon in #3493
                      • WIP - proxy/browser settings URL validation by @dgtlmoon in #3494
                      1 Reply Last reply
                      0
                      • Package UpdatesP Offline
                        Package UpdatesP Offline
                        Package Updates
                        App Dev
                        wrote last edited by
                        #104

                        [1.23.6]

                        • Update changedetection.io to 0.50.23
                        • Full Changelog
                        • Replace jinja2-time with arrow and improve timedate timezone integration by @​dgtlmoon in #​3496
                        1 Reply Last reply
                        0
                        • Package UpdatesP Offline
                          Package UpdatesP Offline
                          Package Updates
                          App Dev
                          wrote last edited by
                          #105

                          [1.23.7]

                          • Update changedetection.io to 0.50.24
                          • Full Changelog
                          • Refactor notification code - Make sure all notification tokens have something set even for form validation by @dgtlmoon in #3504
                          1 Reply Last reply
                          0
                          • Package UpdatesP Offline
                            Package UpdatesP Offline
                            Package Updates
                            App Dev
                            wrote last edited by
                            #106

                            [1.23.8]

                            • Update changedetection.io to 0.50.25
                            • Full Changelog
                            • Small fix for notification format handling, enabling HTML Color for {{diff_removed}} and {{diff_added}} by @dgtlmoon in #3508
                            • Notification service improved failure alerts by @dgtlmoon in #3507
                            • Improved delete by @dgtlmoon in #3510
                            • Be sure to include API spec in pypi build by @dgtlmoon in #3511 #3509
                            1 Reply Last reply
                            0
                            • Package UpdatesP Offline
                              Package UpdatesP Offline
                              Package Updates
                              App Dev
                              wrote last edited by
                              #107

                              [1.23.9]

                              • Update changedetection.io to 0.50.26
                              • Full Changelog
                              • pip build - Improving fix for #​3509, Adding automated test for #​3509 by @​dgtlmoon in #​3513
                              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