- Added utility functions:
draft_get_entity_image_url()- get URL of an image that is stored in media field of an entitydraft_get_image_style_url()- get URL of an image with certain image style applied
- Replaced
<input type="submit" />with<button/>element by overriding corresponding template
- Initial release, nothing fancy