File tree Expand file tree Collapse file tree 2 files changed +21
-3
lines changed
Expand file tree Collapse file tree 2 files changed +21
-3
lines changed Original file line number Diff line number Diff line change 11Changelog
22=========
33
4- Version 1.2.0 [Unreleased ]
4+ Version 1.2.0 [2025-10-23 ]
55--------------------------
66
7- Work in progress.
7+ Changes
8+ ~~~~~~~
9+
10+ Dependencies
11+ ++++++++++++
12+
13+ - Bumped ``django-leaflet~=0.32.0 ``.
14+ - Bumped ``openwisp-utils~=1.2.0 ``.
15+ - Bumped ``Pillow~=11.3.0 ``.
16+ - Added support for Django ``5.x ``.
17+ - Added support for Python ``3.11 ``, ``3.12 ``, and ``3.13 ``.
18+ - Dropped support for Django ``3.2 `` and ``4.1 ``.
19+ - Dropped support for Python ``3.8 ``.
20+
21+ Bugfixes
22+ ~~~~~~~~
23+
24+ - Added address field to real-time location updates `#169
25+ <https://github.com/openwisp/django-loci/issues/169> `_.
826
927Version 1.1.4 [2025-08-01]
1028--------------------------
Original file line number Diff line number Diff line change 1- VERSION = (1 , 2 , 0 , "alpha " )
1+ VERSION = (1 , 2 , 0 , "final " )
22__version__ = VERSION # alias
33
44
You can’t perform that action at this time.
0 commit comments