This update adds a `button` feature, Wagtail 6.1 compatibility and more.
Additions
* Add gitignore exclusion for testapp media files
* Add testapp
* Add Github Actions workflow for tests
* Add tutorial for tunes
* Add `button` feature
* Add sortable for `images` feature
* Add buttons for editing/removing images from `images` feature
* Add hooks for `wagtail_fedit` library for the editor (does not matter if not installed)
Updates
* Update README
* Updates to CSS (frontend and admin)
* Updates to internal chooser-tool javascript
* Update `build_element` to receive the `data` for ModelInline features
Fixes
* Fixes to validation in formfield; check for version and timestamp.
* Fixes to chooserUrls for **Wagtail 6.1**
* Fixes to inline-links not using the target/rel attributes specified
* Fixes to parsing `can_have_attrs` for inline features
* Fixes to exception when rendering if tune gets removed from list but is present in data