You are viewing a plain text version of this content. The canonical link for it is here.
Posted to announce@apache.org by Pierre-Arnaud Marcelot <pa...@apache.org> on 2013/05/31 15:57:18 UTC

[ANNOUNCE] Apache Directory Studio 2.0.0-M7 released

The Apache Directory Team is pleased to announce the release of Apache
Directory Studio 2.0.0-M7, the sixth milestone release of the version
2.0 of its Eclipse based LDAP Browser and Directory client.

You can download Apache Directory Studio 2.0.0-M7 as a standalone RCP
application for Mac OS X, Linux and Windows at:
http://directory.apache.org/studio

You can also install it directly in Eclipse using this update site:
http://directory.apache.org/studio/update/2.x/

Here are a few highlights of this new version:
* A major new addition is the ability to store connection passwords in
a password-protected keystore, rather than in plain text on disk.
* The LDAP Servers and ApacheDS 2.0 Configuration plugins have been
updated with the latest and greatest ApacheDS (version 2.0.0-M12).
* The update site problem where Apache Directory Studio fails to
install correctly has been fixed.

Here are the release notes for Apache Directory Studio 2.0.0-M7:

Bug

* DIRSTUDIO-865 - NullPointerException thrown when connecting to
Domino 8.5.2FP3 LDAP
* DIRSTUDIO-888 - Improve editing of boolean values to allow
lowercased values and shortcuts
* DIRSTUDIO-891 - A schema project containing a reference to a deleted
connection makes the perspective completely unusable
* DIRSTUDIO-892 - Unable to import ApacheDS core schemas
* DIRSTUDIO-893 - ConcurrentModificationException thrown while
deleting multiple schema elements
* DIRSTUDIO-899 - Unable to install Studio using the update site:
"Missing requirement: ApacheDS Core 2.0.0.M11"
* DIRSTUDIO-902 - Unusable configuration of the
HashingPasswordInterceptor with recent milestone of ApacheDS 2.0
* DIRSTUDIO-903 - Clicking "Accept" when no changes have been made on
the password edit dialog changes the password
* DIRSTUDIO-904 - Directory Studio create files with french "accents"
* DIRSTUDIO-905 thrown when quitting Apache Directory Studio with an
LDAP Server running
* DIRSTUDIO-907 - ERR_04269 ATTRIBUTE_TYPE for OID ads-replpingersleep
does not exist!
* DIRSTUDIO-916 - Can not open configuration for fresh installed
ApacheDS and Studio

Improvement

* DIRSTUDIO-857 - Add support for PasswordPolicy configuration
* DIRSTUDIO-884 - Add new MessageDigest algorithm for passwords
* DIRSTUDIO-890 - Add support for SSHA2 in Password Editor
* DIRSTUDIO-895 - Add a 'Show password' checkbox to the
CredentialsDialog used to ask the connection's password when it's not
saved
* DIRSTUDIO-897 - Active Directory attribute type 'lockoutTime' should
be linked with the 'MS AD Date and Time Editor'
* DIRSTUDIO-898 - Add case-insensitive support for the attribute types
aliases in the 'Value Editors' preferences page

New Feature

* DIRSTUDIO-901 - Add the ability to store connection passwords in a
password-protected keystore

The Apache Directory Team