- Added support for Django 3.2 and Django 4.0
- Added support for python 3.9
- [fix] Added jquery.init.js in the widget media to fix django.jQuery JS error
- [change] Rebuild UI based on CSS display property instead of visibility This change allows to manipulate the contents of the text area and trigger the recompilation of the UI also if the field is not visible.
- Made clear raw editing mode is JSON
- first release