Skip to content

v6.5.0

Compare
Choose a tag to compare
@anehx anehx released this 17 Nov 14:24
· 1966 commits to main since this release

6.5.0 (2020-11-17)

Bug Fixes

  • form: don't throw when typename is undefined in cf-field/input (34b4a36)
  • test: fix test selector (2c15fa5)
  • change maximum slug length to fit backend implementation (1da4e29)

Features

  • cf-field: make options limit configurable (#1097) (2a819c0)
  • cfb: add paging to question list (#1064) (2c80035)
  • cfb: add seperation between archived and active forms (#1054) (bda4c79)
  • lib: add a debug transform which logs to console (#1098) (8ed447b)

Reverts