Re-tested 0.12 and found that I had to fix a number of paths.
Fixed a bug where the delete button wouldn't show if you edited a post/page that already had a slide associated with it. Now we're binding the event at all of the right interaction points.
Cleaned up the code and reduced the overall number of lines.
0.12
Added the ability to remove slides from Posts/Pages. Bug Report by AM
Moved all external assets (js,css,img) to their own directories.
set the dataType to json in my ajax calls (eval is evil)
0.11
Overhauled the search for images with array_filter, which VASTLY increases the accuracy of searches.
0.10
Fixed an issue with the use of the jQuery Easing plugin