From 08c3bbeef0584b5c9fa9fad55ca99804676f42a1 Mon Sep 17 00:00:00 2001 From: samilliken Date: Sun, 14 Oct 2018 15:42:31 -0400 Subject: [PATCH] Fixed #1085 --- CHANGELOG | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index 7e94acf18..97effcd4b 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -6,6 +6,19 @@ GitHub, at http://github.com/samilliken/openDCIM/issues, where you can also down the latest development version. However, it is not advised to pull from GitHub unless you are simply testing, as some functionality can break between releases. +Changes in 18.02 +---------------- +* Enhanced LDAP integration, with better support for Active Directory environments +* Bulk network import now supports rear ports for patch panels +* Storage room items are now in lexicographical order +* Fixed bug where Switch Status was not honoring the OptIn/OptOut tags +* Fixed UI bug where copying a device would not show the new device until after refresh +* Fixed the ReportAssetExcel file to look at Status instead of the old Reservation field +* Fixed query for getting cabinets by department +* Allow for pictures and drawings folders to be user selected (more container friendly) +* Allow for db.inc.php values to be pulled from Environment (more container friendly) +* Other bug fixes too minor or too embarassing to document + Changes in 18.01 ---------------- * Nomenclature for releases has changed to YY.nn, as this ends the debate over what warrants a major vs minor number change