Skip to content

v1.0.2 (January 2022)

Compare
Choose a tag to compare
@danielnorkin danielnorkin released this 11 Jan 18:57
· 1957 commits to main since this release
f8cbee1

This release has been developed under enhanced process as described in the release management document. This release delivers a number of enhancements to the API in both Swagger and Postman. Additionally, this release includes new features such as Custom Roles, Form Data Validations, Policy Validation, along with other bug fixes.

Release content

Added

  • Forms data validation #43
  • Custom roles/actors mapping #51
  • Policy validation #56
  • Support lists in forms #120
  • Support required fields in forms #123
  • New API development #197
  • Re-Factor FE to use the new API #198
  • Revised API documentation #200

Fixed:

  • Timeout related error handling #226
  • Hardcode schemes deletion #236
  • Creating a new Installer user with already existing username causes 500 error #238

Full changelog