Skip to content

Releases: linuxserver/docker-adguardhome-sync

v0.4.3-ls28

07 Apr 11:46
Compare
Choose a tag to compare

LinuxServer Changes:

Rebase to Alpine 3.15.

adguardhome-sync Changes:

Changelog

2703cad Bump github.com/onsi/ginkgo/v2 from 2.1.1 to 2.1.2 (#61)
79bea82 Bump go.uber.org/zap from 1.20.0 to 1.21.0 (#60)
ec458fd add makefile targets
93e7353 add option to change redirect policy #59
08f8a99 extract to constant - fixes #59

v0.4.3-ls27

31 Mar 11:43
Compare
Choose a tag to compare

LinuxServer Changes:

Rebase to Alpine 3.15.

adguardhome-sync Changes:

Changelog

2703cad Bump github.com/onsi/ginkgo/v2 from 2.1.1 to 2.1.2 (#61)
79bea82 Bump go.uber.org/zap from 1.20.0 to 1.21.0 (#60)
ec458fd add makefile targets
93e7353 add option to change redirect policy #59
08f8a99 extract to constant - fixes #59

v0.4.3-ls26

24 Mar 11:45
Compare
Choose a tag to compare

LinuxServer Changes:

Rebase to Alpine 3.15.

adguardhome-sync Changes:

Changelog

2703cad Bump github.com/onsi/ginkgo/v2 from 2.1.1 to 2.1.2 (#61)
79bea82 Bump go.uber.org/zap from 1.20.0 to 1.21.0 (#60)
ec458fd add makefile targets
93e7353 add option to change redirect policy #59
08f8a99 extract to constant - fixes #59

v0.4.3-ls25

24 Feb 11:45
Compare
Choose a tag to compare

LinuxServer Changes:

Rebase to Alpine 3.15.

adguardhome-sync Changes:

Changelog

2703cad Bump github.com/onsi/ginkgo/v2 from 2.1.1 to 2.1.2 (#61)
79bea82 Bump go.uber.org/zap from 1.20.0 to 1.21.0 (#60)
ec458fd add makefile targets
93e7353 add option to change redirect policy #59
08f8a99 extract to constant - fixes #59

v0.4.3-ls24

14 Feb 18:42
Compare
Choose a tag to compare

LinuxServer Changes:

Rebase to Alpine 3.15.

adguardhome-sync Changes:

Changelog

2703cad Bump github.com/onsi/ginkgo/v2 from 2.1.1 to 2.1.2 (#61)
79bea82 Bump go.uber.org/zap from 1.20.0 to 1.21.0 (#60)
ec458fd add makefile targets
93e7353 add option to change redirect policy #59
08f8a99 extract to constant - fixes #59

v0.4.2-ls24

10 Feb 11:46
Compare
Choose a tag to compare

LinuxServer Changes:

Rebase to Alpine 3.15.

adguardhome-sync Changes:

Changelog

6bb795d dependency updates
bf940aa fix: update invalid logs when DNS feature disabled (#58)
afde0d7 support ui dark mode
d6d810f use ghcr image in readme

v0.4.2-ls23

31 Jan 07:39
Compare
Choose a tag to compare

LinuxServer Changes:

Rebase to Alpine 3.15.

adguardhome-sync Changes:

Changelog

6bb795d dependency updates
bf940aa fix: update invalid logs when DNS feature disabled (#58)
afde0d7 support ui dark mode
d6d810f use ghcr image in readme

v0.4.1-ls23

24 Jan 16:57
Compare
Choose a tag to compare

LinuxServer Changes:

Rebase to Alpine 3.15.

adguardhome-sync Changes:

Changelog

b85b927 Bump github.com/onsi/ginkgo/v2 from 2.0.0 to 2.1.0 (#52)
0fdb80b Bump github.com/onsi/gomega from 1.17.0 to 1.18.0 (#53)
90d1d6b Bump go.uber.org/zap from 1.19.1 to 1.20.0 (#50)
5d85896 Bump golang.org/x/mod from 0.5.0 to 0.5.1 (#51)
a4dbc6d Merge branch 'main' of github.com:bakito/adguardhome-sync
7cc6ba7 add root ca's to image - fixes #55
250a349 replace go get with go install, fixes #54
0711dd7 use COPY instead of ADD

v0.4.0-ls23

20 Jan 11:50
Compare
Choose a tag to compare

LinuxServer Changes:

Rebase to Alpine 3.15.

adguardhome-sync Changes:

This release requires AdGuard Home >= v0.107.0

Changelog

22a0dc9 Bump github.com/onsi/ginkgo/v2 from 2.0.0-rc2 to 2.0.0-rc3 (#45)
bd79991 Bump github.com/onsi/ginkgo/v2 from 2.0.0-rc3 to 2.0.0 (#48)
9c1a3bc Bump github.com/spf13/cobra from 1.2.1 to 1.3.0 (#46)
3112ba6 Bump github.com/spf13/viper from 1.10.0 to 1.10.1 (#47)
39b8821 Bump github.com/spf13/viper from 1.9.0 to 1.10.0 (#44)
4b27fde Create codeql-analysis.yml
1a4e0b2 apply golangci-lint
5cd27f4 convert interval to double, fixes #49 Requires min AdGuard Home v0.107.0
75aaeac migrate to ginkgo v2
ff954f8 modify issue template

v0.4.0-ls22

09 Jan 18:46
Compare
Choose a tag to compare

LinuxServer Changes:

Rebase to Alpine 3.15.

adguardhome-sync Changes:

This release requires AdGuard Home >= v0.107.0

Changelog

22a0dc9 Bump github.com/onsi/ginkgo/v2 from 2.0.0-rc2 to 2.0.0-rc3 (#45)
bd79991 Bump github.com/onsi/ginkgo/v2 from 2.0.0-rc3 to 2.0.0 (#48)
9c1a3bc Bump github.com/spf13/cobra from 1.2.1 to 1.3.0 (#46)
3112ba6 Bump github.com/spf13/viper from 1.10.0 to 1.10.1 (#47)
39b8821 Bump github.com/spf13/viper from 1.9.0 to 1.10.0 (#44)
4b27fde Create codeql-analysis.yml
1a4e0b2 apply golangci-lint
5cd27f4 convert interval to double, fixes #49 Requires min AdGuard Home v0.107.0
75aaeac migrate to ginkgo v2
ff954f8 modify issue template