Skip to content

Release 1.11.0

Compare
Choose a tag to compare
@DanRibbens DanRibbens released this 05 Jul 20:16
· 7440 commits to main since this release

1.11.0 (2023-07-05)

Bug Fixes

  • ensures fields within blocks respect field level access control (#2969) (5b79067)
  • ensures rows always have id's (#2968) (04851d0)
  • GraphQL type for number field (#2954) (29d8bf0)
  • nested richtext bug and test (#2966) (801f609)
  • properly threads custom react-select props through relationship field (#2973) (79393e8)

Features