- Fix: In combination with [django-nested-admin](https://github.com/theatlantic/django-nested-admin) integration fails with an error in inlien formsets.
2.1.7
- Yanked.
2.1.6
- Add support for Django-4.2.
2.1.5
- Fix: In `SortableInlineAdminMixin.get_fields()`, convert potential tuple to list in order to append extra elements.
2.1.4
- Fix: It not is not possible anymore, to move items beyond the last item, i.e. after an empty extra rows for new items or even after the row with the "Add another chapter" link.
2.1.3
- Fix 328: Replace `uglify` against `terser` to minify JavaScript files.