Change Log
KeePassBB2 v 2.0 - Build @baserevision@.@svn.info.rev@ - Released @DATE@
**New Features**
Added compatibility with KeePass 2.15
WARNING! This release works ONLY with the new file format introduced with KeePass 2.15. It will NOT work with KeePass 2.14 or earlier.

KeePassBB2 v 2.0 - Build 2.0.1506 - Released July 9 2010
**Fixed**
Fixed issue with non-scrolling dialogs on the Storm.

**New Features**
Added compatibility with KeePass 2.11

KeePassBB2 v 2.0 - Build 2.0.1382 - Released January 9 2010
**Fixed**
Fixed issue with special characters in file names.
Implemented work around for Desktop Manager bug that prevented the sync add-in from executing.

**New Features**
None.

KeePassBB2 v 2.0 - Build 2.0.1356 - Released October 10 2009
**Fixed**
Fixed issues OS 5.0 compatibility issues.

**New Features**
None.
NOTE: This release of KeePassBB is ONLY compatible with KeePass 2.09. If you install this version of KeePassBB and you plan to synchronize with the desktop, you must also install KeePass 2.09.

KeePassBB2 v 2.0 - Build 2.0.1347 - September 14 2009
**Fixed**
None.

**New Features**
Added ability to show password characters in plain text.
Updated to match KeePass version 2.09.
NOTE: This release of KeePassBB is ONLY compatible with KeePass 2.09. If you install this version of KeePassBB and you plan to synchronize with the desktop, you must also install KeePass 2.09.

KeePassBB2 v 2.0 - Build 2.0.1339 - Released September 3 2009
**Fixed**
Keyfiles generated by KeePass 2.08 weren't being handled correctly.

**New Features**
None.

KeePassBB2 v 2.0 - Build 2.0.1338 - Released August 23 2009
**Fixed**
Search wasn't accepting punctuation.
Various error message and error handling.

**New Features**
"Copy Userid" was added to the menu.

KeePassBB2 v 2.0 - Build 2.0.1332 - Released July 26 2009
**Fixed**
Creating a new entry occasionally caused a NullPointerException.
Search results were being duplicated.

**New Features**
You can now add and delete custom fields.
Separators were added between entry fields to improve readability.
Field titles on entry and group screens are now bold.
Groups optionally sort on the tree screen.
New option to automatically hide empty entry fields.
Moved user defined fields above the entry Notes.

KeePassBB2 v 2.0 - Build 2.0.1321 - Released July 19 2009
**Fixed**
A NullPointerException was being thrown in DirectoryEntry during a database load.
Cleaned up some menu processing functions.

**New Features**
Added option to sort tree entries.
Added option to prompt before exit.
Added option to show group name in the entry details.
Added option to show group name in the search screen.

KeePassBB2 v 2.0 - Build 2.0.1309 - Released July 8 2009
**CRITICAL BUG**
This release fixes a critical bug involving non-ASCII characters. All users should upgrade to KeePass 2.08 on the desktop and this release of KeePassBB.

**Performance**
The GZIP algorithm was optimized reducing file size by over half.

KeePassBB2 v 2.0 - Build 2.0.1305 - Released July 6 2009
**New Features**
Now compatable with KeePass 2.08. You must upgrade to KeePass 2.08 on the desktop in conjunction with this release of KeePassBB.
KeePassBB2 v 2.0 - Build 2.0.1298 - Released July 3 2009
**Fixed**
Open HTTP Database wasn't working correctly on OS 4.6.1 or greater devices.
"Reload database on start" option wasn't consistent.
"Remeber last used directory" option wasn't working for URLs.
Menus now better support touchscreen devices.
Added a "Save" option to the Options menu.

**New Features**
Added ability to show userid as part of the title in the tree screen.

**Performance**
A new XML parser was introduced that provides significant improvement in the time it takes to open a large database.

KeePassBB2 v 2.0 - Build 2.0.1272 - Released June 9 2009
**Fixed**
Auto database open wasn't handling https URLs.
Null keyfile wasn't being handled correctly during synchronization.
KeePassBB2 v 2.0 - Build 2.0.1269 - Released June 2 2009
**Fixed**
Opening a database via HTTP wasn't creating local directories correctly.
Removed 64KB limit on keyfiles. You must install the latest desktop add-in from the msi file for this to work.
KeePassBB2 v 2.0 - Build 2.0.1255 - Released May 8 2009
**Fixed**
The tree and search screens weren't saving the database correctly.
KeePassBB2 v 2.0 - Build 2.0.1255 - Released May 8 2009
A little history... The first version of KeePassBB stored a single database in the device's internal persistent store. This was pretty stable but had one drawback...you couldn't maintain multiple databases as some users had requested. In a subsequent release, I changed over from the internal store to using files on the device's filesystem. While this satisfied the requirement to manage multiple databases, it wreaked havoc on the synchronization process because a good portion of the device's filesystem becomes unavailable when the devices is plugged into a USB port.

So now I've come full circle. With this release of KeePassBB2, I've reverted to the internal store to recover some synchronization stability, however, I've left the ability to use the filesystem as an option but without synchronization. See the FAQ for more information about the two modes and how to switch between them.

This release also fixes a font selection bug and a bug where an "!" in a password wasn't being passed correctly between the desktop add-in and the device.