JXplorer Changelog

What's new in JXplorer 3.3.1.2

May 31, 2016
  • setting up on github, with current version of code. (migrating from svn and local project artifacts)
  • reintroduced {CRYPT} userpassword formats for legacy directory support - note that CRYPT is not secure, and should not be used if at all possible
  • changed handling of tree operation confirmation pop-up to reduce chance of accidental deletions
  • moved to java 1.6 for standard build (should still compile under 1.5).
  • some messing around with build file to make it more reliable and git friendly
  • formatting this file to be .md friendly

New in JXplorer 3.3.1.1 (Jan 29, 2015)

  • Defaults to TLS for security; SSL must be manually enabled in config file
  • Updated userPassword editor to allow for SHA-256, SHA-512, SSHA-256 and SSHA-512 hashing algorithms
  • Updated help with information on new 'advanced userPassword editor'

New in JXplorer 3.3.1.1 RC 3 (Dec 9, 2014)

  • modified SHA- and SSHA- algorithms to *not* have '-' characters in the algorithm name in the LDAP value: e.g. "{SSHA51}s234xqw..." instead of "{SSHA-512}s234xqw..."

New in JXplorer 3.3.1.1 RC 2 (Nov 28, 2014)

  • Defaults to TLS for security; SSL must be manually enabled in config file
  • Updated userPassword editor to allow for SHA-256, SHA-512, SSHA-256 and SSHA-512 hashing algorithms
  • Updated help with information on new 'advanced userPassword editor'

New in JXplorer 3.3.1.1 RC 1 (Nov 27, 2014)

  • Xplorer 3.3.1.1 contains a number of new security features.
  • By default secure connections are now TLS - using older SSL protocols is still possible, but must be deliberately enabled in the config file (jxconfig.txt)
  • We have added an 'advanced' window for the password editor, that displays more information about the password encoding, the hash value, and the salt in use.
  • We have added SHA-256, SHA-512, SSHA-256 and SSHA-512 to the list of supported algorithms that can be generated client side in JXplorer.

New in JXplorer 3.3.1.02 (May 13, 2014)

  • minor tweak to support multi-media loading in html forms

New in JXplorer 3.3.1 (May 13, 2014)

  • Updated JXWorkbench sister project to keep code in synch
  • tweak to maintain backward compatibility with old config files
  • fix to use OS specific temp directory for temp media files

New in JXplorer 3.3.1 RC 2 (May 13, 2014)

  • Added support for 'read only' connections
  • Added a config value 'lock.read.only' which forces *all* connections to be read only
  • cosmetic tweaks to logging for rc1

New in JXplorer 3.3.1 RC 1 (May 13, 2014)

  • Added support for LDIF change files
  • Added 'preview' for LDIF files to assess changes before importing them into the live directory.

New in JXplorer 3.3.03 (May 13, 2014)

  • Added 'sorting' to JXWorkBench, allowing for complex queries which sort by attributes other than the DN
  • Reports now automatically exported using the report name as the base

New in JXplorer 3.3.02 (May 13, 2014)

  • Changed display of operational attributes; now included in main table display.
  • extended CBSaveLoadTemplate to allow saving UI elements by name, rather than position.
  • added $JXOPTS to batch scripts to allow config settings to be passed to batch (e.g. to set config location with -Djxplorer.config)
  • work on batch scripts - using java 1.6 classpaths with wildcards
  • more work on packaging
  • fix for passwords cached within session not correctly filling out connection window in some instances
  • support for commercial JXWorkBench plugin (http://jxworkbench.com) - integration with Jasper reporting engine for LDAP reports.

New in JXplorer 3.3.01 (Jul 25, 2012)

  • Fixed schema problem with binary syntaxes, mis-identifying some syntaxes (e.g. telephonic ones) as binary rather than string
  • Correctly saved 'return_attributes.txt' in variable config files location (along with usual files such as jxconfig.txt)

New in JXplorer 3.3 (Jul 2, 2012)

  • Packaged JNDI LDAP test provider (junit directory mock) as part of release * made 'official' stable release on JXplorer.org downloads page

New in JXplorer 3.3 Beta 3 (Feb 22, 2012)

  • New Features:
  • multiple windows
  • set window title to server URL
  • multi-window copy and paste (including advanced copy options; copy with new name, replace, merge)
  • Copy from LDIF tree...
  • extension code to allow JXWorkbench
  • support for paged results (under Advanced Options)
  • support for rfc 4523 ';binary' extensions to certificate-related attributes
  • Bug Fixes:
  • can't save LDIF changes with extra schema
  • need an 'unsaved changes' alert on table editor pages )
  • Copy DN was disabled for LDIF Files
  • Removed need to double enter naming value changes when editing ldif files
  • Robert Wruck's fix for swing errors (many thanks Robert - sorry it took so long!)
  • minor interface fixes / tree refresh etc.

New in JXplorer 3.3 Beta 2 (Jan 4, 2012)

  • New Features:
  • multiple windows
  • set window title to server URL
  • multi-window copy and paste (including advanced copy options; copy with new name, replace, merge)
  • Copy from LDIF tree...
  • extension code to allow JXWorkbench
  • support for paged results (under Advanced Options)
  • support for rfc 4523 ';binary' extensions to certificate-related attributes
  • Bug Fixes:
  • can't save LDIF changes with extra schema
  • need an 'unsaved changes' alert on table editor pages )
  • Copy DN was disabled for LDIF Files
  • Removed need to double enter naming value changes when editing ldif files
  • Robert Wruck's fix for swing errors (many thanks Robert - sorry it took so long!)
  • minor interface fixes / tree refresh etc.

New in JXplorer 3.2.2 (Sep 2, 2011)

  • Changed to BitRock installer - generated native install packages for Linux, BSD, Windows, Solaris, HPUX, AIX). (OSX still in test).
  • Minor Bug fixes

New in JXplorer 3.2.1 (Jun 21, 2010)

  • Changed to BitRock installer - generated native install packages for Linux, BSD, Windows, Solaris, HPUX, AIX). (OSX still in test).
  • Minor Bug fixes

New in JXplorer 3.2.1 RC2 (Mar 2, 2009)

  • new insaller - thanks to BitRock software for donation of InstallBuilder product!
  • new Chinese (zh_CN) translation - many thanks to Shi Yusen (who has also built a more Chinese friendly version of JX - not currently included).
  • fixed some permissions problems and OSX/linux incompatibilities with shell script

New in JXplorer 3.2.1 RC1 (Sep 9, 2008)

  • Support for loading LDIF files as command line argument
  • Support for displaying raw password strings in table editor using 'mask.raw.passwords=false' in jxconfig.txt
  • Some fixes for MAC look and feel; added GTK look and feel
  • Added beginnings of Taiwanese chinese language file - only partial. Reformated chinese to be traditional chinese file.
  • Added stand alone 'smart keystore editor' as a sub-project of JXplorer (separate target in ant build, creates an executable jar file)
  • Work on ant build file; making sure that shell script permissions are maintained
  • Moved source to subversion repository, restructured to allow 'single check out, single build'; more modifications to build file.