Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
The 2.x release has a different approach. Instead of loading the block and hiding it as the 1.x version did, this will do an ajax load once you click the feedback button. This approach seems to be better for larger sites. The previous 1.x version had a tendency to get a really large cache table when there are a lot of pages and visitors.
This release primarily fixes an issue with 7.x-4.0 #2260427: rubik.js throws an error that was cause JS issues on some ajax forms like multiple image uploads.