Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
Version 0.12 release
[xestiaab/.git] / source / CHANGES
1 Version 0.12
2 ============
3 12 April 2016
5 - Added check to see if a server is on the blacklist and to display a
6   dialog confirming that data loss could happen if that server is used.
7 - Added support for OS X. Support begins from OS X 10.11.4. Use of XAB
8   on OS X before this version is unsupported.
10 Version 0.11
11 ============
12 23 March 2016
14 - This version is a maintenance release.
15 - All code is indented using tabs not spaces.
16 - Remove most of the unused variables from the code.
17 - Moved unit testing application building into a separate Makefile. 
18   To build the unit test application, run make from the tests directory.
19 - Added unit tests for some of the common functions that can return
20   values or use pointers.
22 Version 0.10
23 ============
24 06 March 2016
26 - Implemented support to run the application to display contact
27   information only using the -d switch.
28     - It takes one option which is the filename of the contact to display.
29 - Fixed issue where address book URL does not appear when server is using
30   self-signed SSL certificate.
31 - Fixed issue where the conflict resolution window kept coming up when a
32   contact was saved to a CardDAV server.
34 Version 0.09
35 ============
36 24 February 2016
38 - Password was displayed as text in the Edit Account window when it
39   shouldn't have been.
40 - Fixed top section of the contact information page so that the name
41   doesn't collapse into a line per word.
42 - Display error message if no accounts are selected when searching 
43   for contacts.
44 - Resized the Edit Account window so that all controls appear properly
45   in the window.
46 - Fixed issue with the add and remove search setting buttons in the
47   Search window after searching.
48 - Fixed issue with accounts that are reloaded after closing the edit 
49   account window without making any changes. Clicking on either the 
50   Edit or Delete buttons without selecting an account again caused XAB 
51   to crash/assert.
52 - Fixed issue where SSL certificate window asserts due to MaxLength being
53   set for one of the controls.
55 Version 0.08
56 ============
57 10 February 2016
59 - Fixed issue with checks not being made on iterators when editing data
60   which causes the application to crash.
61 - Fixed issue which causes the application to assert on multiline text
62   box controls (maxlength was set when it shouldn't have been).
63 - Resized add and edit properties dialogs that are use with the contact
64   editor so certain controls are not squashed.
65 - Contact editor now has a minimum window size of 800x500 set.
66 - Corrected Makefile so that compiling using -j now works.
68 Version 0.07
69 ============
70 22 January 2016
72 - Fixed right click menu in the Search window when the mode is Search Only. 
73 - New accounts now appear after creating an account through the new account
74   window. They didn't appear before due to a bug involving a boolean that
75   wasn't set as a pointer.
76 - Added support to do contact format conversion on the command line using the
77   -c switch.
78   - Takes three or four command switches:
79         -ifmt=<str>: Input format to convert form.
80         -ofmt=<str>: Output format to convert to.
81         -ifile: Input filename to read from.
82         -ofile: Output filename to write to. (don't use to pipe to console).
83 - Added unit tests for contact format conversion.
84 - Added unit tests for loading vCard 4 data.
85 - Moved loading of vCard 4 data when using frmContactEditor into 
86   ContactDataObject. Saving will also move into ContactDataObject in a later
87   version.
88 - vCard 3/4 conversion now supports CLIENTPIDMAP, XML and SOURCE. 
90 Version 0.06
91 ============
92 01 December 2015
94 - Added right click menus for the contact list in the main window and the search
95   results list in the search window.
96 - Added feature to save photos, logos and sounds from contacts.
97 - Fixed minor vCard version printing to console issue.
98 - Added copyright and licence headers to the source and header files as needed.
99 - Changed CardDAV into CardDAV* for the Activity Manager tasks which improves
100   memory efficiency as CardDAV object is now deleted each time a task is
101   completed.
102 - Splitted some source files down to make them more manageable.
104 Version 0.05
105 ============
106 25 November 2015
108 - Click on the Close Window button on the main window on Win32 systems causes XAB
109   to crash. This hopefully has now been fixed.
110 - All tabbed forms now show the first page instead of the second page in some
111   forms.
112 - Initial unit testing application has been implemented. Additional unit tests
113   will be added over time.
115 Version 0.04
116 ============
117 17 November 2015
119 - Added -e support for direct editing without having to start XAB fully. The direct 
120   editing process checks if the contact is in the user's settings/accounts directory
121   and refuses to load it if it is. Another check is made where if the file is not a
122   vCard 4.0 contact, it will refuse to load.
123 - Cleaned up Bitmap Code Helper removing all commented out references to Boost and
124   fixed the line tabbing.
125 - Cancel button for the Preferences window now works.
127 Version 0.03
128 ============
129 03 November 2015
131 - Fixed assert issues when opening frmContactEditorTemplate and frmContactEditorAddress
132 - Save Contact & Close within the contact editor is now implemented.
133 - Fixed more issues with compiling when using other Linux-based OSes other than OpenSuSE.
134 - Fixed issues when creating an account on a Win32 system.
136 Version 0.02
137 ============
138 20 October 2015
140 - Added -s support for direct searching without having to start XAB fully.
141 - Fixed issues with compiling when using other Linux-based OSes other than OpenSuSE.
143 Version 0.01
144 ============
145 05 October 2015
147 - Initial Release
Xestia Software Development
Yn Maystri
© 2006 - 2019 Xestia Software Development
Software

Xestia Address Book
Xestia Calendar
Development

Xestia Gelforn
Everything else

About
News
Privacy Policy