Fancy Archives Changelog
0.5:
- Added option to display Page entries with Posts inside the month links
- Cleaned up the list generation code
0.4:
- Added option: Trim post titles to a set size
- Added option: Optionally show ellipsis if a post title was shrunk
- Fix: Added fix for when page's content-type is "application/xhtml+xml"
0.3:
- Huge rewrite: cleaned up javascript - one function does all the work, javascript no longer visible in page source
- Added options: month links are optional, set current year/month to be expanded by default
- Links now link to 'javascript;' instead of '#'
0.2.5:
- Fixed an issue with displaying comment counts in < WP2.0, fixed by using WP's internal comment counting function (Thanks Will)
0.2:
- Massive update, now has a dedicated options page (no more passing options to function)
- Month links can expand to show individual posts
0.1:
- Initial Release