[Phpipam-releases] phpIPAM version 0.8 released
phpipam open-source IP address management
Brought to you by:
myha
From: Miha P. <mih...@gm...> - 2013-06-19 21:30:19
|
Dear all, I am happy to announce new version of phpipam IP address management – version 0.8. Quite some bugs have been squashed and some new features introduced, like per-group permissions, support for translations, visual subnet displays and other. More details on web page: http://phpipam.net/phpipam-version-0-8-released/ brm Full changelog: New features: ---------------------------- + New group and permission management; + Support for translations; + Subnet resizing; + Subnet splitting into smaller subnets; + Added free space display for nested subnets; + Added visual display of subnet usage per IP address; + Added truncate network option that deletes all IP addresses in subnet; + Added button the updates subnet with RIPE information; Enhancements: ---------------------------- + Added add nested subnet under subnet details to simplify master subnet selection in hierarchy; + Added edit subnet link from search results; + Added reverse IPv6 DNS entries to IPCalc (Vincent Boisard); + Added option for plain-text emails; + Added ckEditor to write instructions; + StrictMode is not set globally anymore but set per section; + Added custom user fields; + Added option to verify that hostname is unique; + Improved MySQL exception handling; + Added mod_rewrite error detection on installation and upgrade; + Added hostname validation; + Added Hostfile dump of IP addresses; + Search also searches in custom fields; + jQuery updated to v 1.9.1; Bugfixes: ------------------------ + Fixed overlay on second popup; + Fixed IE search bug; + Fixed support for non-standard ports; + Fixed permitting overlapping subnets if vrfs are different; + Fixed dates in logging appearing in 12h format; + Fixed broken subnets link in tools > subnets if installation is not at document root; + Fixed error when adding new subnet if checkboxes are not selected in newer MySQL servers; + Fixed bad display of multilined navigation bar; + Fixed wrong output of tools > VLAN list when using Duplicate VLANs; + Fixed wrong link for upgrade script; + On VRF change all child subnets are updated also; + Fixed wrong maximum on dashboard top10 percentage; + Fixed Adding a vlan while editing a subnet resets the edit subnet form; + Fixed wrong free space calculation for nested subnets; + Fixed IP use statistics not cumulative up the hierarchy if subnes has slaves; |