FIXED: Fix list views with parameters in last path segment not named "list" views (#917)
ADDED: Allow overriding produces/consumes with @swagger_auto_schema decorator (#916)
FIXED: Fix filter parameters not appearing in swagger with django-filter>=25 (#926)
IMPROVED: Update Python, Django, and DRF versions and packaging configuration (#922)
IMPROVED: Remove usage of pkg_resources (#928)
FIXED: Fix call_view_method warning to include the method name again (#923)
ADDED: Add a hide download button option (#848)
ADDED: Add ruff linters (#903)