-0.19.0
+0.19.0 2011-02-12
new feature: IPv6 support, except of LivePTR, NAT and SLB functionality (by Alexey Andriyanov)
new feature: cable ID column for links (#328, by Giovani Zamboni and Jens Weibler)
new feature: SNMPv3 support (#379, by Jens Weibler)
update: new API for dispaying messages (showError, showWarning, showSuccess)
update: dictionary attribute values with external links are formatted differently to distinguish the filter and external info links
update: UI: ability to clear object ports list at one blow
-0.18.7
+0.18.7 2011-02-09
bugfix: adjust 802.1Q command generation
bugfix: fixed telnet session hanging in NX-OS4 connector
bugfix: adjust installer check for mysqlnd
* *
*******************************************************
-*** Upgrading to 0.19.x ***
+*** Upgrading to 0.19.0 ***
-RackTables is now using PHP JSON extension which is included in the PHP core since 5.2.0.
+The files, which are intended for the httpd (web-server) directory, are
+now in the "wwwroot" directory of the tar.gz archive. Files outside of
+that directory are not directly intended for httpd environment and should
+not be copied to the server.
-The barcode attribute was removed. The upgrade script attempts to preserve the data by moving
-it to either the 'OEM S/N 1' attribute or to a Log entry. You should backup your database
-beforehand anyway.
+RackTables is now using PHP JSON extension which is included in the PHP
+core since 5.2.0.
+
+The barcode attribute was removed. The upgrade script attempts to
+preserve the data by moving it to either the 'OEM S/N 1' attribute or to
+a Log entry. You should backup your database beforehand anyway.
*** Upgrading to 0.18.x ***
ENDOFTEXT
,
'0.19.0' => <<<ENDOFTEXT
-RackTables is now using PHP JSON extension which is included in the PHP core since 5.2.0.
+The files, which are intended for the httpd (web-server) directory, are
+now in the "wwwroot" directory of the tar.gz archive. Files outside of
+that directory are not directly intended for httpd environment and should
+not be copied to the server.
-The barcode attribute was removed. The upgrade script attempts to preserve the data by moving
-it to either the 'OEM S/N 1' attribute or to a Log entry. You should backup your database
-beforehand anyway.
+RackTables is now using PHP JSON extension which is included in the PHP
+core since 5.2.0.
+
+The barcode attribute was removed. The upgrade script attempts to
+preserve the data by moving it to either the 'OEM S/N 1' attribute or to
+a Log entry. You should backup your database beforehand anyway.
ENDOFTEXT
,
);