- list per page added to folderadmin to read from request parameters
- Django 4.2 support added
- Django 2.2 support removed
- Python 3.10 support added
- Python 3.7 support removed
- fix: delete published thumbnail image when publishing/unpublishing images.
- fix: Filer admin to point correct change form template
- fix: Add missing closing quotation in template
- feat: Added edit icon to file changelist
- feat: Enable sorting by headers on the monkey patched directory_listing admin view
- feat: Replace CircleCi with GitHub Actions for linting and tests
- fix: File download burger menu link does not open in a new tab as per previous behavior
- feat: Customisable folder list admin file action buttons
- feat: Added file list item actions burger menu
- fix: Missing icon images in latest filer 2.x where the icons are now SVG
- Python 3.8, 3.9 support added
- Django 3.0, 3.1 and 3.2 support added
- Python 3.5 and 3.6 support removed
- Django 1.11 support removed