Skip to content

2.7.1

Compare
Choose a tag to compare
@engram-design engram-design released this 30 Dec 23:52
· 34 commits to craft-3 since this release

Fixed

  • Fixed a bug where fields weren’t getting reverted properly when reverting an entry’s content to a prior revision, if they were nested within a Neo or Matrix field.
  • Fixed a bug where blocks within drafts could lose track of their canonical blocks when they were updated upstream, resulting in duplicated blocks.
  • Fixed an error with GQL mutations.
  • Find and fix tables with missing indexes. (thanks @gbowne-quickbase).
  • Fixed field instructions showing raw HTML. (thanks @mmikkel).