Mark, the new version still has the old annoying bug when editing image properties:
- Insert image -> source code is
<img src="assets/uploads/images/productimages/007-017.jpg">
- Click on image -> klick “Edit”
- Enter alt text (by the way in german interface the field label for alt text field is missing)
- Click -> “Save”
- Source code now is
<img src="assets/uploads/images/productimages/007-017.jpg" alt="Alt Text" "="">