Skip to content

Commit a6cda8b

Browse files
committed
[docs] Added changelog for 1.1.2 version (unreleased)
1 parent 9fcdad2 commit a6cda8b

1 file changed

Lines changed: 23 additions & 1 deletion

File tree

CHANGES.rst

Lines changed: 23 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,28 @@
11
Changelog
22
=========
33

4+
Version 1.1.2 [unreleased]
5+
--------------------------
6+
7+
Bugfixes
8+
~~~~~~~~
9+
10+
- Fixed `compatibility of OpenWrt.update_config with openwisp-config >=
11+
1.1.0 <https://github.com/openwisp/openwisp-controller/issues/964>`__.
12+
- Fixed `VPN-client template switch issue when switching between VPN
13+
servers with the same address
14+
<https://github.com/openwisp/openwisp-controller/issues/973>`__.
15+
- Fixed `missing config_changed signal when reverting a template
16+
<https://github.com/openwisp/openwisp-controller/issues/836>`__.
17+
- Fixed `Zerotier network name being set to "ow_zt" instead of "global"
18+
<https://github.com/openwisp/openwisp-controller/issues/982>`__.
19+
- Fixed `error in preview when device has no name set`.
20+
- Fixed live updates for "Send commands" when multiple websocket
21+
connections are open for the same device.
22+
- Limited command results in the device admin to 30 entries to avoid
23+
loading issues.
24+
- Fixed uncaught exception in ``leaflet.draw.i18n.js``.
25+
426
Version 1.1.1 [2025-01-31]
527
--------------------------
628

@@ -9,7 +31,7 @@ Bugfixes
931

1032
- Fixed `recovering deleted device with related location
1133
<https://github.com/openwisp/openwisp-controller/issues/936>`__.
12-
- Fixed `deleting device with deactivating config status
34+
- Fixed `deleting device with "deactivating" config status
1335
<https://github.com/openwisp/openwisp-controller/issues/949>`__.
1436
- Fixed `conversion of MAC address to uppercase format
1537
<https://github.com/openwisp/openwisp-controller/issues/922>`__ with the

0 commit comments

Comments
 (0)