IMPORTANT (for users with previously installed versions only):
You can't update to this release via the internal packagemanager because this release switched the LDAP server port from 389 to 10389!
To update from previous versions:
  1. Stop the openthinclient server
  2. Download the new release and unpack it. Copy the contents of the zip file into your previous install folder (overwriting old files)
  3. Delete the openthinclient java preferences:
    1. Windows:
      Start regedit and delete the following node:
      HKEY_CURRENT_USER\Software\JavaSoft\Prefs\org.openthinclient
    2. Linux:
      rm -rf ~/.java/.userPrefs/_*
  4. Start the openthinclient server
  5. Start the openthinclient manager and "connect to environment"

Release Notes - Suite - Version 0.2.2

Bug
[SUITE-61] - Broken I18N on section title in DetailView
[SUITE-109] - Detail view often does not show correct values but instead default values from the schema xml file
[SUITE-134] - initramfs scripts/nfs hangs
[SUITE-142] - No realm view refresh after a realm edit action
[SUITE-146] - Renaming directory objects causes NullPointerExceptions
[SUITE-147] - Firefox does not honor configured proxy setting
[SUITE-153] - Interchanged menu icons (initialize/connect to realm)
[SUITE-155] - Missing escape characters in messages.properties
[SUITE-156] - Firefox does not apply correct proxy settings
[SUITE-157] - Escape special characters for DN-search on client side
[SUITE-158] - System call truncate() doesn't work
[SUITE-161] - Eliminate ConcurrentModificationExceptions in nfs server's cache cleaner

Improvement
[SUITE-143] - Switch LDAP port: 389 -> 10389
[SUITE-144] - Support anonymous LDAP binds
[SUITE-151] - Update firefox to 2.0.0.13
[SUITE-154] - Add MAC-address to client table
[SUITE-159] - Flush nfs path database at regular intervals
[SUITE-160] - Speed up nfs path manager
[SUITE-162] - Fix compatibility issues with some pxe bootroms
[SUITE-164] - Update realtek driver (r8169 module)
[SUITE-165] - Update broadcom driver (tg3 module)
[SUITE-166] - Use configured thin client name as hostname
[SUITE-167] - Add dnsutils to base package
[SUITE-168] - Add portmapper to base package
[SUITE-169] - Add grub to base package
[SUITE-170] - Add eog to base package
[SUITE-171] - Add nfs-kernel-server to base package
[SUITE-172] - Add samba related packages to base package
[SUITE-173] - Add autofs to base package
[SUITE-174] - Add nfs-common to base package

New Feature
[SUITE-135] - Auto-run application

Requirement
[SUITE-163] - English keyboard layout as default