What's Changed
- fix issue #19532 by @alexandrebodin in #19970
- fix(admin): force an absolute URL if the BACKEND_URL is relative by @joshuaellis in #19950
- fix: create webhooks on an empty list page by @christiancp100 in #19989
- v4.22.0 - develop by @markkaylor in #20007
- Update sharp package to version v0.33.3 by @mariansimecek in #19311
- [Upgrade-Tool] Refactor the CLI and add codemods commands by @Convly in #19984
- chore: internal core refactorings by @alexandrebodin in #19943
- chore: update github issue label workflow by @derrickmehaffy in #20012
- fix(content-manager): populate media and nested components on cloning by @simotae14 in #19958
- chore: update koa libs by @alexandrebodin in #20015
- [v5] fix: use admin.url config for root path redirect by @MattieBelt in #20014
- chore: ignore nx cache by @innerdvations in #20023
- feat: support media deep filtering & relation shortcut filters by @alexandrebodin in #19971
- Add multiple v5 codemods by @alexandrebodin in #19940
- (content-manager): ask for confirmation of d&p tab change by @jhoward1994 in #19912
- Refactor Link to v2 by @christiancp100 in #20030
- Refactor cli version test by @christiancp100 in #20024
- test: add e2e tests for CTB restarts from file changes by @innerdvations in #19801
- enhancement: add relation data to history versions response by @remidej in #20035
- Chore: Revert @koa/cors upgrade to 5.0.0 due to breaking cors middleware by @derrickmehaffy in #20041
- Chore: Update vite and webpack-dev-middleware by @derrickmehaffy in #20037
- chore: move cli config to tests dir by @innerdvations in #20038
- tests: use semver for both version tests by @innerdvations in #20040
- chore(cm): fix peer-deps by @joshuaellis in #20049
- test: use object.defineProperty to mock global.fetch by @innerdvations in #20050
- fix: prevent empty body when cloning by @Marc-Roig in #20047
- fix: making api tokens creation work by @Bassel17 in #20009
- enhancement: display relations on history page by @remidej in #20054
- fix(content-releases): fix flaky FE unit tests by @simotae14 in #19936
- Improvement to the doc service API by @alexandrebodin in #20017
- chore(tests): allow unknown args in e2e by @jhoward1994 in #20026
- feat(admin)!: rbac middleware by @joshuaellis in #19949
- [Type-System] Generate Markdown API Reference for the Type System by @Convly in #19986
- feat(history): display new and unknown fields by @markkaylor in #20039
- fix(history): update relations display by @markkaylor in #20081
New Contributors
- @mariansimecek made their first contribution in #19311
Full Changelog: v5.0.0-beta.2...v5.0.0-beta.3