Skip to content

Releases: chennqqi/godnslog

v0.7.0

09 Aug 17:22
Compare
Choose a tag to compare
  1. Rebinding: add CustomRebinding mode
  2. Xip: add doc and hex,binary mode
  3. Add docker-compose file
  4. fix build
  5. fix setting clean interval limit

v0.6.1

20 Feb 06:54
Compare
Choose a tag to compare
  1. support custom standard name resolve(currently A,CNAME,TXT,MX)
  2. enhance translation
  3. add user role(admin,normal,guest), guest can only read documents.

v0.4.0

04 Oct 04:12
Compare
Choose a tag to compare

New Features:

  1. Support xip
    10.0.0.1.godnslog.com resolves to 10.0.0.1
    www.10.0.0.1.godnslog.com resolves to 10.0.0.1
    mysite.10.0.0.1.godnslog.com resolves to 10.0.0.1
    foo.bar.10.0.0.1.godnslog.com resolves to 10.0.0.1
  2. Add subcommands to start application
  3. Add resetpwd subcommand for reset user's password