What's Changed
- fix: add support for private upload providers by @Bassel17 in #19863
- Solve foreign key error on push transfers by @christiancp100 in #19870
- fix(content-releases): fix creation of utc time based when sending to back by @Feranchz in #19865
- fix(admin): show purchase pages also with Cloud plans and change message by @simotae14 in #19855
- enhancement(database)!: add db identifier shortening and migration by @innerdvations in #19732
- chore(deps): bump sanitize-html (and types) from 2.11.0 to 2.13.0 by @derrickmehaffy in #19922
- chore: allow graphql get request with authentication by @alexandrebodin in #19916
- fix: relations lazy loading by @Marc-Roig in #19932
- chore(deps): bump @koa/cors from 3.4.3 to 5.0.0 by @derrickmehaffy in #19921
- Feat(releases): Bulk Release by @madhurisandbhor in #19891
- chore: refactor api registry by @alexandrebodin in #19920
- fix(plugin-graphql): allow to use GET queries for graphql by @mcfedr in #19168
- Update README.md by @baristopuz in #19719
- fix(content-releases): fix flaky FE unit tests by @simotae14 in #19927
- fix:issue on do not validate locale if not creating for all locales by @binar1 in #19799
- fix: sanitize file name when uploading image by @Marc-Roig in #19913
- chore: cleanup public interface of strapi/strapi by @alexandrebodin in #19931
- chore(admin): remove react-helmet by @christiancp100 in #19923
- fix: Creating a new locale doesn't pre-fill the non-internationalized fields by @derrickmehaffy in #18773
- chore: upgrade rimraf to 5.0.5 by @innerdvations in #19877
- release: 5.0.0-beta.1 by @Marc-Roig in #19939
- chore: init zod usage by @alexandrebodin in #19917
- fix: clean document service relation transforms by @Marc-Roig in #19859
- chore: move CM admin to own package by @joshuaellis in #19929
- fix(releases): Scheduling info capitalization by @madhurisandbhor in #19945
- test(e2e): close 'saved' notification box after confirming it exists by @innerdvations in #19941
- test(e2e): close notification boxes after confirming they exist by @innerdvations in #19947
- chore: upgrade prettier to 3.2.5 (poc for dynamic imports of pure esm) by @innerdvations in #19876
- chore: fix #19349 by @alexandrebodin in #19967
- docs: upgrade to docusaurus 3.1.1 by @innerdvations in #19969
- [v5] fix: move NotFoundPage into authenticated admin panel routes by @MattieBelt in #19968
- feat(i18n): non localized fields by @jhoward1994 in #19720
- fix(releases): On edit release error dont close modal by @madhurisandbhor in #19946
- test: restructure test dirs by @innerdvations in #19948
- fix(docs): fix comment that breaks docs build by @innerdvations in #19987
- chore: move remaining api-tests tests to tests/api by @innerdvations in #19991
- chore(history): simplify the meta object by @markkaylor in #19990
- fix: name validation by @innerdvations in #19995
- chore: move cli-tests to tests/cli by @innerdvations in #19992
- fix: middleware type by @alexandrebodin in #20004
- chore: add document-id migration by @alexandrebodin in #19514
- fix(i18n): remove strapi dep to fix circular deps by @joshuaellis in #20011
- Upgrade lerna - nx by @alexandrebodin in #20010
New Contributors
- @mcfedr made their first contribution in #19168
- @baristopuz made their first contribution in #19719
- @binar1 made their first contribution in #19799
Full Changelog: v5.0.0-beta.1...v5.0.0-beta.2