Viewflow Versions Save

Reusable workflow library for Django

2.0.0

1 month ago

2.0.0a0

3 years ago

First Preview of the Viewflow 2.0 Opensource

  • Explicit class-based url configuration
  • New Material Components UI KIt
  • Public viewflow.fsm module, replaces django-fsm
  • JSON Storage and Composite FK support for Django ORM

1.0.0

6 years ago
  • Django 1.11 support
  • Open-sourced Python 2.7 support
  • Added APGL license additional permissions (allows to link with commercial software)
  • Localization added: German/French/Spanish/Korean/Chinese
  • Improved task detail UI in frontend
  • Frontend - task management menu fix
  • JobActivation.async method renamed to run_async. Fix python 3.7 reserved word warning.
  • [PRO] New process dashboard view
  • [PRO] Django-Guardian support for task object level permissions
  • [PRO] Fixes and improvements in the flow chart rendering