Skip to content

Releases: openwisp/openwisp-controller

0.2.2 [2017-07-10]

10 Jul 16:10

Choose a tag to compare

0.2.1 [2017-07-05]

05 Jul 11:43

Choose a tag to compare

0.2.0 [2017-05-24]

24 May 20:36

Choose a tag to compare

  • #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 and 0002 to avoid postgres error
  • f5fb628 [migrations] Updated indexes
  • 6200b7a [Template] Fixed auto_client bug

0.1.4 [2017-04-21]

21 Apr 16:21

Choose a tag to compare

  • #2: [admin] Added templates in config filter

0.1.3 [2017-03-11]

11 Apr 14:26

Choose a tag to compare

  • db77ae7: [controller] Added "error: " prefix in error responses

0.1.2 [2017-03-15]

15 Mar 18:07

Choose a tag to compare

  • 3c61053: [admin] Ensure preview button is present
  • 0087483: [models] Converted OrganizationConfigSettings to UUID primary key

0.1.1 [2017-03-10]

10 Mar 11:37

Choose a tag to compare

0.1.0 [2017-03-08]

08 Mar 13:02

Choose a tag to compare

  • added multi-tenancy (separation of organizations) to openwisp2
  • added email confirmation of new users (via django-allauth)