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 - Status | Demo | Docs | Install
  1. Cloudron Forum
  2. AdGuard Home
  3. AdGuard Home - Package Updates

AdGuard Home - Package Updates

Scheduled Pinned Locked Moved AdGuard Home
96 Posts 5 Posters 50.0k Views 7 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 Online
    Package UpdatesP Online
    Package Updates
    wrote on last edited by
    #85

    [1.14.0]

    • Switch to stable version 0.107.61 . The unstable verison contains experimental features which are breaking TLS .
    1 Reply Last reply
    1
    • Package UpdatesP Online
      Package UpdatesP Online
      Package Updates
      wrote on last edited by
      #86

      [1.14.1]

      • Update AdGuardHome to 0.107.62
      • Full Changelog
      • Clients with CIDR identifiers showing zero requests on the Settings Client settings page ([#​2945]).
      • Command line option --update when the dns.serve_plain_dns configuration property was disabled ([#​7801]).
      • DNS cache not working for custom upstream configurations.
      • Validation process for the DNS-over-TLS, DNS-over-QUIC, and HTTPS ports on the Encryption Settings page.
      • Searching for persistent clients using an exact match for CIDR in the POST /clients/search HTTP API.
      1 Reply Last reply
      0
      • Package UpdatesP Online
        Package UpdatesP Online
        Package Updates
        wrote on last edited by
        #87

        [1.14.2]

        • Update AdGuardHome to 0.107.63
        • Full Changelog
        • The hostnames of DHCP clients with multiple labels not being recognized.
        • Status reported by the systemd service implementation in cases of auto-restart after a failed start.
        1 Reply Last reply
        0
        • Package UpdatesP Online
          Package UpdatesP Online
          Package Updates
          wrote on last edited by
          #88

          [1.14.3]

          • Update AdGuardHome to 0.107.64
          • Full Changelog
          • TTL override calculation ([#​7903]).
          • Validation process for DNSCrypt settings ([#​7856]).
          1 Reply Last reply
          0
          • Package UpdatesP Online
            Package UpdatesP Online
            Package Updates
            wrote on last edited by
            #89

            [1.14.4]

            • Update AdGuardHome to 0.107.65
            • Full Changelog
            • A separate checkbox in the Web UI to enable or disable the global DNS response cache without losing the configured cache size.
            • A new "cache_enabled" field to the HTTP API (GET /control/dns_info and POST /control/dns_config). See openapi/openapi.yaml for the full description.
            • In this release, the schema version has changed from 29 to 30.
            • Added a new boolean field dns.cache_enabled to the configuration. This field explicitly controls whether DNS caching is enabled, replacing the previous implicit logic based on dns.cache_size.
            • To roll back this change, set the schema_version back to 29.
            • Disabled state of Top clients action button in web UI ([#​7923]).
            1 Reply Last reply
            0
            • Package UpdatesP Online
              Package UpdatesP Online
              Package Updates
              wrote on last edited by
              #90

              [1.14.5]

              • Update AdGuardHome to 0.107.66
              • Full Changelog
              • Support for configuring the suggested default HTTP port for the installation wizard via the ADGUARD_HOME_DEFAULT_WEB_PORT environment variable (useful for vendors).
              • Go version has been updated to prevent the possibility of exploiting the Go vulnerabilities fixed in [1.25.1][go-1.25.1].
              • Optimized matching of filtering rules.
              • Our snap package now uses the core24 image as its base.
              • Outgoing HTTP requests now use the User-Agent header AdGuardHome/v0.107.66 (where v0.107.66 is the current version) instead of Go-http-client/1.1 ([#​7979]).
              • Lowered the severity of log messages for failed deletion of old filter files ([#​7964]).
              • Authentication errors in the Web UI when AdGuard Home is behind a proxy that sets Basic Auth headers ([#​7987]).
              • The HTTP API GET /control/profile endpoint failing when no users were configured ([#​7985]).
              • Missing warning on the Encryption Settings page when using a certificate without an IP address.
              1 Reply Last reply
              0
              • Package UpdatesP Online
                Package UpdatesP Online
                Package Updates
                wrote on last edited by
                #91

                [1.14.6]

                • Update AdGuardHome to 0.107.67
                • Full Changelog
                • New fields "groups" and "group_id" added to the HTTP API (GET /control/blocked_services/all). See openapi/openapi.yaml for the full description.
                • The HaGeZi's DNS Rebind Protection filter for protecting against DNS rebinding attacks ([#​102]).
                • Support for configuring the suggested default HTTP port for the installation wizard via the ADGUARD_HOME_DEFAULT_WEB_PORT environment variable (useful for vendors).
                • Optimized matching of filtering rules.
                • Excessive configuration file overwrites when visiting the Web UI and a non-empty language is set.
                • Lowered the severity of log messages for failed deletion of old filter files ([#​7964]).
                1 Reply Last reply
                0
                • Package UpdatesP Online
                  Package UpdatesP Online
                  Package Updates
                  wrote on last edited by
                  #92

                  [1.14.7]

                  • Update AdGuardHome to 0.107.68
                  • Full Changelog
                  • New DNS rewrite settings endpoints GET /control/rewrite/settings and PUT /control/rewrite/settings/update. See openapi/openapi.yaml for details.
                  • New fields "groups" and "group_id" added to the HTTP API (GET /control/blocked_services/all). See openapi/openapi.yaml for the full description.
                  • POST /control/rewrite/add and PUT /control/rewrite/update now accept the optional field "enabled". See openapi/openapi.yaml for details.
                  • In this release, the schema version has changed from 30 to 31.
                  • Added a new boolean field filtering.rewrites_enabled to globally enable/disable DNS rewrites.
                  • Added a new boolean field enabled for each entry in filtering.rewrites to toggle individual rewrites.
                  • The outdated querylog anonymization script.
                  1 Reply Last reply
                  0
                  • Package UpdatesP Online
                    Package UpdatesP Online
                    Package Updates
                    wrote on last edited by
                    #93

                    [1.14.8]

                    • Update AdGuardHome to 0.107.69
                    • Full Changelog
                    • DHCP settings could not be saved ([#​8075]).
                    • DNS Rewrite edit modal did not populate with the correct values ([#​8072]).
                    • The outdated querylog anonymization script.
                    1 Reply Last reply
                    0
                    • Package UpdatesP Online
                      Package UpdatesP Online
                      Package Updates
                      wrote on last edited by
                      #94

                      [1.14.9]

                      • Update AdGuardHome to 0.107.70
                      • Full Changelog
                      • New field "start_time" in the GET /control/status response.
                      • Stale records in optimistic DNS cache now have an upper age limit of 12 hours.
                      • New blocked services UI.
                      1 Reply Last reply
                      0
                      • Package UpdatesP Online
                        Package UpdatesP Online
                        Package Updates
                        wrote on last edited by
                        #95

                        [1.14.10]

                        • Update AdGuardHome to 0.107.71
                        • Full Changelog
                        • In this release, the schema version has changed from 31 to 32.
                        • Added a new string fields dns.cache_optimistic_answer_ttl and dns.cache_optimistic_max_age.
                        • Optimistic DNS cache not working ([#​8148]).
                        1 Reply Last reply
                        0
                        • Package UpdatesP Online
                          Package UpdatesP Online
                          Package Updates
                          wrote last edited by
                          #96

                          [1.14.11]

                          • Update AdGuardHome to 0.107.72
                          • Full Changelog
                          • The TLS certificate and key files are now being tracked for updates, which trigger a reload ([#​3962]).
                          • New query parameter recent in GET /control/stats/ defines statistics lookback period in millieseconds. See openapi/openapi.yaml for details.
                          • New field "ignored_enabled" in GetStatsConfigResponse or GetQueryLogConfigResponse. See openapi/openapi.yaml for details.
                          • In addition to modifying the contents of a hosts file, deleting or renaming the file now also updates runtime clients and DNS filtering results.
                          • In this release, the schema version has changed from 32 to 33.
                          • Added a new boolean field ignored_enabled in querylog and statistics config.
                          • Executable permissions in some Docker installations ([#​8237]).
                          • Unknown blocked services from both global and client configuration now logged instead of causing server crash.
                          1 Reply Last reply
                          0

                          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
                          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