X-Git-Url: http://Server1/repobrowser/?a=blobdiff_plain;f=source%2FCHANGES;h=26ae6086caf5cffc20db384e60c759d3f04c3be5;hb=7f79ec2c095cc3ab182ad2e3841ae6b1a960b33b;hp=3f063378515d8d5d6eae29ebab07c3f58c72e140;hpb=bdb1cb146a16ae7f8e15aa9c9f084705a5249973;p=xestiaab%2F.git diff --git a/source/CHANGES b/source/CHANGES index 3f06337..26ae608 100644 --- a/source/CHANGES +++ b/source/CHANGES @@ -1,3 +1,36 @@ +Version 0.10 +============ +06 March 2016 + +- Implemented support to run the application to display contact + information only using the -d switch. + - It takes one option which is the filename of the contact to display. +- Fixed issue where address book URL does not appear when server is using + self-signed SSL certificate. +- Fixed issue where the conflict resolution window kept coming up when a + contact was saved to a CardDAV server. + +Version 0.09 +============ +24 February 2016 + +- Password was displayed as text in the Edit Account window when it + shouldn't have been. +- Fixed top section of the contact information page so that the name + doesn't collapse into a line per word. +- Display error message if no accounts are selected when searching + for contacts. +- Resized the Edit Account window so that all controls appear properly + in the window. +- Fixed issue with the add and remove search setting buttons in the + Search window after searching. +- Fixed issue with accounts that are reloaded after closing the edit + account window without making any changes. Clicking on either the + Edit or Delete buttons without selecting an account again caused XAB + to crash/assert. +- Fixed issue where SSL certificate window asserts due to MaxLength being + set for one of the controls. + Version 0.08 ============ 10 February 2016