Skip to content

Releases: ryzeon-dev/bmdns

v5.2.0

22 Jan 19:53

Choose a tag to compare

added support for DoT (DNS over TLS)

v5.1.1

11 Jan 20:49

Choose a tag to compare

bug fix in blocklist search

v5.1.0

05 Dec 19:36

Choose a tag to compare

  • Added support for wildcard remaps, implemented unit testing for wildcard remaps, removed magic values, implemented colored logs, updated readme, minor refactoring
  • Added new unit testing for wildcard remaps
  • Updated version number, added /etc/bmdns/VERSION file creation when installing and updating
  • Changed docker base image to lighter python:3.13.10-slim-trixie
  • Implemented sctricter configuration file control while parsing its content, implemented exclusion list for vlans
  • DnsResponse constructor crashes if the dns packet does not contain an answer
  • Minor bug fix concerning empty blocklist

v5.0.0

26 Nov 11:32

Choose a tag to compare

updated install and uninstall scripts for linux, implemented multiple…

v4.2.0

22 Nov 09:41

Choose a tag to compare

bug fix for vlan static configuration, added error log file, updated …

v4.1.0

18 Nov 08:29

Choose a tag to compare

Added support for multiple txt records for the same domain. Applied s…

v4.0.0

16 Nov 14:35

Choose a tag to compare

added support for AAAA, TXT, CNAME static remaps, updated docker image

v3.2.1

30 Oct 08:16

Choose a tag to compare

minor refactoring. Moved installation directory to %PROGRAMFILES% in …

v3.1.1

17 Oct 07:12

Choose a tag to compare

implemented better error handling for fatal failures

v3.1.0

15 Oct 18:12

Choose a tag to compare

moved log directory to /var/log/bmdns in GNU/Linux systems