================== * fix: Add data-popup attr to a tag in burger menu item (291) * fix: Replace SortableAdminMixin by SortableAdminBase for WorkflowAdmin (279) * fix: Restore "In Collection" button in the toolbar (286) * fix: Update README.rst and add overview of settings * fix: Update check framework to not allow publishing for moderated models (282)
2.2.1
================== * feat: Add multi select and add to moderation in admin for moderated_models
2.2.0
================== * Python 3.8, 3.9 support removed * Python 3.10, 3.11 and 3.12 support added * Django 2.2 support removed * Django 4.2 support added * fix: Treebeard support improved by inheriting a treebeard template
2.1.6
================== * fix: Language max_length too short for certain language codes
2.1.5
================== * fix: Broken markup in the ModerationCollection changelist view, and missing attributes in the burger menu
2.1.4
================== * fix: Broken markup and js scripts in the ModerationRequest changelist views