Skip to content

Releases: benapetr/dnsphpadmin

2.0.1

29 Jul 14:49

Choose a tag to compare

See https://github.com/benapetr/dnsphpadmin/blob/master/README.md and our wiki here on github for manual. Use issue tracker here to get support.

CHANGELOG:

  • Minor UI refactoring - fixed oversized elements
  • Significantly improved the CLI and added many more commands for userdb manipulation
  • Updated icons
  • .tar packages now contain all 3rd assets, so it's very easy to switch to locally served js and css (instead of using 3rd party CDN), just change $g_use_local_bootstrap and $g_use_local_jquery to true
  • updates should automatically clear cached css and js

2.0.0

24 Jul 13:41

Choose a tag to compare

See https://github.com/benapetr/dnsphpadmin/blob/master/README.md and our wiki here on github for manual. Use issue tracker here to get support.

CHANGELOG:

  • Upgraded to latest jQuery (3.7.1)
  • Upgraded to latest Bootstrap (5.3.7)
  • Minor UI refactoring
  • Implemented automated dark-mode (based on browser settings)
  • Refactored API authentication system - after login you now receive bearer token that can be used in authorization header instead of using cookie (cookies are still supported for backwards compatibility)
  • Implemented new authentication mechanism, besides LDAP you can now create a passwd style database
  • Implemented CLI tool for userdb management

1.12.0

22 May 08:17

Choose a tag to compare

See https://github.com/benapetr/dnsphpadmin/blob/master/README.md and our wiki here on github for manual. Use issue tracker here to get support.

CHANGELOG:

  • Fix PTR auto-remove feature with older PHP versions
  • Generic optimizations for older PHP versions
  • New config option: default TTL per zone
  • New config option: optional note for zone
  • Fix bug with undefined variables visible in debug mode
  • New icon to add new record on bottom of list
  • Option to create custom config per user via PHP include

1.11.0

07 May 08:24

Choose a tag to compare

See https://github.com/benapetr/dnsphpadmin/blob/master/README.md and our wiki here on github for manual. Use issue tracker here to get support.

1.10.0

01 Sep 09:50

Choose a tag to compare

See https://github.com/benapetr/dnsphpadmin/blob/master/README.md and our wiki here on github for manual. Use issue tracker here to get support.

1.9.0

19 Jun 11:55

Choose a tag to compare

See https://github.com/benapetr/dnsphpadmin/blob/master/README.md and our wiki here on github for manual. Use issue tracker here to get support.

1.8.0

19 May 11:32

Choose a tag to compare

See https://github.com/benapetr/dnsphpadmin/blob/master/README.md and our wiki here on github for manual. Use issue tracker here to get support.

1.7.0

15 Apr 14:50

Choose a tag to compare

See https://github.com/benapetr/dnsphpadmin/blob/master/README.md and our wiki here on github for manual. Use issue tracker here to get support.

1.6.0

24 Jan 12:44

Choose a tag to compare

See https://github.com/benapetr/dnsphpadmin/blob/master/README.md and our wiki here on github for manual. Use issue tracker here to get support.

1.5.0

13 Nov 12:36

Choose a tag to compare

See https://github.com/benapetr/dnsphpadmin/blob/master/README.md and our wiki here on github for manual. Use issue tracker here to get support.