Releases: Difference between revisions
(→Bugs) |
(→1.0.1) |
||
Line 17: | Line 17: | ||
=== Enhancements === | === Enhancements === | ||
* Made the [[BlogrollComponent|Blogroll Component]] and [[WebFeedComponent|Webfeed Component]] interfaces a little more clear for what the action buttons do. | * Made the [[BlogrollComponent|Blogroll Component]] and [[WebFeedComponent|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 | |||
== 1.0.0 == | == 1.0.0 == | ||
Out of beta! | Out of beta! |
Revision as of 10:50, 3 April 2009
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
1.0.0
Out of beta!