You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- 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
0 commit comments