X-Git-Url: http://Server1/repobrowser/?p=xestiaab%2F.git;a=blobdiff_plain;f=source%2FCHANGES;h=d26b7bd7d322c30ed3056e4554d2530d11d2681f;hp=9c7f2210028f3409009687192f2071159a9288f0;hb=7c1aa93a895f0c9304133121390f97207200308a;hpb=6968ee30917db60440c1c96c7471b20898de24b1 diff --git a/source/CHANGES b/source/CHANGES index 9c7f221..d26b7bd 100644 --- a/source/CHANGES +++ b/source/CHANGES @@ -1,3 +1,50 @@ +Version 0.23 +============ +08 September 2018 + +- Fixed issue with anniversary date being set as birthday date. +- Implemented help browser +- Updated documentation with new screenshots + +Version 0.22 +============ +18 January 2018 + +- UTF-8 support for contact data now implemented. +- Check if save was successful before closing the contact editor window + if using the Save and Close Contact menu item. +- Fix issue of vCard 3.0 compatability. A value in either the title, + forename, surname, other names and suffix text boxes in the contact + editor is now required. +- Fix issue of not being able to connect properly via SSL due to + recent curl (library used for communication between client/server) + changes. +- Minimum version of curl required is now 7.54.1 + +Version 0.21 +============ +07 November 2017 + +- Fixed issue when main window is reset after creating an address book. +- Fixed issue after turning off the use background colour option which + results in a black background. +- Clean up application icon for macOS version. + +Version 0.20 +============ +09 September 2017 + +- Implemented single priority control for all contact editor subforms. +- Fixed issue with colour background still being displayed after disabling + it in preferences. +- Fixed issue with right click on a contact in the contact list when the + account type is local. +- Close all windows before opening the preferences window. +- Fixed issue where modifying or deleting items from the Contact + Editor will cause XAB to crash if there's no items in the list. +- Fixed separate issue where deleting a note from the Home tab in the + Contact Editor will cause XAB to crash. + Version 0.19 ============ 19 June 2017