Skip to content

3.0.1

Compare
Choose a tag to compare
@zambrovski zambrovski released this 29 Jun 07:15
· 1128 commits to develop since this release

Enhancements & Features 🚀

  • Re-branding of the View components, changing base package to io.holunda.polyflow.view
  • New documentation, switch docs to mkDocs. Getting rid of JavaEden Orchid, see #334
  • Improvements on Mongo View, see #366, #367
  • View API Change: get rid of java.util.Date

Chore 🛠️

  • form-url-resolver is now a View component (was integration common) #374
  • Upgrade npm, node and angular to current version, see #378
  • Upgrade from swagger to Open API 3.0.3, see #380
  • Improve example code, see #379

Bugfixes: 🐛

  • Fixed date representation in example frontend (tasklist, single task)