source: tags/1.1.0/Release Notes.txt

Last change on this file was 65, checked in by chronos, 2 years ago
  • Modified: Version 1.1.0 windows binary.
  • Modified: Trunk pushed to 1.2.0 alfa version.
File size: 3.4 KB
Line 
1Version 1.1.0 (2021-12-09)
2==========================
3
4* Added: New feature to split multiple contacts into separate files. Accessible from File menu.
5* Added: Show also normal phone and work phone in the contact list.
6* Added: Support for GIF and PNG images for contact photo.
7* Added: Social tab in contact form.
8* Added: Allow to specify alternative property name for contact field definition to support various non-standard properties.
9* Added: Chat contact tab for text chatting applications.
10* Added: Show textual name of contact field in contact field form and prefill field name and attributes. Update that name back according used field name and attributes.
11* Added: Support more file encodings for file open.
12* Added: Show open file dialog on photo click.
13* Added: Allow to load from file or save to file individual selected contacts from the list.
14* Added: Clone context menu action and toolbar button for list of contacts and contact properties.
15* Added: Context menu action to clear profile image.
16* Added: Remember last selected tab index in contact form.
17* Added: Show default profile photo if contact image is not specified.
18* Added: Allow to load photo from file or save it to file.
19* Added: New more general contact properties list and item form.
20* Added: Support for QUOTED-PRINTABLE encoding.
21* Added: Full name, Middle name, title after and title before into contact form.
22* Added: Bottom column filter bar in contacts list.
23* Added: Allow to sort columns in contacts list.
24* Added: Show contact image in contact edit window.
25* Added: In case of loading errors show a list of found errors with line numbers.
26* Added: More standard properties.
27* Added: Support text/vcard mime type by deb and snap packages.
28* Modified: Optimized encoding/decoding of escaped strings.
29* Modified: Optimized select all action.
30* Modified: Optimize loading/saving values in contact form. Load/save only form fields from active tab.
31* Modified: Show Private and Work addresses in separate tab.
32* Modified: Statusbar moved into contacts form and it is now showing total, filtered and selected number of items.
33* Modified: Translated contact fields titles.
34* Modified: Store contact properties in general way to support also user defined properties and unknown attributes.
35* Fixed: Escaping combined values with backslash symbol.
36* Fixed: Long BASE64 encoded lines were not automatically wrapped to limit max line length.
37* Fixed: Autosize cool bar bands.
38* Fixed: Loading of JPEG photo. Image binary data were affected by TStringList. Store them just as a string type.
39* Fixed: Avoid exception if photo data are not valid image data.
40* Fixed: Hints were not shown in contacts toolbar.
41* Fixed: Check if property block started correctly.
42* Fixed: Improved alignment of fields in contact dialog.
43
44Version 1.0.0 (2021-08-19)
45==========================
46
47* Added: From Find duplicities form it is possible to open the list of duplicit contacts for further modification/addition/removal.
48* Added: New Generate contacts Tools menu action to generate multiple random contacts.
49* Added: New Tools action Find duplicates.
50* Added: Partial support for color theming.
51* Added: Allow to edit contact properties in the list of all.
52* Added: New File menu action Merge. It can merge multiple vcard files and update values for items with same full name.
53* Added: Status bar with number of contacts.
54* Added: Show all fields tab in contact form.
55* Added: Contact edit form.
Note: See TracBrowser for help on using the repository browser.