- Work with Rails' CSRF protection by copying the token into our form before submitting it
- Document how to use I18n with the gem
- Explicitly require tinymce-rails so tinymce-rails-imageupload can be alone in the gemfile
- Update dependency to tinymce-rails 3.4.9
- Added support for setting height and width for the inserted image
- Initial release