Version 1.0 of the Client-side adaptive image module for Drupal 7.x.
Bug fixes
#1667874: Use context of the behavior to prevent multiple insertions of an image. #1728524: Fixed recursion in formatter settings form. #1949414: Attach behaviors on inserted images.
NOTE: #1064472 is the big change here. It separates the old field export into two new exports "field_base" and "field_instance". This helps distribution developers export base field definitions and allows users to change field instances without causing the distribution feature to be marked as overridden.