Changelog
v0.1 (2009-07-26)
v0.2 (2009-08-02)
- Added template functions
- Added Swedish translation (Thanks Gunnar Lindberg Årneby)
v0.3 (2009-08-14)
- Improved caching performance
- Added Turkish translation (Thanks Yakup Gövler)
v0.4 (2009-09-16)
v0.5 (2010-01-03)
- Removed JavaScript from unwanted admin pages and added Belorussian translation.
v0.6 (2010-03-18)
- Added option to hide author links.
v0.7 (2010-04-16)
- Fixed an issue in showing the number of posts.
v0.8 (2010-05-08)
- Added support for shortcode and sorting by title.
v0.9 (2010-06-18)
- Fixed an issue with the order by option.
v1.0 (2010-06-19)
- Fixed issue with shortcode.
v1.1 (2010-06-23)
- Fixed issue with shortcode, which was not fixed properly in 1.0
v1.2 (2010-06-25)
- Fixed issue with shortcode, which was not fixed properly in 1.0 and 1.1
v1.3 (2010-07-12)
- Fixed some inconsistency in documentation and code
v1.4 (2010-08-04)
- Added German translations
v1.5 (2010-08-26)
- Added Dutch translations and fixed typos
v1.6 (2011-02-17)
- Fixed an issue in handling boolean in shortcode
v1.7 (2011-05-11)
- Added support for displaying post dates.
- Fixed a bug which was corrupting the loop.
v1.8 (2011-09-07)
- Added support for displaying content (Thanks rjune)
v1.9 (2011-11-13)
- Added Spanish and Hebrew translations.
v2.0 (2011-11-20)
- Added option to exclude tags.
- Fixed bug in displaying author name
- Added support for post thumbnails
- Don't display widget title if posts are not found
- Added Tag links
- Added the option to take tags from the current post
- Added the option to take tags from the custom fields of current page
v2.1 (2011-11-22)
- Added option to include tag links from shortcode and template function.
v2.1.1 (2011-12-31)
- Fixed undefined notices for nouncename while creating new posts
v2.2 (2012-01-31)
- Fixed issues with order by option.
- Added Bulgarian translations
v2.3 (2012-04-04) (Dev time - 3 hours)
* Added filter to the get_the_content() call
* Moved caching logic to widget
* Added the option to exclude current post/page
* Added Lithuanian translations
v2.4 (2012-04-15) (Dev time - 0.5 hours)
* Added option to disable cache if needed
v2.5 (2012-04-30) (Dev time - 0.5 hours)
* Fixed the sorting by title issue