- fixed some misbehaviour on Internet Explorer #122071, #139718
- javascript and HTML optimized
- only the image itself pauses the slideshow #139905
- POT files have changed
- Brazillian Portuguese translation file (.po) available
Removing "Engine=InnoDB" from the database table creation code. It's not needed in any way, bad practice, and more likely to fail when selecting database engines is disallowed by the MySQL configuration. Thanks to drupal.org user the1who for making me notice this.