1.0.0 [2022-02-18]
Features
- Added customizable navigation menu
- Added horizontal filters
- Added customizable admin dashboard
- Added send_email function
- Added CompressStaticFilesStorage -a static storage backend for Django that also compresses static files
- Added AssertNumQueriesSubTestMixin
- Added HelpTextStackedInline admin class
- Added OpenwispCeleryTask - a custom celery task class
- Added support for linting CSS and JS in openwisp-qa-check
- Added support for formatting CSS and JS in openwisp-qa-format
- Added git pre-push hook
Changes
Bugfixes
- Fixed checkcommit failing for trailing period (.) after closing keyword
Dependencies
- Bumped
django-model-utils~=4.2.0
- Bumped
black<=21.10b0
- Bumped
djangorestframework~=3.13.0
- Added
swapper~=1.3.0
,django-compress-staticfiles~=1.0.1b
and
celery~=5.2.3
- Added support for Django
3.2.x
and4.0.x
- Added support for Python
3.9