Skip to content

v0.8.7

Choose a tag to compare

@wesleyhstratusadv wesleyhstratusadv released this 14 Jul 02:29
· 101 commits to master since this release
adf144d

Breaking

  • Multi Select fields use input fields to send data back in a list
    • Returned a json string in the past that needed to be parsed.
  • Select field '--------' value returns an empty string
    • Returned False in the past.

Bug

  • Multi Select fields do no sync with glue model objects.