- Fixec Version 2.0.0 causes issues with Django 4.x due to missing sourcemaps issue #83
- Fix default paths for static files #53
- Stop declaring support for Django versions before 3.2 #65
- Avoid HTML injection via unsafe JSON injection #64
- Remove source map reference from JS bundle #70
- Add dark mode CSS support #82
- Updated documentation
- Fix for issue #51, updates the bundled libs to 9.1.9 and additional notes for Django 3.1 changes
- Added functionality to override version of JSONEditor to use
- update readme for django 3.1
- Stop resolving paths to the static files
- Update Makefile
- Make Stable the project
- Update requirements.txt
- Fixed static to work with CDN tools like django-storages
- Make widget more configurable
- Fixed an incompatibility with Python 2.7
- update jsoneditor to latest version