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
86 Posts 5 Posters 20.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
    #9

    [1.2.2]

    • fix bug where tls cert and key path were not set in the config file
    1 Reply Last reply
    0
    • girishG Offline
      girishG Offline
      girish
      Staff
      wrote on last edited by
      #10

      [1.3.0]

      • Update AdGuardHome to 0.106.0
      • Full changelog
      • ability to set up custom upstreams to resolve PTR queries for local addresses and to disable the automatic resolving of clients' addresses
      • Search by clients' names in the query log
      • The ability to block user for login after configurable number of unsuccessful attempts for configurable time (#2826).
      • $denyallow modifier for filters (#2923).
      • Hostname uniqueness validation in the DHCP server (#2952).
      • Hostname generating for DHCP clients which don't provide their own (#2723).
      1 Reply Last reply
      0
      • girishG Offline
        girishG Offline
        girish
        Staff
        wrote on last edited by
        #11

        [1.3.1]

        • Update AdGuardHome to 0.106.1
        • Full changelog
        • Local domain name handling when the DHCP server is disabled (#3028).
        • Normalization of perviously-saved invalid static DHCP leases (#3027).
        • Validation of IPv6 addresses with zones in system resolvers (#3022).
        1 Reply Last reply
        0
        • girishG Offline
          girishG Offline
          girish
          Staff
          wrote on last edited by
          #12

          [1.3.2]

          • Update AdGuard Home to 0.106.2
          • Full changelog
          • Uniqueness validation for dynamic DHCP leases (#3056).
          1 Reply Last reply
          0
          • girishG Offline
            girishG Offline
            girish
            Staff
            wrote on last edited by
            #13

            [1.3.3]

            • Update AdGuard Home to 0.106.3
            • Full changelog
            • Support for DHCP DECLINE and RELEASE message types (#3053).
            1 Reply Last reply
            0
            • girishG Offline
              girishG Offline
              girish
              Staff
              wrote on last edited by
              #14

              [1.4.0]

              • Update AdGuard Home to 0.107.0
              • Full changelog
              • RFC 9000 support In DNS-over-QUIC
              • DNS-over-HTTPS queries now use the real IP address of the client instead of the address of the proxy (#2799)
              • Optimistic DNS cache
              • Query log search now supports internationalized domains
              1 Reply Last reply
              1
              • nebulonN Offline
                nebulonN Offline
                nebulon
                Staff
                wrote on last edited by
                #15

                [1.4.1]

                • Update AdGuard Home to 0.107.2
                • Full changelog
                • Infinite loops when TCP connections time out (#4042).
                • The validation error message for duplicated allow- and blocklists in DNS settings now shows the duplicated elements (#3975).
                • ipset initialization bugs (#4027).
                • Legacy DNS rewrites from a wildcard pattern to a subdomain (#4016).
                • Service not being stopped before running the uninstall service action (#3868).
                • Legacy DNS rewrites responding from upstream when a request other than A or AAAA is received (#4008).
                • Panic on port availability check during installation (#3987).
                • Incorrect application of rules from the OS's hosts files (#3998).
                1 Reply Last reply
                0
                • nebulonN Offline
                  nebulonN Offline
                  nebulon
                  Staff
                  wrote on last edited by
                  #16

                  [1.4.2]

                  • Update AdGuard Home to 0.107.3
                  • Full changelog
                  • Support for a $dnsrewrite modifier with an empty NOERROR response (#4133).
                  • Wrong set of ports checked for duplicates during the initial setup (#4095).
                  • Incorrectly invalidated service domains (#4120).
                  • Poor testing of domain-specific upstream servers (#4074).
                  • Omitted aliases of hosts specified by another line within the OS's hosts file (#4079).
                  1 Reply Last reply
                  0
                  • girishG Offline
                    girishG Offline
                    girish
                    Staff
                    wrote on last edited by
                    #17

                    [1.4.3]

                    • Update AdGuard Home to 0.107.4
                    • Full changelog
                    • Go version was updated to prevent the possibility of exploiting the CVE-2022-23806, CVE-2022-23772, and CVE-2022-23773 vulnerabilities.
                    • Minor UI improvements.
                    • Optimistic cache now responds with expired items even if those can't be resolved again (#4254).
                    • Unnecessarily complex hosts-related logic leading to infinite recursion in some cases (#4216).
                    1 Reply Last reply
                    0
                    • nebulonN Offline
                      nebulonN Offline
                      nebulon
                      Staff
                      wrote on last edited by
                      #18

                      [1.4.4]

                      • Update AdGuard Home to 0.107.5
                      • Full changelog
                      • Go version was updated to prevent the possibility of exploiting the CVE-2022-24921 vulnerability. As the CVE page is still showing “reserved” at the time of publishing, see also golang/go#51112.
                      1 Reply Last reply
                      0
                      • G guyds referenced this topic on
                      • girishG Offline
                        girishG Offline
                        girish
                        Staff
                        wrote on last edited by
                        #19

                        [1.4.5]

                        • Update AdGuard Home to 0.107.6
                        • Full changelog
                        • Go version was updated to prevent the possibility of exploiting the CVE-2022-24675, CVE-2022-27536, and CVE-2022-28327 vulnerabilities.
                        • Support for SVCB/HTTPS parameter dohpath in filtering rules with the dnsrewrite modifier according to the RFC draft (#4463).
                        • Filtering rules with the dnsrewrite modifier that create SVCB or HTTPS responses should use ech instead of echconfig to conform with the latest drafts.
                        1 Reply Last reply
                        1
                        • girishG Offline
                          girishG Offline
                          girish
                          Staff
                          wrote on last edited by
                          #20

                          [1.4.6]

                          • DoH: Remove isrg-root-x1-cross-signed from the cert chain
                          A 1 Reply Last reply
                          1
                          • girishG girish

                            [1.4.6]

                            • DoH: Remove isrg-root-x1-cross-signed from the cert chain
                            A Offline
                            A Offline
                            ApplegateR
                            wrote on last edited by
                            #21

                            @girish about time hopefully it work on my side.

                            Richard Applegate
                            Anthem Coffee and Tea
                            Joe Coffee
                            IT/Administrator Server/Network

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

                              [1.4.7]

                              • Update AdGuard Home to 0.107.7
                              • Full changelog
                              • DNS-over-QUIC: RFC 9250
                              • More Control Over Upstreams
                              • Users now have more control over how runtime client information is gathered, including the ability to completely disable this feature.
                              • The EDNS Client Subnet information from clients' requests is now shown on the Query log page.
                              • As usual, we strive to keep our tools up-to-date in order to make sure that our users don't fall prey to vulnerabilities.
                              • There are many more smaller changes and fixes; just look at the full changelog below!
                              1 Reply Last reply
                              1
                              • nebulonN Offline
                                nebulonN Offline
                                nebulon
                                Staff
                                wrote on last edited by
                                #23

                                [1.4.8]

                                • Update AdGuard Home to 0.107.8
                                • Full changelog
                                • Go version was updated to prevent the possibility of exploiting the CVE-2022-1705, CVE-2022-32148, CVE-2022-30631, and other Go vulnerabilities fixed in Go 1.17.12.
                                • DHCP lease validation incorrectly letting users assign the IP address of the gateway as the address of the lease (#4698).
                                • Updater no longer expects a hardcoded name for AdGuardHome executable (#4219).
                                • Inconsistent names of runtime clients from hosts files (#4683).
                                • PTR requests for addresses leased by DHCP will now be resolved into hostnames under dhcp.local_domain_name (#4699).
                                • Broken service installation on OpenWrt (#4677).
                                1 Reply Last reply
                                0
                                • nebulonN Offline
                                  nebulonN Offline
                                  nebulon
                                  Staff
                                  wrote on last edited by
                                  #24

                                  [1.4.9]

                                  • Update AdGuard Home to 0.107.9
                                  • Full changelog
                                  • Go version was updated to prevent the possibility of exploiting the CVE-2022-32189 Go vulnerability fixed in Go 1.18.5. Go 1.17 support has also been removed, as it has reached end of life and will not receive security updates.
                                  • Domain-specific upstream servers test. If such test fails, a warning message is shown (#4517).
                                  • UI and update links have been changed to make them more resistant to DNS blocking.
                                  • Several UI issues (#4775, #4776, #4782).
                                  1 Reply Last reply
                                  0
                                  • nebulonN Offline
                                    nebulonN Offline
                                    nebulon
                                    Staff
                                    wrote on last edited by
                                    #25

                                    [1.4.10]

                                    • Update AdGuard Home to 0.107.10
                                    • Full changelog
                                    • Arabic localization.
                                    • Support for Discovery of Designated Resolvers (DDR) according to the RFC draft (#4463).
                                    • DHCP not working on most OSs (#4836).
                                    • invalid argument errors during update checks on older Linux kernels (#4670).
                                    • Data races and concurrent map access in statistics module (#4358, #4342).
                                    1 Reply Last reply
                                    0
                                    • nebulonN Offline
                                      nebulonN Offline
                                      nebulon
                                      Staff
                                      wrote on last edited by
                                      #26

                                      [1.4.11]

                                      • Update AdGuard Home to 0.107.11
                                      • Full changelog
                                      • Bilibili service blocking (#4795).
                                      • DNS-over-QUIC connections now use keepalive.
                                      • Migrations from releases older than v0.107.7 failing (#4846).
                                      1 Reply Last reply
                                      0
                                      • girishG Offline
                                        girishG Offline
                                        girish
                                        Staff
                                        wrote on last edited by
                                        #27

                                        [1.5.0]

                                        • Update AdGuard Home to 0.108.0
                                        • Full changelog
                                        • New bool, dur, u8, and u16 DHCP options to provide more convenience on options control by setting values in a human-readable format (#4705). See also a Wiki page.
                                        • New del DHCP option which removes the corresponding option from server's response (#4337). See also a Wiki page.
                                        • A new HTTP API, GET /control/blocked_services/services, that lists all available blocked services (#4535).
                                        • The DHCP options handling is now closer to the RFC 2131 (#4705).
                                        • When the DHCP server is enabled, queries for domain names under dhcp.local_domain_name not pointing to real DHCP client hostnames are now processed by filters (#4865).
                                        • The DHCPREQUEST handling is now closer to the RFC 2131 (#4863).
                                        • The internal DNS client, used to resolve hostnames of external clients and also during automatic updates, now respects the upstream mode settings for the main DNS client (#4403).
                                        1 Reply Last reply
                                        0
                                        • girishG Offline
                                          girishG Offline
                                          girish
                                          Staff
                                          wrote on last edited by
                                          #28

                                          [1.5.1]

                                          • Update AdGuard Home to 0.108.0-b.15
                                          • Full changelog
                                          • The minimum DHCP message size is reassigned back to BOOTP's constraint of 300 bytes (#4904).
                                          • Panic when adding a static lease within the disabled DHCP server (#4722).
                                          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