X-Git-Url: http://Server1/repobrowser/?a=blobdiff_plain;f=source%2FCHANGES;h=3fe131979b0547b53d813b2cda541f702f73691a;hb=0690fc58f73ac6938d29f6df9d66ce96c43516ce;hp=b3666b9887517da2136c398954ba8ae49e84469e;hpb=5bbec6485902eab5202fb8d89c0ec8d5c4ddd891;p=xestiaab%2F.git diff --git a/source/CHANGES b/source/CHANGES index b3666b9..3fe1319 100644 --- a/source/CHANGES +++ b/source/CHANGES @@ -1,3 +1,40 @@ +Version 0.17 +============ +18 January 2017 + +- Added icon to the search window. +- Win32: Status bar gripper has been removed from main window and search + window. +- Check that the default account exists each time XAB is started. +- Fixed bug where non-SSL connections are treated as SSL connections for + CardDAV connctions. +- Fixed bug where an assert happens when the search window is closed when + in search only mode (-s). +- Fixed bug where filename of contact to open in search window appears + in a dialog. +- Message saying 'n contacts found.' disappears when the reset button + is pressed in the search window. +- Added manual page. This page is installed/uninstalled on Linux-based + systems into the share/man1 path. (e.g. /usr/local/share/man/man1) + +Version 0.16 +============ +13 November 2016 + +- Added toolbar to the main window with icons. +- Created the template translation file. This now allows Xestia Address Book + to be translated into other languages. + +Version 0.15 +============ +30 September 2016 + +- Implemented the Connection Object interface. This now opens up the + possibility of using other protocols. +- CardDAV2 class implemented using the Connection Object interface. This + has stopped the Win32 version of XAB from crashing. +- Removed old CardDAV code. + Version 0.14 ============ 08 July 2016