Releases: ryzeon-dev/bmdns
Releases · ryzeon-dev/bmdns
v5.2.0
v5.1.1
bug fix in blocklist search
v5.1.0
- 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
updated install and uninstall scripts for linux, implemented multiple…
v4.2.0
bug fix for vlan static configuration, added error log file, updated …
v4.1.0
Added support for multiple txt records for the same domain. Applied s…
v4.0.0
added support for AAAA, TXT, CNAME static remaps, updated docker image
v3.2.1
minor refactoring. Moved installation directory to %PROGRAMFILES% in …
v3.1.1
implemented better error handling for fatal failures
v3.1.0
moved log directory to /var/log/bmdns in GNU/Linux systems