Skip to content
Sebastian Sellmeier edited this page Apr 7, 2016 · 4 revisions

Dropped support for PHP 4, now you need at least PHP version 5.5.0.

Features implemented

  • #173, #178 Implemented modular authentication
  • #227 Added bcrypt as secure password storage

Improvements

  • #164 Dropped support for MDB2 (2.4.1 stable was released on 2007-05-03)
  • #199 Updated valid TLD list
  • #204 LDAP bug in auth.inc.php
  • Added new UI theme - to use it put $iface_style = 'punk'; in inc/config.inc.php file
  • Added ipv6 support to dynamic_update.php
  • #234 Updating a single resource record writes updates for all resource records, even if they did not change
  • #270 Added logging for DNSSEC operations
  • #239 Unsigned zones were not properly detected
  • #15 Allow to sort by owner on zone list page

Bug-fixes

  • #194 Hide empty lines in UI created by pdnssec rectifty-zone
  • #181 dynamic_update.php missing soa serial increment
  • #209 Fix for permissions to edit a record
  • #217 Multiple masters not allowed when adding a new slave zone
  • #225 Allow to set charset and collation for MySQL
  • #127 Reverse DNS records are broken
  • #50 Content fields corrupt with double quotes
  • Other fixes

List of changes in this release: https://github.com/poweradmin/poweradmin/issues?milestone=3&page=1&state=closed