* Bugfix: When omitting the background image description in Studio, the red halo
indicating the field with the error did not show in Safari. (PR #62)
* Bugfix: Make short URLs of the form /static/... to uploaded images work
correctly for item background images. (PR #63)
Version 2.0.2 (2016-02-18)
Version 2.0.2 (2016-02-18)
--------------------------
--------------------------
...
@@ -8,7 +16,6 @@ Version 2.0.2 (2016-02-18)
...
@@ -8,7 +16,6 @@ Version 2.0.2 (2016-02-18)
* Bugfix: In Studio, Newly added drag and drop components did not load properly, due to [a Studio bug](https://github.com/edx/edx-platform/pull/11433) that affects Cypress and Dogwood. (Fixed in Studio post-Dogwood.) (PR #55)
* Bugfix: In Studio, Newly added drag and drop components did not load properly, due to [a Studio bug](https://github.com/edx/edx-platform/pull/11433) that affects Cypress and Dogwood. (Fixed in Studio post-Dogwood.) (PR #55)
* Fixed some flaky tests
* Fixed some flaky tests
Version 2.0.1 (2016-02-15)
Version 2.0.1 (2016-02-15)
--------------------------
--------------------------
* Bugfix: If zone labels are numbers, like "1", "2", etc., then the draggables would not match with that zone (you cannot drop the draggables onto that zone) (PR #54)
* Bugfix: If zone labels are numbers, like "1", "2", etc., then the draggables would not match with that zone (you cannot drop the draggables onto that zone) (PR #54)