mirror of
https://github.com/YunoHost-Apps/adguardhome_ynh.git
synced 2024-09-03 18:06:23 +02:00
oops, forgot to bump the version number here too
This commit is contained in:
parent
e08c12dd9e
commit
00ca366b85
1 changed files with 4 additions and 1 deletions
|
@ -1,9 +1,11 @@
|
|||
From this 0.107.43~ynh4 version, some things have changed:
|
||||
From this 0.107.48~ynh3 version, some things have changed:
|
||||
|
||||
- port 53 is no longer exposed on the Internet by default, it's now a deliberate choice
|
||||
- it is now possible to use DNS over HTTP, DNS over TLS and DNS over QUIC, with the Let's Encrypt certificates generated by YunoHost, out of the box, but this is also disabled by default for the same reason.
|
||||
|
||||
To activate either of these features, please use the config panel:
|
||||
Applications → AdGuard Home → AdGuard Home configuration
|
||||
|
||||
- Expose port 53 to the Internet?
|
||||
- Enable DNS-over-HTTPS/TLS/QUIC?
|
||||
|
||||
|
@ -13,6 +15,7 @@ This is because YunoHost needs to perform actions such as automatically opening
|
|||
Also, a new password tool has been added in the config panel too, to make it easier to change the administration password of AdGuard Home! ^w^
|
||||
|
||||
This update is at risk of crashing AdGuard Home, so:
|
||||
|
||||
- If you're already using DoH, DoT or DoQ with your AdGuard Home instance: the configuration of your devices may need to be redone, I'm sorry for that.
|
||||
- If any trouble or question, please refer to [the package's admin docs](https://github.com/YunoHost-Apps/adguardhome_ynh/blob/master/doc/ADMIN.md)! In any case, we recommend reading it! ^w^
|
||||
- If needed and a similar issue does not already exist, please [open an issue on the GitHub's package page](https://github.com/YunoHost-Apps/adguardhome_ynh/issues)!
|
||||
|
|
Loading…
Add table
Reference in a new issue