You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by pa...@apache.org on 2013/05/31 14:05:57 UTC

svn commit: r1488184 - in /directory/site/trunk/content/studio: index.mdtext news.mdtext

Author: pamarcelot
Date: Fri May 31 12:05:56 2013
New Revision: 1488184

URL: http://svn.apache.org/r1488184
Log:
Added news item for Apache Directory Studio 2.0.0-M7.

Modified:
    directory/site/trunk/content/studio/index.mdtext
    directory/site/trunk/content/studio/news.mdtext

Modified: directory/site/trunk/content/studio/index.mdtext
URL: http://svn.apache.org/viewvc/directory/site/trunk/content/studio/index.mdtext?rev=1488184&r1=1488183&r2=1488184&view=diff
==============================================================================
--- directory/site/trunk/content/studio/index.mdtext (original)
+++ directory/site/trunk/content/studio/index.mdtext Fri May 31 12:05:56 2013
@@ -19,7 +19,7 @@ Notice: Licensed to the Apache Software 
 <script type="text/javascript" src="static/js/mootools.js"></script>
 <script type="text/javascript" src="static/js/slideshow.js"></script>
 <style type="text/css" media="all">
-
+ 
     #top_box
     {
         margin-bottom:20px;

Modified: directory/site/trunk/content/studio/news.mdtext
URL: http://svn.apache.org/viewvc/directory/site/trunk/content/studio/news.mdtext?rev=1488184&r1=1488183&r2=1488184&view=diff
==============================================================================
--- directory/site/trunk/content/studio/news.mdtext (original)
+++ directory/site/trunk/content/studio/news.mdtext Fri May 31 12:05:56 2013
@@ -1,5 +1,51 @@
 # News
 
+## Apache Directory Studio 2.0-0-M7 released _posted on May 31rd, 2013_
+
+The Apache Directory Team is pleased to announce the release of Apache Directory Studio 2.0.0-M7, the seventh 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 here: <http://directory.apache.org/studio/downloads.html>
+
+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](https://issues.apache.org/jira/browse/DIRSTUDIO-865) - NullPointerException thrown when connecting to Domino 8.5.2FP3 LDAP
+* [DIRSTUDIO-888](https://issues.apache.org/jira/browse/DIRSTUDIO-888) - Improve editing of boolean values to allow lowercased values and shortcuts
+* [DIRSTUDIO-891](https://issues.apache.org/jira/browse/DIRSTUDIO-891) - A schema project containing a reference to a deleted connection makes the perspective completely unusable
+* [DIRSTUDIO-892](https://issues.apache.org/jira/browse/DIRSTUDIO-892) - Unable to import ApacheDS core schemas
+* [DIRSTUDIO-893](https://issues.apache.org/jira/browse/DIRSTUDIO-893) - ConcurrentModificationException thrown while deleting multiple schema elements
+* [DIRSTUDIO-899](https://issues.apache.org/jira/browse/DIRSTUDIO-899) - Unable to install Studio using the update site: "Missing requirement: ApacheDS Core 2.0.0.M11"
+* [DIRSTUDIO-902](https://issues.apache.org/jira/browse/DIRSTUDIO-902) - Unusable configuration of the HashingPasswordInterceptor with recent milestone of ApacheDS 2.0
+* [DIRSTUDIO-903](https://issues.apache.org/jira/browse/DIRSTUDIO-903) - Clicking "Accept" when no changes have been made on the password edit dialog changes the password
+* [DIRSTUDIO-904](https://issues.apache.org/jira/browse/DIRSTUDIO-904) - Directory Studio create files with french "accents"
+* [DIRSTUDIO-905](https://issues.apache.org/jira/browse/DIRSTUDIO-905) - IOException (Document is closed) thrown when quitting Apache Directory Studio with an LDAP Server running
+* [DIRSTUDIO-907](https://issues.apache.org/jira/browse/DIRSTUDIO-907) - ERR_04269 ATTRIBUTE_TYPE for OID ads-replpingersleep does not exist!
+* [DIRSTUDIO-916](https://issues.apache.org/jira/browse/DIRSTUDIO-916) - Can not open configuration for fresh installed ApacheDS and Studio
+
+Improvement
+
+* [DIRSTUDIO-857](https://issues.apache.org/jira/browse/DIRSTUDIO-857) - Add support for PasswordPolicy configuration
+* [DIRSTUDIO-884](https://issues.apache.org/jira/browse/DIRSTUDIO-884) - Add new MessageDigest algorithm for passwords
+* [DIRSTUDIO-890](https://issues.apache.org/jira/browse/DIRSTUDIO-890) - Add support for SSHA2 in Password Editor
+* [DIRSTUDIO-895](https://issues.apache.org/jira/browse/DIRSTUDIO-895) - Add a 'Show password' checkbox to the CredentialsDialog used to ask the connection's password when it's not saved
+* [DIRSTUDIO-897](https://issues.apache.org/jira/browse/DIRSTUDIO-897) - Active Directory attribute type 'lockoutTime' should be linked with the 'MS AD Date and Time Editor'
+* [DIRSTUDIO-898](https://issues.apache.org/jira/browse/DIRSTUDIO-898) - Add case-insensitive support for the attribute types aliases in the 'Value Editors' preferences page
+
+New Feature
+
+* [DIRSTUDIO-901](https://issues.apache.org/jira/browse/DIRSTUDIO-901) - Add the ability to store connection passwords in a password-protected keystore
+
+
 ## Apache Directory Studio 2.0-0-M6 released _posted on March 14th, 2013_
 
 The Apache Directory Team is pleased to announce the release of Apache Directory Studio 2.0.0-M6, the sixth milestone release of the version 2.0 of its Eclipse based LDAP Browser and Directory client.