Skip to content

1.1.0 [2024-08-16]

Compare
Choose a tag to compare
@pandafy pandafy released this 16 Aug 19:18
· 14 commits to master since this release
1.1.0
fd8ec5b

Features

Changes

  • Allowed passing extra arguments to the Django send_email function, providing more flexibility in email handling.
  • Replaced the ReStructuredText check with docstrfmt, improving documentation formatting and validation.

Dependencies:

  • Bumped django-model-utils~=4.3.1
  • Bumped djangorestframework>=3.14,<3.15.2
  • Bumped django-filter~=23.2
  • Bumped drf-yasg~=1.21.7
  • Bumped celery~=5.3.0
  • Bumped black~=23.12.1
  • Bumped flake8~=7.1.0
  • Bumped isort~=5.13.2
  • Bumped coveralls~=4.0.1
  • Bumped selenium>=4.10,<4.24
  • Added django-admin-autocomplete-filter~=0.7.1, urllib3>=2.0.0,<3.0.0, tblib~=3.0.0, selenium>=4.10,<4.24, and docstrfmt~=1.8.0.
  • Added support for Django 4.1.x and 4.2.x
  • Added support for Python 3.10
  • Dropped support for Python 3.7
  • Dropped support for Django 3.0.x and 3.1.x

Bugfixes

  • Fixed the alert icon URL in the HelpTextStackedInline template