Skip to content

Commit 45d675f

Browse files
committed
[chores] Added release notes from 0.8.4
1 parent 8b8de3c commit 45d675f

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
@@ -18,6 +18,33 @@ Changes
1818
<https://github.com/openwisp/openwisp-controller#openwisp_controller_shared_management_ip_address_space>`_
1919
to ``False``.
2020

21+
Version 0.8.4 [2021-04-09]
22+
--------------------------
23+
24+
Bugfixes
25+
~~~~~~~~
26+
27+
- Fixed `bug in connection module <https://github.com/openwisp/openwisp-controller/issues/370>`_
28+
that raised ``UnicodeDecodeError``, improved logging and ignored unicode
29+
conversion issues
30+
- Fixed `context loading from default values of templates overwriting system
31+
defined variables <https://github.com/openwisp/openwisp-controller/issues/352>`_
32+
in device admin
33+
- Fixed `default template selection not updating after changing backend field <https://github.com/openwisp/openwisp-controller/issues/354>`_
34+
in device admin
35+
- Fixed JSONSchema widget to enable working with a single schema
36+
- Fixed `related configuration not getting updated after template "default_values" are changed <https://github.com/openwisp/openwisp-controller/issues/352>`_
37+
- Fixed `bug which caused the unsaved changes alert in device admin <https://github.com/openwisp/openwisp-controller/issues/388>`_
38+
when location of device is present
39+
- Fixed `bug replacing manually entered device information with empty string <https://github.com/openwisp/openwisp-controller/issues/425>`_
40+
- Fixed `multiple requests for fetching default template values in device admin <https://github.com/openwisp/openwisp-controller/issues/423>`_
41+
42+
Security
43+
~~~~~~~~
44+
45+
- Patched security bugs in internal HTTP endpoints which allowed to obtain UUID
46+
of other organizations and other sensitive information
47+
2148
Version 0.8.3 [2020-12-18]
2249
--------------------------
2350

0 commit comments

Comments
 (0)