File tree Expand file tree Collapse file tree 2 files changed +18
-1
lines changed
Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change 11Changelog
22=========
33
4+ Version 1.1.1 [2025-01-31]
5+ --------------------------
6+
7+ Bugfixes
8+ ~~~~~~~~
9+
10+ - Fixed `recovering deleted device with related location
11+ <https://github.com/openwisp/openwisp-controller/issues/936> `__.
12+ - Fixed `deleting device with “deactivating” config status
13+ <https://github.com/openwisp/openwisp-controller/issues/949> `__.
14+ - Fixed `conversion of MAC address to uppercase format
15+ <https://github.com/openwisp/openwisp-controller/issues/922> `__ with the
16+ openwisp-config agent.
17+ - Fixed `updating templates with invalid configurations to prevent
18+ ValidationError due to cache invalidation mechanism
19+ <https://github.com/openwisp/openwisp-controller/pull/948> `__.
20+
421Version 1.1.0 [2024-11-22]
522--------------------------
623
Original file line number Diff line number Diff line change 1- VERSION = (1 , 1 , 0 , 'final' )
1+ VERSION = (1 , 1 , 1 , 'final' )
22__version__ = VERSION # alias
33
44
You can’t perform that action at this time.
0 commit comments