Skip to content
This repository has been archived by the owner on Apr 3, 2024. It is now read-only.

Release v3.3.6

Compare
Choose a tag to compare
@jamiepollock jamiepollock released this 09 Oct 15:53
· 92 commits to v3/master since this release

Since version 3.3.5, these changes have been made:

  • Fix IsServerSideOnly fields rendering There was a bug (#177) that prevented forms from rendering if a IsServerSideOnly field (e.g. Text Constants) was included in the list of fields to render. This was highly likely if an autopopulate layout was used.