Releases: openwisp/openwisp-controller
Releases · openwisp/openwisp-controller
0.2.2 [2017-07-10]
- f3dc784: [admin] Moved
submit_line.htmlto openwisp-utils
0.2.1 [2017-07-05]
- 0064b98: [device] Added
systemfield - c7fe513: [docs] Added "Installing for development" section to README
- c75fa68: [openwisp-utils] Moved shared logic to openwisp-utils
- 819cb21: [requirements] django-netjsonconfig>=0.6.2,<0.7.0
0.2.0 [2017-05-24]
- #3 [feature] Added support for template tags
- #7 [feature] Added
Devicemodel - #9: [admin] Load default templates JS logic only when required
- 298b2a2 [admin] Avoid setting
extra_contentto mutable object - d173c24 [migrations] Squashed
0001and0002to avoid postgres error - f5fb628 [migrations] Updated indexes
- 6200b7a [Template] Fixed
auto_clientbug
0.1.4 [2017-04-21]
- #2: [admin] Added templates in config filter
0.1.3 [2017-03-11]
- db77ae7: [controller] Added "error: " prefix in error responses
0.1.2 [2017-03-15]
0.1.1 [2017-03-10]
- cbca4e1: [users] Fixed integration with openwisp-users
0.1.0 [2017-03-08]
- added multi-tenancy (separation of organizations) to openwisp2
- added email confirmation of new users (via django-allauth)