Releases: silverstripe/silverstripe-elemental
Releases · silverstripe/silverstripe-elemental
5.0.0-beta1
What's Changed
- DEP Update dependencies for CMS 5 by @emteknetnz in #998
- API Rescue Master Branch Commit: Remove ElementalSolrIndex by @GuySartorelli in #1002
- FIX Use correct return type for permission checks by @GuySartorelli in #1004
- MNT Update css selector for behat tests by @emteknetnz in #1017
- API Stop using deprecated API by @emteknetnz in #1018
- API Update deprecations by @emteknetnz in #1023
- API Mark deprecated code to support changes in TopPage extension in CMS5 by @sabina-talipova in #1022
- API Apply TopPage extensions by default. by @GuySartorelli in #1010
- API Stop using deprecated API by @emteknetnz in #1026
- FIX Cast possibly null link to string by @emteknetnz in #1029
- MNT Broken builds by @emteknetnz in #1035
- MNT Broken builds by @emteknetnz in #1036
- API Remove deprecated code by @sabina-talipova in #1034
- DEP Upgrade front-end build stack by @GuySartorelli in #1032
Full Changelog: 4.10.0...5.0.0-beta1
4.10.0
What's Changed
- Bump async from 2.6.3 to 2.6.4 by @dependabot in #981
- FIX Use PreviewLink of the owner object to preview blocks by @GuySartorelli in #982
- MNT Add behat test for previewing elemental blocks by @GuySartorelli in #980
- FIX getOwnerPage() should respect Versioned state. by @wilr in #975
- DEP Update JS dependencies by @github-actions in #967
- NEW Get anchor links from elemental pages by @emteknetnz in #911
- MNT Use update-js action by @emteknetnz in #994
- DOC Correct title for userhelp by @maxime-rainville in #999
- MNT Fix github action for deploying userdocs by @GuySartorelli in #1000
- DOC Minor change to userhelp docs for clarity by @GuySartorelli in #1001
- ENH Replace ADMIN permissions with less permissions in Behat test by @sabina-talipova in #1005
- API Update deprecations by @emteknetnz in #1016
New Contributors
- @github-actions made their first contribution in #967
Full Changelog: 4.9.4...4.10.0
5.0.0-alpha2
What's Changed
- MNT Update css selector for behat tests by @emteknetnz in #1017
- API Update deprecations by @emteknetnz in #1016
- API Stop using deprecated API by @emteknetnz in #1018
- API Update deprecations by @emteknetnz in #1023
- API Mark deprecated code to support changes in TopPage extension in CMS5 by @sabina-talipova in #1022
- API Apply TopPage extensions by default. by @GuySartorelli in #1010
- API Stop using deprecated API by @emteknetnz in #1026
- FIX Cast possibly null link to string by @emteknetnz in #1029
Full Changelog: 5.0.0-alpha1...5.0.0-alpha2
4.10.0-rc1
What's Changed
- Bump async from 2.6.3 to 2.6.4 by @dependabot in #981
- FIX Use PreviewLink of the owner object to preview blocks by @GuySartorelli in #982
- MNT Add behat test for previewing elemental blocks by @GuySartorelli in #980
- FIX getOwnerPage() should respect Versioned state. by @wilr in #975
- DEP Update JS dependencies by @github-actions in #967
- NEW Get anchor links from elemental pages by @emteknetnz in #911
- MNT Use update-js action by @emteknetnz in #994
- DOC Correct title for userhelp by @maxime-rainville in #999
- MNT Fix github action for deploying userdocs by @GuySartorelli in #1000
- DOC Minor change to userhelp docs for clarity by @GuySartorelli in #1001
- ENH Replace ADMIN permissions with less permissions in Behat test by @sabina-talipova in #1005
- API Update deprecations by @emteknetnz in #1016
New Contributors
- @github-actions made their first contribution in #967
Full Changelog: 4.9.4...4.10.0-rc1
4.10.0-beta1
What's Changed
- Bump async from 2.6.3 to 2.6.4 by @dependabot in #981
- FIX Use PreviewLink of the owner object to preview blocks by @GuySartorelli in #982
- MNT Add behat test for previewing elemental blocks by @GuySartorelli in #980
- FIX getOwnerPage() should respect Versioned state. by @wilr in #975
- DEP Update JS dependencies by @github-actions in #967
- NEW Get anchor links from elemental pages by @emteknetnz in #911
- MNT Use update-js action by @emteknetnz in #994
- DOC Correct title for userhelp by @maxime-rainville in #999
- MNT Fix github action for deploying userdocs by @GuySartorelli in #1000
- DOC Minor change to userhelp docs for clarity by @GuySartorelli in #1001
- ENH Replace ADMIN permissions with less permissions in Behat test by @sabina-talipova in #1005
- API Update deprecations by @emteknetnz in #1016
New Contributors
- @github-actions made their first contribution in #967
Full Changelog: 4.9.4...4.10.0-beta1
4.9.4
What's Changed
Full Changelog: 4.9.3...4.9.4
4.9.3
What's Changed
- MNT Standardise modules by @emteknetnz in #995
- FIX Use consistent name for BaseElement graphql typename by @GuySartorelli in #996
Full Changelog: 4.9.2...4.9.3
4.9.2
What's Changed
- MNT Use GitHub Actions CI by @emteknetnz in #989
- MNT Use php7.3 syntax on TestOnly object by @emteknetnz in #992
- FIX Obsolete classes don't break the elemental area. by @GuySartorelli in #991
Full Changelog: 4.9.1...4.9.2
4.9.0
What's Changed
- NEW: Better type default. by @mfendeksilverstripe in #830
- FIX: Version number hidden on HistoryViewerField by @textagroup in #943
- FIX
getElementsForSearch()
to replace tags with spaces by @andrewandante in #897 - BUGFIX: Use new typeMapping graphql API by @unclecheese in #955
- FIX: Get CMS preview working for non inline-editable elements. by @GuySartorelli in #936
- ENH: Provide more control over elemental block indexing. by @GuySartorelli in #913
- DEP Set PHP 7.4 as the minimum version by @emteknetnz in #958
- DOCS fix link to SS 3.x compatible branch by @christopherdarling in #961
- MNT Add update JS deps workflow by @emteknetnz in #964
- ENH Render some buttons for blocks that can not be edited inline by @maxime-rainville in #963
- DEP Update eslint-config by @emteknetnz in #962
- MNT Compatibility with webonyx/graphql-php v14 by @emteknetnz in #973
- ENH Various fixes for PHP 8.1 compatibility by @emteknetnz in #976
- ENH PHP 8.1 compatibility by @emteknetnz in #974
New Contributors
- @textagroup made their first contribution in #943
Full Changelog: 4.8.3...4.9.0
4.9.1
What's Changed
- FIX / DOC Add support ElementalArea in DataObject by @sabina-talipova in #978
- MNT Fix tests after upgrading webonyx/graphql-php by @GuySartorelli in #983
Full Changelog: 4.9.0...4.9.1