diff --git a/CHANGELOG.md b/CHANGELOG.md index 2382b928c3..d79c3c10b7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Release Notes +## 4.51.0.2 (2024-03-12) + +### What's new +- Add advanced GraphQL config + ## 4.51.0.1 (2024-02-21) ### What's new diff --git a/DIFF-TO-CORE.md b/DIFF-TO-CORE.md index 49504920ed..e36377594d 100644 --- a/DIFF-TO-CORE.md +++ b/DIFF-TO-CORE.md @@ -12,3 +12,4 @@ This document tracks the changes made to the [Statamic core](https://github.com/ | Allow specifying username key in config | [Compare](https://github.com/teamnovu/cms/commit/79383ed1fac090e255cf8769695ad6d719961b2e) | | Sporttag | v3.4.7.2 | | | | Scroll to frontend component on input focus | [Compare](https://github.com/teamnovu/cms/compare/be09925eff972904ecf1a9c7337fbd4970387564..62143bddaf232443e789ff4fe33f6804ca973b22) | | | unknown | | [statamic/ideas#805](https://github.com/statamic/ideas/issues/805) | | Allow overwriting breadcrumb url in user edit component | [Compare](https://github.com/teamnovu/cms/commit/08cb919e782e32e46e3f8bc0833a94ea296f6e82) | | hep | unknown | | Probably not the way it should be done. Could be done with an addon using a separate and custom edit page instead. Still a PR to core could be opened. | +| Add advanced GraphQL Config | [Compare](https://github.com/teamnovu/cms/commit/8c6750cf4b67e755590d69dbe16a9d0867267a42) | | lernege | v.4.51 | | |