v3.0.0-beta.72 (2024-08-01)
Features
- adds restore as draft option to versions (#7100) (d307d62)
- ui: expose custom errors in deleteMany (#7438) (febd7f7)
- db-*: add defaultValues to database schemas (#7368) (695ef32)
- cpa: warn on unsupported Next.js version (#7434) (6f5cf5d)
- db-*, payload: better transactions (#7395) (3545888)
Bug Fixes
- db-postgres: incorrect schema type on adapter (#7459) (449c16d)
- db-postgres, db-sqlite: enum schema (#7453) (0758199)
- db-postgres: localized array inside blocks field (#7457) (1ec78a1)
- validates password and confirm password on the server (#7410) (290ffd3)
- ui: reincorporate
basePath
into logout component link (#7451) (3d89508) - db-postgres: proper migrations table detection query (#7436) (b5b2bb1)
- formats locales for version comparison view (#7433) (5ef2951)
- hide force unlock button if the user has no permissions to interact with it (#7418) (a943487)
- page param not getting reset when applying filters (#7243) (ada9978)
- next: infinite loop when logging into root admin (#7412) (874279c)
- types for the 'validate' property across fields so internal validation functions can be reused (#7394) (7ed6634)
- export default was not found in graphql (#6975) (09a0ee3)
- plugin-search: ensure search updates are unique to collection (#6363) (67acab2)
- layout preferences for array/blocks were being saved twice in dev mode (#7396) (5cd0c7e)
Contributors
- Dan Ribbens (@DanRibbens)
- Jessica Chowdhury (@JessChowdhury)
- Jarrod Flesch (@JarrodMFlesch)
- Patrik (@PatrikKozak)
- Elliot DeNolf (@denolfe)
- Paul (@paulpopus)
- Alessio Gravili (@AlessioGr)
- Jacob Fletcher (@jacobsfletch)
- Michel v. Varendorff (@mvarendorff)
- Lynn Dylan Hurley (@lynndylanhurley)