Release 1.7.0

Version v1.7.0Minor Release
Released:

April 18, 2023

Type:

New features, backward compatible

GitHub:View Release

Release Notes

Features

  • feat: exposes new replaceState form api (52ae6f06a)
  • feat: support email configuration in payload config (#2485) (042e58ea2)
  • feat: refactors buildQuery to rely on fields instead of mongoose (d187b809d)
  • feat: add admin.hidden to collections and globals (#2487) (81d69d1b6)
  • feat: replace deprecated express-graphql dependency (#2484) (cd548a6e2)
  • feat: supports null preview url #2472 (e8a24fd2e)
  • feat: migrates form builder example nextjs to examples (28ecb0c5e)

Bug Fixes

  • fix: #2494, reduces versions caused by reverting to published with autosave: true (e0c0b2fdf)
  • fix: incorrect version defaults (3f9bbe90b)
  • fix: hides preview button until document is saved #2476 (#2477) (f9b8e2dbc)
  • fix: corrects sidebar spacing in collection and global edit views #2478 (a45ab8bd7)
  • fix: use correct locale when querying relationships for list view (#2438) (15442a9cc)
  • fix: proper height data for animated gifs (#2506) (aee6ca05c)
  • fix: Clear blocks modal search input when closing the modal (#2501) (0f8051b57)
  • fix: excess padding on textarea (#2488) (6ceb79189)
  • fix: increase line height for global title (#2465) (19ce0d79e)
  • fix: uses docPermissions to show/hide x button on media collection doc fileDetails - #2428 (7f2c3d1d0)
  • fix: prevents rendering of version actions when a user does not have permission (13cc669e2)
  • fix: properly awaits email send to catch potential errors #2444 (#2470) (11a6ce6d3)