"The world's most awesome jQuery slider" by Gilbert Pellegrom, made easily available for WordPress.
Added "shuffle images" option to display the slides in random order
Fixed a problem where not all images in a category would be added to a slider correctly
Support for multiple categories from shortcodes as well as from template function. [snivo id="myid" category="mypostcategory1,mypostcategory2"] or simple_nivo_slider('myid', 'mypostcategory1,mypostcategory2');
Updated the nivo-slider component to version 2.5.2 Initial support for [snivo id="myid" category="mypostcategory"] style shortcodes. Currently only image div "id" and the post "category" can be specified in the shortcodes (more options will surely follow). Squashed a few bugs
Added support for using post image sizes other than 'full'. Full remains the default value.
Updated to nivo slider 2.5.1. Fixed a few minor problems.
Fixed php warning in database update code. This would in some situations cause problems activating or upgrading the plugin.
A few small fixes. New arrow- and loader images.
Fix CSS problems.
Improved handling of non-automatic plugin updates. This should make the plugin behave nicely for updates performed manually too. Other minor fixes and improvements were thrown in as well.
Added plugin database update helper functionality to make sure database is "sane" after an update.
Nivo-Slider updated to version 2.5. Support for new transitions added to plugin code and CSS was cleaned up.
Insignificant documentation updates
Fixed small but significant bug, causing JS problems on some IE configurations
Removed incorrect upgrade notice statement in readme.txt
Initial release