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. AdGuard Home
  3. AdGuard Home - Package Updates

AdGuard Home - Package Updates

Scheduled Pinned Locked Moved AdGuard Home
85 Posts 5 Posters 17.6k 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.
    • girishG Offline
      girishG Offline
      girish
      Staff
      wrote on last edited by
      #41

      [1.6.0]

      • Add ClientID support with DoH
      1 Reply Last reply
      0
      • girishG Offline
        girishG Offline
        girish
        Staff
        wrote on last edited by
        #42

        [1.7.0]

        • Add ClientID support with DoT
        1 Reply Last reply
        0
        • girishG Offline
          girishG Offline
          girish
          Staff
          wrote on last edited by
          #43

          [1.7.1]

          • Update AdGuard Home to 0.108.0-b.29
          • Full changelog
          • The ability to use dnstype rules in the disallowed domains list (#5468). This allows dropping requests based on their question types.
          • Various dark theme bugs (#5439, #5441, #5442, #5515).
          • Automatic update on MIPS64 and little-endian 32-bit MIPS architectures (#5270, #5373).
          1 Reply Last reply
          0
          • girishG Offline
            girishG Offline
            girish
            Staff
            wrote on last edited by
            #44

            [1.7.2]

            • Update AdGuard Home to 0.108.0-b.30
            • Full changelog
            • The ability to set custom IP for EDNS Client Subnet by using the new dns.edns_client_subnet.use_custom and dns.edns_client_subnet.custom_ip fields (#1472). The UI changes are coming in the upcoming releases.
            • In this release, the schema version has changed from 16 to 17. Check the full changelog for details.
            1 Reply Last reply
            0
            • girishG Offline
              girishG Offline
              girish
              Staff
              wrote on last edited by
              #45

              [1.7.3]

              • Update AdGuard Home to 0.108.0-b.31
              • Full changelog
              • The new HTTP API POST /control/protection, that updates protection state and adds an optional pause duration (#1333). The format of request body is described in openapi/openapi.yaml. The duration of this pause could also be set with the config field protection_disabled_until in dns section of the YAML configuration file.
              • The ability to create a static DHCP lease from a dynamic one more easily (#3459).
              • Two new HTTP APIs, PUT /control/stats/config/update and GET control/stats/config, which can be used to set and receive the query log configuration. See openapi/openapi.yaml for the full description.
              • Two new HTTP APIs, PUT /control/querylog/config/update and GET control/querylog/config, which can be used to set and receive the statistics configuration. See openapi/openapi.yaml for the full description.
              • The ability to set custom IP for EDNS Client Subnet by using the DNS-server configuration section on the DNS settings page in the UI (#1472).
              • The ability to manage safesearch for each service by using the new safe_search field (#1163).
              • ARPA domain names containing a subnet within private networks now also considered private, behaving closer to RFC 6761 (#5567).
              1 Reply Last reply
              1
              • nebulonN Offline
                nebulonN Offline
                nebulon
                Staff
                wrote on last edited by
                #46

                [1.7.4]

                • Update AdGuard Home to 0.108.0-b.32
                • Full changelog
                • Go version has been updated to prevent the possibility of exploiting the CVE-2023-24534, CVE-2023-24536, CVE-2023-24537, and CVE-2023-24538 Go vulnerabilities fixed in Go 1.19.8.
                • The ability to make bootstrap DNS lookups prefer IPv6 addresses to IPv4 ones using the new dns.bootstrap_prefer_ipv6 configuration file property (#4262).
                1 Reply Last reply
                0
                • girishG Offline
                  girishG Offline
                  girish
                  Staff
                  wrote on last edited by
                  #47

                  [1.7.5]

                  • Update AdGuard Home to 0.108.0-b.33
                  • Full changelog
                  • The ability to exclude client activity from the query log or statistics by using the new properties ignore_querylog and ignore_statistics of the items of the clients.persistent array (#1717, #4299). The UI changes are coming in the upcoming releases.
                  • Better profiling information when debug_pprof is set to true.
                  • IPv6 support in Safe Search for some services.
                  1 Reply Last reply
                  0
                  • girishG Offline
                    girishG Offline
                    girish
                    Staff
                    wrote on last edited by
                    #48

                    [1.7.6]

                    • Update AdGuard Home to 0.108.0-b.34
                    • Full changelog
                    • The ability to exclude client activity from the query log or statistics by editing client's settings on the respective page in the UI (#1717, #4299).
                    • Stored DHCP leases moved from leases.db to data/leases.json. The file format has also been optimized.
                    • Provided bootstrap servers are now used to resolve the hostnames of plain UDP/TCP upstream servers.
                    • The github.com/mdlayher/raw dependency has been temporarily returned to support raw connections on Darwin (#5712).
                    • Incorrect recording of blocked results as “Blocked by CNAME or IP” in the query log (#5725).
                    • All Safe Search services are unchecked by default.
                    1 Reply Last reply
                    0
                    • girishG Offline
                      girishG Offline
                      girish
                      Staff
                      wrote on last edited by
                      #49

                      [1.7.7]

                      • Update AdGuard Home to 0.108.0-b.35
                      • Full changelog
                      • Go version has been updated to prevent the possibility of exploiting the CVE-2023-29402, CVE-2023-29403, and CVE-2023-29404 Go vulnerabilities fixed in Go 1.19.10.
                      • The ability to edit rewrite rules via PUT /control/rewrite/update HTTP API (#1577).
                      • Unquoted IPv6 bind hosts with trailing colons erroneously considered unspecified addresses are now properly validated (#5752).
                      • Incorrect Content-Type header value in POST /control/version.json and GET /control/dhcp/interfaces HTTP APIs (#5716).
                      1 Reply Last reply
                      0
                      • girishG Offline
                        girishG Offline
                        girish
                        Staff
                        wrote on last edited by
                        #50

                        [1.7.8]

                        • Update AdGuard Home to 0.108.0-b.36
                        • Full changelog
                        • Startup errors on OpenWrt (#5872).
                        • Plain-UDP upstreams always falling back to TCP, causing outages and slowdowns (#5873, #5874).
                        1 Reply Last reply
                        0
                        • nebulonN Offline
                          nebulonN Offline
                          nebulon
                          Staff
                          wrote on last edited by
                          #51

                          [1.7.9]

                          • Update AdGuard Home to 0.108.0-b.37
                          • Full changelog
                          • DNSCrypt upstream not resetting the client and resolver information on dialing errors (#5872).
                          1 Reply Last reply
                          0
                          • nebulonN Offline
                            nebulonN Offline
                            nebulon
                            Staff
                            wrote on last edited by
                            #52

                            [1.7.10]

                            • Update AdGuard Home to 0.108.0-b.38
                            • Full changelog
                            • fix i18n script; upd deps, i18n, svcs
                            1 Reply Last reply
                            0
                            • nebulonN Offline
                              nebulonN Offline
                              nebulon
                              Staff
                              wrote on last edited by
                              #53

                              [1.7.11]

                              • Update AdGuard Home to 0.108.0-b.39
                              • Full changelog
                              1 Reply Last reply
                              0
                              • nebulonN Offline
                                nebulonN Offline
                                nebulon
                                Staff
                                wrote on last edited by
                                #54

                                [1.7.12]

                                • Update AdGuard Home to 0.108.0-b.40
                                • Full changelog
                                • Improved CPU and RAM consumption during updates of filtering-rule lists.
                                • Two unspecified IPs when a host is blocked in two filter lists (#5972).
                                • Incorrect setting of Parental Control cache size.
                                • Excessive RAM and CPU consumption by Safe Browsing and Parental Control filters (#5896).
                                1 Reply Last reply
                                0
                                • nebulonN Offline
                                  nebulonN Offline
                                  nebulon
                                  Staff
                                  wrote on last edited by
                                  #55

                                  [1.7.13]

                                  • Update AdGuard Home to 0.108.0-b.41
                                  • Full changelog
                                  • Go version has been updated to prevent the possibility of exploiting the CVE-2023-29406 Go vulnerability fixed in Go 1.19.11.
                                  • Ability to ignore queries for the root domain, such as NS . queries (#5990).
                                  1 Reply Last reply
                                  1
                                  • nebulonN Offline
                                    nebulonN Offline
                                    nebulon
                                    Staff
                                    wrote on last edited by
                                    #56

                                    [1.7.14]

                                    • Update AdGuard Home to 0.108.0-b.42
                                    • Full changelog
                                    • Occasional client information lookup failures that could lead to the DNS server getting stuck (#6006).
                                    • bufio.Scanner: token too long and other errors when trying to add filtering-rule lists with lines over 1024 bytes long or containing cosmetic rules (#6003).
                                    1 Reply Last reply
                                    0
                                    • nebulonN Offline
                                      nebulonN Offline
                                      nebulon
                                      Staff
                                      wrote on last edited by
                                      #57

                                      [1.7.15]

                                      • Update AdGuard Home to 0.108.0-b.43
                                      • Full changelog
                                      • Go version has been updated to prevent the possibility of exploiting the CVE-2023-29409 Go vulnerability fixed in [Go 1.20.7][go-1.20.7].
                                      • Improved reliability filtering-rule list updates on Unix systems.
                                      • In this release, the schema version has changed from 24 to 25.
                                      • Inability to block queries for the root domain, such as NS . queries, using the Disallowed domains feature on the DNS settings page (#6049). Users who want to block . queries should use the |.^ AdBlock rule or a similar regular expression.
                                      • Client hostnames not resolving when upstream server responds with zero-TTL records (#6046).
                                      1 Reply Last reply
                                      0
                                      • girishG Offline
                                        girishG Offline
                                        girish
                                        Staff
                                        wrote on last edited by
                                        #58

                                        [1.7.16]

                                        • Update AdGuard Home to 0.108.0-b.44
                                        • Full changelog
                                        • IPv6 hints are now filtered in case IPv6 addresses resolving is disabled (#6122).
                                        • The ability to set fallback DNS servers in the configuration file (#3701).
                                        • While adding or updating blocklists, the title can now be parsed from ! Title: definition of the blocklist's source (#6020).
                                        • The ability to filter DNS HTTPS records including IPv4/v6 hints (#6053).
                                        • Two new metrics showing total number of responses from each upstream DNS server and their average processing time in the Web UI (#1453).
                                        1 Reply Last reply
                                        0
                                        • girishG Offline
                                          girishG Offline
                                          girish
                                          Staff
                                          wrote on last edited by
                                          #59

                                          [1.8.0]

                                          • Update AdGuard Home to 0.108.0-b.45
                                          • Full changelog
                                          • Go version has been updated to prevent the possibility of exploiting the CVE-2023-39318, CVE-2023-39319, and CVE-2023-39320 Go vulnerabilities fixed in Go 1.20.8.
                                          • AdBlock-style syntax support for ignored domains in logs and statistics (#5720).
                                          • Strict-Transport-Security header in the HTTP API and DNS-over-HTTPS responses when HTTPS is forced (#2998). See RFC 6797.
                                          • UI for the schedule of the service-blocking pause (#951).
                                          1 Reply Last reply
                                          0
                                          • nebulonN Offline
                                            nebulonN Offline
                                            nebulon
                                            Staff
                                            wrote on last edited by
                                            #60

                                            [1.8.1]

                                            • Update AdGuard Home to 0.108.0-b.46
                                            • Full changelog
                                            • Incorrect original answer when a response is filtered (#6183).
                                            • Comments in the Fallback DNS servers field in the UI (#6182).
                                            • Empty or default Safe Browsing and Parental Control settings (#6181).
                                            • Various UI issues.
                                            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