This repository has been archived by the owner on Sep 9, 2024. It is now read-only.
v4.0.0
What's Changed
- feat: editorial workflow (#898)
- feat: custom themes (#885)
- feat: open authoring (#938)
- feat: resizable-editor (#882)
- feat: add defaults to view filter and view group (#883)
- feat: add prefix/suffix options for boolean, number and string widgets (#888)
- feat: better matching for lists and objects (#895)
- feat: date fns template string (#890)
- feat: keyboard support datetime input (#902)
- feat: allow events to be registered without collection specified (#972)
- feat: allow yaml parse/stringify options in config (#977)
- feat: add rich summary for relation fields when used as summary field (#992)
- feat: add toggle for media navigation link (#1007)
- chore: clean up aria labels (#886)
Bug Fixes
- fix: global media_library not propagating to fields (#1005)
- fix: only add public folder if path matches media folder (#991)
- fix: translate untranslated widgets (#918)
- fix: make hint markdown link clickable (#971)
- fix: absolute media urls leading slash being trimmed (#981)
- fix: search config type (#990)
Dependency Updates
- chore: update eslint, prettier and typescript (#912)
- chore: update css-loader, clean up @emotion babel/eslint config (#920)
- chore: update codemirror (#922)
- chore: update jest (#924)
- chore: update babel (#919)
- chore: update lerna, lint-staged and all-contributors-cli (#917)
- chore: update react-virtual (#913)
- chore: update postcss and tailwind (#914)
- chore: update graphql (#915)
- chore: update webpack (#916)
Testing
- chore: add initial cypress tests (#980)
New Contributors
- @Mathieu-COSYNS made their first contribution in #956
- @mnordhaus made their first contribution in #993
Full Changelog: v3.4.8...v4.0.0