Skip to content

Releases: openwisp/openwisp-utils

1.0.1 [2022-04-07]

07 Apr 19:47
1.0.1

Choose a tag to compare

  • Fixed ImportError in click dependency of black (updated black dependency to black~=22.3.0)
  • Fixed target link of pie charts which use group by queries

1.0.0 [2022-02-18]

18 Feb 18:42
1.0.0
c5558fc

Choose a tag to compare

Features

Changes

Bugfixes

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 and 4.0.x
  • Added support for Python 3.9

0.7.5 [2021-06-01]

01 Jun 17:51
0.7.5
e189363

Choose a tag to compare

  • [fix] Added workaround for minification of browsable API view. Django-pipeline strips spaces from pre-formatted text on minifying HTML which destroys the representation of data on browsable API views. Added a workaround to restore presentation to original form using CSS.

0.7.4 [2021-04-08]

08 Apr 16:56
0.7.4
4e419be

Choose a tag to compare

  • [fix] Fixed commit check for co-authored commits

0.7.3 [2021-01-12]

13 Jan 03:43
0.7.3

Choose a tag to compare

  • [change] Bind coveralls to 3.0.0

0.7.2 [2020-12-11]

11 Dec 20:18
0.7.2

Choose a tag to compare

  • [fix] Fixed menu height on long pages
  • [change] Minor improvement to UI colors to improve readability

0.7.1 [2020-11-18]

18 Nov 18:38
0.7.1

Choose a tag to compare

  • [fix] Fixed bug inopenwisp_utils.admin.UUIDAdmin which caused the removal of all the readonly_fields from the admin add page, now only the uuid field is removed
  • [change] Changed commit check to allow commit messages from Dependabot

0.7.0 [2020-11-13]

13 Nov 04:48
0.7.0
fb9c5fa

Choose a tag to compare

Features

Changes

  • [utils] Removed deprecated openwisp-utils-qa-checks

Bugfixes

  • [admin] Hide menu options for unauthenticated users
  • [admin] Fixed menu buttons being clicked on some sections of page when not visible

0.6.3 [2020-09-02]

02 Sep 00:19
0.6.3

Choose a tag to compare

  • [deps] Updated django-filter range: >=2.2.0<2.4.0

0.6.2 [2020-08-29]

29 Aug 22:33
0.6.2

Choose a tag to compare

  • [fix] Fixed commit message check when close/fix keyword is missing
  • [change] Changed QA commit check prefix hint to mention conventional commit prefixes