Skip to content

Commit 33c92f7

Browse files
pandafynemesifier
authored andcommitted
[docs] Added changelog for 1.0.2 release
1 parent 100f858 commit 33c92f7

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

CHANGES.rst

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,36 @@
11
Changelog
22
=========
33

4+
Version 1.0.2 [2022-07-01]
5+
--------------------------
6+
7+
Bugfixes
8+
~~~~~~~~
9+
10+
- Fixed `device's "changed" signals emitting on the creation
11+
of new device <https://github.com/openwisp/openwisp-controller/issues/649>`_
12+
- Fixed *django-reversion's* recovery buttons were hidden from users
13+
of the "Operator" group in the admin dashboard of ``Certificate`` and ``CA``
14+
models
15+
- Removed `hardcoded static URLs
16+
<https://github.com/openwisp/openwisp-controller/issues/660>`_
17+
which created issues when static files are served using an
18+
external service (e.g. S3 storage buckets)
19+
- Fixed `permissions for "Operator" and "Administrator" groups to
20+
access "OrganizationConfigSettings" objects
21+
<https://github.com/openwisp/openwisp-controller/issues/664>`_
22+
- Fixed `support for multiple wireguard tunnels on the same devices
23+
<https://github.com/openwisp/openwisp-controller/issues/657>`_
24+
- Fixed `"/api/v1/controller/device/{id}/" REST API endpoint not
25+
updating the device's configuration backend
26+
<https://github.com/openwisp/openwisp-controller/issues/658>`_
27+
428
Version 1.0.1 [2022-05-11]
529
--------------------------
630

31+
Bugfixes
32+
~~~~~~~~
33+
734
- Admin: show main group information in ``DeviceGroupAdmin`` list:
835
- name
936
- organization

0 commit comments

Comments
 (0)