Skip to content

Release 1.6.20

Compare
Choose a tag to compare
@DanRibbens DanRibbens released this 13 Mar 21:47
· 7934 commits to main since this release

1.6.20 (2023-03-13)

Bug Fixes

  • allow thumbnails in upload gallery to show useAsTitle value (aae6d71)
  • allows useListDrawer to work without collectionSlugs defined (e1553c2)
  • cancels existing fetches if new fetches are started (ccc92fd)
  • check relationships indexed access for undefined (959f017)
  • ensures documentID exists in doc documentDrawers (#2304) (566c45b)
  • flattens title fields to allow seaching by title if title inside Row field (75e776d)
  • keep drop zone active when hovering inner elements (#2295) (39e303a)
  • Prevent browser initial favicon request (fd8ea88)
  • removes forced require on array, block, group ts (657aa65)
  • removes pagination type from top level admin config types (bf9929e)
  • renders presentational table columns (4e1748f)
  • undefined point fields saving as empty object (#2313) (af16415)

Features