Releases: Difference between revisions
Line 4: | Line 4: | ||
=== Bugs === | === Bugs === | ||
* Visitors can properly delete [[Blog]] comments after posting them, for a short period of time. | * Visitors can properly delete [[Blog]] comments after posting them, for a short period of time. | ||
* Uploading files into a collection from the [[ImageGalleryComponent|Image Gallery Component]] dialog no longer resets the collection | * Uploading files into a collection from the [[ImageGalleryComponent|Image Gallery Component]] dialog no longer resets the collection drop down. | ||
* An issue involving uploading a new image while using the add image dialog [[CustomComponent|Custom Component]] has been resolved. | |||
=== Enhancements === | === Enhancements === |
Revision as of 14:00, 16 April 2009
Version 1.0.3
Release date: Not yet released
Bugs
- Visitors can properly delete Blog comments after posting them, for a short period of time.
- Uploading files into a collection from the Image Gallery Component dialog no longer resets the collection drop down.
- An issue involving uploading a new image while using the add image dialog Custom Component has been resolved.
Enhancements
- Image Gallery Component will now revert to display all images if you set it to a collection, and then delete the collection.
- Added single column layout option to Terrafirma theme.
- Simplified theme creation for multiple layouts, removed config.xml file from themes.
Version 1.0.2
Release date: April 13th, 2009
Bugs
- Fixed problem with some feeds added not updating due to them containing a blank title node in the XML.
- When importing large Wordpress XML exports, posts are no longer duplicated sometimes.
- Editing nested items in the Navigation Component no longer removes children.
- Fixed an Internet Explorer bug causing file uploads to not work after subsequent attempts.
- Feeds that are using the iTunes podcast specification will now parse and update properly.
- Twitter Component now displays the number specified rather than just the latest tweet. (This was an etag problem)
Enhancements
- Importing Wordpress posts is now quicker. (Especially if you have alot of posts!)
- Better feedback when managing hostnames.
- Better handling of songs without author ID3 data in Audio Player Component
Version 1.0.1
Release date: April 6th, 2009
Bugs
- Fixed problem with Blogroll Component for when feeds do not have a website URL associated with them. Blogroll Components that were displaying an error will now be fixed.
- Generated sitemap.xml file now validates properly when adding to Google Webmaster tools.
- Editing nested labels in the Navigation Component no longer causes an error.
- Audio Player Component will no longer error when the playlist is empty.
- Audio Player Component fixed to work with only one song in the playlist.
- Resolved an issue with the Blog when saving an post as unpublished for the first time.
- Fixed an issue with favorite icon fetching for some feeds (Google Reader and a few others) was causing them to not get updated due to an error.
Features
- New theme added: Moonlit
- Improvements to the Support System
Enhancements
- Made the Blogroll Component and Webfeed Component interfaces a little more clear for what the action buttons do.
- JavaScripts are now prepended (instead of being appended) to head, making it easier to use the built in jQuery (also available as $j) in your own scripts
Version 1.0.0
Out of beta!