Another XSS vulnerability was fixed. A bug where
some contacts were not shown in the contact list
was fixed. A bug in photo handling when using
sqlite 2 was fixed. Support was added for newlines
in contact fields (use HTML "br" to mark
newlines). The automatic category "Modified
Contacts" was added to facilitate manual
synchronization. A check action was added to help
debugging. Image handling was improved, so images
are now always imported and only converted to
browser format when displayed. Minor enhancements
were made in the default template.
This release fixes a security bug that allowed cross site scripting in the categories field, fixes minor bugs in category handling, fixes a parsing error in actions.php that appeared in some versions of PHP, removes some dependencies on PHP 5, improves the sort order of the contact list, improves no-name handling, and improves error reporting. The last imported contact is now auto-selected.
A security vulnerability that allowed cross site
scripting was fixed. Sqlite support was added.
Category support (create, delete, add contacts,
remove contacts) was added. Various bugs were
fixed in escaping/unescaping functions in database
code as well as vcard import/export. An Italian
localization was added. Various fields now have
autofocus. A configuration option for file upload
location was added. A configuration option was
added for map link: $conf["map_link"].
This release added authorization (disabled by default) and a Spanish localization. Some minor bugs in the default template where the birthday edit field was not shown and some fields were not localized were fixed.
Support for adding, changing, and removing photos
was added. Automatic photo resizing was added when
a photo is manually added. An heuristic was added
to detect UTF-16/32 encoded files without BOM.
Importing vCards from Apple's Address Book now
works out of the box. Multiple vCard export was
added. Birthday display was fixed. Dates before
1970 can now be displayed. A bug where birthdate
was not imported from V2.1 vCards was fixed. Minor
changes were made in the default template. The
first contact in query results is now
auto-selected on first search.