Releases: benapetr/dnsphpadmin
2.0.1
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_bootstrapand$g_use_local_jqueryto true - updates should automatically clear cached css and js
2.0.0
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
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
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
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
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
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
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
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
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.