X-Git-Url: http://Server1/repobrowser/?a=blobdiff_plain;f=source%2FCHANGES;h=9c7f2210028f3409009687192f2071159a9288f0;hb=10f49df37ad495d12b4edb62efbffc0bf2d1d57b;hp=ded89bafb1c3af6125697bc56d4f7e0364529ae3;hpb=e9d134d2989f6d23faf661e3657525b0c24598e0;p=xestiaab%2F.git diff --git a/source/CHANGES b/source/CHANGES index ded89ba..9c7f221 100644 --- a/source/CHANGES +++ b/source/CHANGES @@ -1,3 +1,46 @@ +Version 0.19 +============ +19 June 2017 + +- Added option to change the background colour of contact data when + being viewed. +- Updated Xcode project for macOS. + +Version 0.18 +============ +11 March 2017 + +- Fixed issue with audio device remaining open after opening the contact + editor for the first time. +- Fixed issue where prefix isn't detected on Linux systems when editing + an account. +- Quit application process properly implemented. +- Enhanced contact information screen properly formatting dates. +- Contact Editor subforms that use the language drop down box are now + pre-filled with the list of language codes from ISO 639-1. +- Added icons to the preferences window. +- Double clicking on an account in the preferences window opens up the + properties for that account. + +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