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.
* Fixed close button misplacement in views caused by "jQuery update" module. See #2264009
* Fixed the close button padding in media module when "jQuery update" module was enabled.
* Added the default outline style for focusing elements to improve WCAG 2.0 Accessibility. See #2283737
* Added java script to remove the :focus when a link is pressed. Giving focus attribute to the clicking element only distracts.