WireCloud v1.0.1 (FIWARE v5.4.2)
Bug fixed in this release:
- Improved Widget API
makeRequest
method. See #254 and #255 - Fix some problems storing the wiring configuration into the server. See #248 and #250
- Fix bug storing workspaces without a last modification date. See #247
- Fix some problems with the
Content-Type
header in the proxy. See #237 - Fix bug using the NGSI feature from widgets. See #238
- Fix tooltips, popup menus and popovers rendering in fullscreen mode. See #232
- Fix some problems with zombie tooltips. See #233
- Work around whoosh bug #453
- Fix some problems with the
wirecloud.live
module - Fix some problems with old versions of the
requests
module - Drop wirecloud.platform.themes.active_theme_context_processor
- Fix some problems with the
startproject --quick-start
command