Main changes between WireCloud 1.2.0 and 1.3.x:
-
New Edit mode and support for configuring when to show or hide widget titles. See #358, #407, #408, #414 and #416.
-
Improved support for full dragboard widgets. See #411.
-
Updated NGSI bindings to v1.2.1.
-
Improved support for organizations. See #335.
-
New docker image for deploying WireCloud catalogues. See #382.
-
Minor improvements and fixes: #273, #356, #362, #363, #366, #368, #381, #386, #384, #387, #389, #393, #397, #398 #401, #405, #409, #419, #421, #425 and #426.
-
Added support for KeyRock v7. Also, when KeyRock support is enabled, users with the
admin
role assigned in KeyRock will have administration permissions in WireCloud. See #347, #332
Removed deprecated features
- Dropped Django 1.9 support. See #391
- Dropped support for python 2. See #355 and #402
- Dropped support for the
resetsearchindexes
command, please use therebuild_index
command from haystack. See #357
Foreseen changes
Next major version of WireCloud:
- Will drop support for Django 1.10 and 1.11. Support for Django 2.0 and 2.1 will be added and adding support for Django 2.2 will be analysed.
- Will move to django-channels 2.x