Release 1.6.20

Version v1.6.20Patch Release
Released:

March 13, 2023

Type:

Bug fixes and improvements

GitHub:View Release

Release Notes

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