Well, with what appears to be nearly several hundred upgrade completed and only two bug reports, which have been fixed, it seems this is a successful release.
Here’s what changed:
0.7.0.1 5/17/2010
- BUG: Fix fatal error when custom ordering the results.
- BUG: Fix CSS error for a gradient.
0.7.0.0 5/16/2010
- FEATURE: Add links on the plug-in management admin page for Settings, Help, Support and Donate.
- FEATURE: Added group_name shortcode attribute filter.
- FEATURE: Theme Template tag for theme development to display the entry list. All shortcode attributes are supported.
- FEATURE: Theme Template tag for theme development to display the upcoming list. All shortcode attributes are supported.
- FEATURE: The category shortcode attribute has been expanded to allow multiple categories to be called via a comma separated list. If the category has children entries, they will has display (recursively).
- FEATURE: Added shortcode attribute, wp_current_category. When this is set to true and the shortcode is used in a post, all entries that have the same category name will be displayed.
- FEATURE: Allow more than one website address to be entered per entry.
- FEATURE: Automatically add the http:// to the website addresses.
- FEATURE: Automatically add the http:// to the social network urls.
- FEATURE: Add vCard download link to entry actions.
- FEATURE: Add Upgrade Notice text to the readme.txt.
- FEATURE: Show the entries assigned categories in the entry list.
- FEATURE: Categories are added to the vcard div class.
- FEATURE: Add template tag to show an entries assigned categories.
- BUG: Set the db version after each db upgrade cycle.
- BUG: Add the missing social media block to the output class, default templates and help page.
- BUG: Fix typos in the help page.
- BUG: Fixed improper use of the prepare method when saving and updating entries.
- BUG: Fix issue causing the adding/editing of entries to fail when the ‘%’ character was used.
- BUG: Fix error caused by empty $results array in the shortcode.
- BUG: Editing a Connection Group caused it to show up twice in the list and only one was editable while the other gave an error.
- BUG: Fixing saving the entry type.
- BUG: The shortcode filter attributes were not escaped. So strings with extended characters would fail to return a match.
- BUG: Fixed elements left behind after removing fields in the entry form.
- BUG: Remove entry images from the server when they are removed from the entry.
- BUG: If an image was manually deleted from the server, the image tag will not be output.
- BUG: Fixed bug that allowed duplicate categories to be created.
- BUG: Fixed issue where database would go thru the update cycle on a new install.
- OTHER: Add instructional text to the image settings.
- OTHER: Add rel=”nofollow” to the vCard download link.
- OTHER: Removed the use of $_SESSION throughout the plug-in.
- OTHER: Enhance plug-in security through the use of nonce.
- OTHER: Move the methods from cnConvert class to the cnFormatting class.
- OTHER: Move the class.upload.php to the image processing method to remove 1.3MB of plug-in overhead.
- OTHER: Reduce memory overhead.
- OTHER: Reduce database queries.
- OTHER: More efficient query to return entires.
- OTHER: Removed the ‘custom_template’ shortcode attribute. Instead, the custom template folder will be checked for the specified template.
- OTHER: Moved the template file checking out of the entry list loop to reduce server file system IO.
- OTHER: Add place holders in the admin entry list if no image is associated to an entry.
- OTHER: Add dependencies and versions to all wp_enqueue_script / wp_enqueue_style calls.
- OTHER: Upgrade the class.php.upload class to .29
- OTHER: Better documentation throughout.
This is a great plugin and thank you kindly.
During the testing phase, for some reason my Vcard when downloading and opens in Outlook, the website doesn’t show/import.
All the other data imports perfectly except the website.
Any ideas? Thanks again for a great WP Plugin. :)
Which version of Outlook? I know 2003 has a parsing bug for the website field. I don’t have 2007 to test against.
It does work fine with the OSX addressbook, Window Live Mail, Thunderbird, kAddressbook and more.