File tree Expand file tree Collapse file tree 1 file changed +27
-0
lines changed
Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Original file line number Diff line number Diff line change 11Changelog
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+
428Version 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
You can’t perform that action at this time.
0 commit comments