Skip to content

4.6.0-rc1

Pre-release
Pre-release

Choose a tag to compare

@maxime-rainville maxime-rainville released this 17 May 02:13
· 1 commit to 4.6 since this release
2678c33
  • API Bump requirements for graphql to 3.5 (Maxime Rainville) - 1b75f27
  • DEP Allow graphql ^4 (Steve Boyd) - dabe534
  • MNT Fix graphql mutation test (Steve Boyd) - 2c3214e
  • MNT Update behat test to click archive button (Steve Boyd) - 31bee39
  • DOC Update README to account for the transfer of the elemental repo form DNA to Silverstripe (Maxime Rainville) - a2e244b
  • ENH Disable actions users does not have permissions for (Steve Boyd) - a30ac14
  • FIX Prevent users without create permissions from duplicating blocks (Steve Boyd) - fdd0f3d
  • Add guard for GraphQL 4 only class (Aaron Carlino) - 817c49c
  • Build (Aaron Carlino) - dfb356d
  • Refactor to use bespoke typenames rather than relying on schema state (Aaron Carlino) - 127ec99
  • Refactor getGraphQLTypeName (Aaron Carlino) - 296cbca
  • Compatibility with new SchemaBuilder changes (Aaron Carlino) - e9c1699
  • Compatibility with GraphQL 4 changes (Aaron Carlino) - e37ae98
  • Compatibility with new context providers, build state API changes (Aaron Carlino) - 1942f5c
  • DEP Restore GraphQL 4 support (#865) (Ingo Schommer) - 41ffe45
  • Add an extension point to BaseElement::AbsoluteLink() (Chris Penny) - 11a3d4e
  • `UGFIX: Numerous drag-and-drop issues (#853) (Aaron Carlino) - 5724dc8
  • MNT Travis shared config (Steve Boyd) - 92b5b08
  • NEW: Compliance with new SchemaConfig API (#854) (Aaron Carlino) - e93c732
  • Remove classmap (Aaron Carlino) - 2d13336
  • Move graphql legacy code to _legacy for PSR-4 compat (Aaron Carlino) - 9687539
  • Remove graphql 4 travis artifacts (Aaron Carlino) - 160fd45
  • NEW: GraphQL 4 compatibility (#847) (Aaron Carlino) - 320d8fe
  • Bump dot-prop from 4.2.0 to 4.2.1 (dependabot[bot]) - 4782bf2
  • Docs: Example of how to add additional Elemental Areas. Fixes #759 (Chris Penny) - 08fe692
  • Add config option to disable ShowTitle option. (Will Rossiter) - 364909f