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