Releases: openwisp/openwisp-controller
Releases · openwisp/openwisp-controller
0.2.5 [2017-12-02]
- #21: [admin] Added a link to password reset in login form
0.2.4 [2017-11-07]
- Added support for django-x509 0.3.0
0.2.3 [2017-08-29]
0.2.2 [2017-07-10]
- f3dc784: [admin] Moved
submit_line.html
to openwisp-utils
0.2.1 [2017-07-05]
- 0064b98: [device] Added
system
field - 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
Device
model - #9: [admin] Load default templates JS logic only when required
- 298b2a2 [admin] Avoid setting
extra_content
to mutable object - d173c24 [migrations] Squashed
0001
and0002
to avoid postgres error - f5fb628 [migrations] Updated indexes
- 6200b7a [Template] Fixed
auto_client
bug
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