Skip to content

20.12 (0.12.0) [2020-12-11]

Compare
Choose a tag to compare
@nemesifier nemesifier released this 11 Dec 22:17
· 202 commits to master since this release
0.12.0

Changes

Features

  • Added support for the new OpenWISP Notifications module, which brings support for web and email notifications for important events
  • Added support for OpenWISP Firmware Upgrader; See Firmware Upgrader Quickstart
  • Added HTML/static files minification and cache invalidation
  • Added automatic generation of default SSH credentials and automatic creation of "Authorized SSH Keys" configuration template

Bugfixes

  • Avoid failure if use_redis5 not defined
  • Install geographic libraries separately from spatialite
  • Pinned python pip to 20.2.4 to avoid new dependency resolution which is stalling the install process
  • Removed "Install cryptography from pip" task (the cryptography version is defined in django-x509)