Version History

0.9.1

* Added valid t() usage for translation.

* Fixed image thumbnail issue in block edit that was preventing the chosen image from being displayed properly.

* Added 'DROP TABLE' query to the package uninstall method to remove the block table upon uninstall.

0.9.2

* Removed extraneous block controller methods.
 
* Added add/edit form front-end validation
 
* Added JavaScript spinner to add/edit form input.

0.9.3

*Improved/fixed front-end validation.

1.0

*Updated version # for approved package.

1.0.1

*Modified block cache settings to enable cropped view where site caching is enabled (Thnaks arlenesey!).