Features
- feat: exposes new replaceState form api (52ae6f0)
- feat: support email configuration in payload config (#2485) (042e58e)
- feat: refactors buildQuery to rely on fields instead of mongoose (d187b80)
- feat: add admin.hidden to collections and globals (#2487) (81d69d1)
- feat: replace deprecated express-graphql dependency (#2484) (cd548a6)
- feat: supports null preview url #2472 (e8a24fd)
- feat: migrates form builder example nextjs to examples (28ecb0c)
Bug Fixes
- fix: #2494, reduces versions caused by reverting to published with autosave: true (e0c0b2f)
- fix: incorrect version defaults (3f9bbe9)
- fix: hides preview button until document is saved #2476 (#2477) (f9b8e2d)
- fix: corrects sidebar spacing in collection and global edit views #2478 (a45ab8b)
- fix: use correct locale when querying relationships for list view (#2438) (15442a9)
- fix: proper height data for animated gifs (#2506) (aee6ca0)
- fix: Clear blocks modal search input when closing the modal (#2501) (0f8051b)
- fix: excess padding on textarea (#2488) (6ceb791)
- fix: increase line height for global title (#2465) (19ce0d7)
- fix: uses docPermissions to show/hide x button on media collection doc fileDetails - #2428 (7f2c3d1)
- fix: prevents rendering of version actions when a user does not have permission (13cc669)
- fix: properly awaits email send to catch potential errors #2444 (#2470) (11a6ce6)