Releases: silverstripe/developer-docs
Releases · silverstripe/developer-docs
5.3.0
What's Changed
- MNT Update branch which triggers deploying docs site by @emteknetnz in #468
- DOC Add changelog note about SQLUpdate supporting JOIN by @GuySartorelli in #481
- DOC Document creating fixtures in custom DB tables by @GuySartorelli in #484
- DEP Update JS dependencies by @github-actions in #488
- DOC linkfield accesibility improvements by @emteknetnz in #479
- DOC Document new file conversion API by @GuySartorelli in #491
- DOC GraphQL schema init task by @emteknetnz in #493
- DOC Update model validation docs by @emteknetnz in #467
- Fix FieldName typo by @cjsewell in #495
- DOC Add elemental block validation to 5.3.0 changelog by @emteknetnz in #466
- DOC type/i18n label by @emteknetnz in #497
- DOC Document TinyMCE changes by @GuySartorelli in #498
- DOC Document using pjax response from gridfield by @GuySartorelli in #502
- DOC Change hint to tip by @emteknetnz in #504
- DOC Mention that restore batch action has been removed by @emteknetnz in #506
- DOC Use table name, not class name. by @GuySartorelli in #509
- DOC Document using raw SQL to query join tables by @GuySartorelli in #508
- DOC Update writing style guide by @emteknetnz in #512
- DOC Convert primitves to DBField in iterables by @emteknetnz in #511
- MNT Run module-standardiser by @emteknetnz in #513
- DOC Deprecate passing non-array $field argument by @emteknetnz in #514
- DOC Document the current scope loop by @GuySartorelli in #518
- MNT Run module-standardiser by @emteknetnz in #515
- DOC Document deprecation of BaseElement::getDescription() by @GuySartorelli in #521
- DOC Update branch protection rules by @emteknetnz in #522
- DOC Update
cascade_deletes
information forhas_many
relationships by @edwilde in #523 - MNT Run module-standardiser by @GuySartorelli in #525
- DOC Document update to convert API by @GuySartorelli in #526
- DOC Document scaffolding formfields for model relations by @GuySartorelli in #527
- DOC Do not use self by @emteknetnz in #528
- DOC Document new community contributions project on GitHub by @GuySartorelli in #534
- MNT Run module-standardiser by @GuySartorelli in #533
- DOC Remove Guy Marriott from Core Committers page by @GuySartorelli in #536
- DOC Clarify we test with the latest LTS for MariaDB and MySQL by @GuySartorelli in #535
- DOC Explain how to customise image rendering by @maxime-rainville in #529
- DOC Update links to elvis by @GuySartorelli in #544
- DOC Stop implying we don't support webp out of the box by @GuySartorelli in #546
- DOC Add autologin token regeneration changes to 5.3 changelog by @Cheddam in #541
- DOC Document always inline saving elements by @emteknetnz in #542
- MNT Run module-standardiser by @GuySartorelli in #548
- DOC Document new tab order and form scaffolder changes by @GuySartorelli in #549
- DOC Update docs about community peer reviewers by @GuySartorelli in #553
- DOC Document change to sorting elemental blocks by @GuySartorelli in #554
- DOC Remove recommendation for GraphQL by @emteknetnz in #555
- DOC Deprecate CMS GraphQL endpoints by @emteknetnz in #559
- DOC Deprecate IPUtils by @emteknetnz in #561
- DOC Deprecate widgets code by @emteknetnz in #567
- DOC Deprecate DataExtension and others by @emteknetnz in #563
- DEP Update JS dependencies by @github-actions in #539
- MNT Update the branch which triggers docs deployment by @GuySartorelli in #579
- MNT Update GHA dependencies by @GuySartorelli in #595
- MNT Linting issues by @emteknetnz in #601
- DOCS fix a typo in SearchableMultiDropdownField by @andrewandante in #606
New Contributors
- @github-actions made their first contribution in #488
- @cjsewell made their first contribution in #495
- @Cheddam made their first contribution in #541
Full Changelog: 5.2.0...5.3.0
5.3.0-rc1
What's Changed
- MNT Update branch which triggers deploying docs site by @emteknetnz in #468
- DOC Add changelog note about SQLUpdate supporting JOIN by @GuySartorelli in #481
- DOC Document creating fixtures in custom DB tables by @GuySartorelli in #484
- DEP Update JS dependencies by @github-actions in #488
- DOC linkfield accesibility improvements by @emteknetnz in #479
- DOC Document new file conversion API by @GuySartorelli in #491
- DOC GraphQL schema init task by @emteknetnz in #493
- DOC Update model validation docs by @emteknetnz in #467
- Fix FieldName typo by @cjsewell in #495
- DOC Add elemental block validation to 5.3.0 changelog by @emteknetnz in #466
- DOC type/i18n label by @emteknetnz in #497
- DOC Document TinyMCE changes by @GuySartorelli in #498
- DOC Document using pjax response from gridfield by @GuySartorelli in #502
- DOC Change hint to tip by @emteknetnz in #504
- DOC Mention that restore batch action has been removed by @emteknetnz in #506
- DOC Use table name, not class name. by @GuySartorelli in #509
- DOC Document using raw SQL to query join tables by @GuySartorelli in #508
- DOC Update writing style guide by @emteknetnz in #512
- DOC Convert primitves to DBField in iterables by @emteknetnz in #511
- MNT Run module-standardiser by @emteknetnz in #513
- DOC Deprecate passing non-array $field argument by @emteknetnz in #514
- DOC Document the current scope loop by @GuySartorelli in #518
- MNT Run module-standardiser by @emteknetnz in #515
- DOC Document deprecation of BaseElement::getDescription() by @GuySartorelli in #521
- DOC Update branch protection rules by @emteknetnz in #522
- DOC Update
cascade_deletes
information forhas_many
relationships by @edwilde in #523 - MNT Run module-standardiser by @GuySartorelli in #525
- DOC Document update to convert API by @GuySartorelli in #526
- DOC Document scaffolding formfields for model relations by @GuySartorelli in #527
- DOC Do not use self by @emteknetnz in #528
- DOC Document new community contributions project on GitHub by @GuySartorelli in #534
- MNT Run module-standardiser by @GuySartorelli in #533
- DOC Remove Guy Marriott from Core Committers page by @GuySartorelli in #536
- DOC Clarify we test with the latest LTS for MariaDB and MySQL by @GuySartorelli in #535
- DOC Explain how to customise image rendering by @maxime-rainville in #529
- DOC Update links to elvis by @GuySartorelli in #544
- DOC Stop implying we don't support webp out of the box by @GuySartorelli in #546
- DOC Add autologin token regeneration changes to 5.3 changelog by @Cheddam in #541
- DOC Document always inline saving elements by @emteknetnz in #542
- MNT Run module-standardiser by @GuySartorelli in #548
- DOC Document new tab order and form scaffolder changes by @GuySartorelli in #549
- DOC Update docs about community peer reviewers by @GuySartorelli in #553
- DOC Document change to sorting elemental blocks by @GuySartorelli in #554
- DOC Remove recommendation for GraphQL by @emteknetnz in #555
- DOC Deprecate CMS GraphQL endpoints by @emteknetnz in #559
- DOC Deprecate IPUtils by @emteknetnz in #561
- DOC Deprecate widgets code by @emteknetnz in #567
- DOC Deprecate DataExtension and others by @emteknetnz in #563
- DEP Update JS dependencies by @github-actions in #539
- MNT Update the branch which triggers docs deployment by @GuySartorelli in #579
New Contributors
- @github-actions made their first contribution in #488
- @cjsewell made their first contribution in #495
- @Cheddam made their first contribution in #541
Full Changelog: 5.2.0...5.3.0-rc1
5.3.0-beta1
What's Changed
- MNT Update branch which triggers deploying docs site by @emteknetnz in #468
- DOC Add changelog note about SQLUpdate supporting JOIN by @GuySartorelli in #481
- DOC Document creating fixtures in custom DB tables by @GuySartorelli in #484
- DEP Update JS dependencies by @github-actions in #488
- DOC linkfield accesibility improvements by @emteknetnz in #479
- DOC Document new file conversion API by @GuySartorelli in #491
- DOC GraphQL schema init task by @emteknetnz in #493
- DOC Update model validation docs by @emteknetnz in #467
- Fix FieldName typo by @cjsewell in #495
- DOC Add elemental block validation to 5.3.0 changelog by @emteknetnz in #466
- DOC type/i18n label by @emteknetnz in #497
- DOC Document TinyMCE changes by @GuySartorelli in #498
- DOC Document using pjax response from gridfield by @GuySartorelli in #502
- DOC Change hint to tip by @emteknetnz in #504
- DOC Mention that restore batch action has been removed by @emteknetnz in #506
- DOC Use table name, not class name. by @GuySartorelli in #509
- DOC Document using raw SQL to query join tables by @GuySartorelli in #508
- DOC Update writing style guide by @emteknetnz in #512
- DOC Convert primitves to DBField in iterables by @emteknetnz in #511
- MNT Run module-standardiser by @emteknetnz in #513
- DOC Deprecate passing non-array $field argument by @emteknetnz in #514
- DOC Document the current scope loop by @GuySartorelli in #518
- MNT Run module-standardiser by @emteknetnz in #515
- DOC Document deprecation of BaseElement::getDescription() by @GuySartorelli in #521
- DOC Update branch protection rules by @emteknetnz in #522
- DOC Update
cascade_deletes
information forhas_many
relationships by @edwilde in #523 - MNT Run module-standardiser by @GuySartorelli in #525
- DOC Document update to convert API by @GuySartorelli in #526
- DOC Document scaffolding formfields for model relations by @GuySartorelli in #527
- DOC Do not use self by @emteknetnz in #528
- DOC Document new community contributions project on GitHub by @GuySartorelli in #534
- MNT Run module-standardiser by @GuySartorelli in #533
- DOC Remove Guy Marriott from Core Committers page by @GuySartorelli in #536
- DOC Clarify we test with the latest LTS for MariaDB and MySQL by @GuySartorelli in #535
- DOC Explain how to customise image rendering by @maxime-rainville in #529
- DOC Update links to elvis by @GuySartorelli in #544
- DOC Stop implying we don't support webp out of the box by @GuySartorelli in #546
- DOC Add autologin token regeneration changes to 5.3 changelog by @Cheddam in #541
- DOC Document always inline saving elements by @emteknetnz in #542
- MNT Run module-standardiser by @GuySartorelli in #548
- DOC Document new tab order and form scaffolder changes by @GuySartorelli in #549
- DOC Update docs about community peer reviewers by @GuySartorelli in #553
- DOC Document change to sorting elemental blocks by @GuySartorelli in #554
- DOC Remove recommendation for GraphQL by @emteknetnz in #555
- DOC Deprecate CMS GraphQL endpoints by @emteknetnz in #559
- DOC Deprecate IPUtils by @emteknetnz in #561
- DOC Deprecate widgets code by @emteknetnz in #567
- DOC Deprecate DataExtension and others by @emteknetnz in #563
- DEP Update JS dependencies by @github-actions in #539
New Contributors
- @github-actions made their first contribution in #488
- @cjsewell made their first contribution in #495
- @Cheddam made their first contribution in #541
Full Changelog: 5.2.0...5.3.0-beta1
5.2.0
What's Changed
- MNT Update branch which builds docs site by @GuySartorelli in #340
- DOC Document deprecation of old password encryptors by @GuySartorelli in #348
- DOC add errorpage allowed_error_codes to 5.2.0 changelog by @andrewandante in #352
- DOC Document ORM changes for CMS 5.2 by @GuySartorelli in #351
- DOC Update eagerloading docs to explicitly say no relation filter by @GuySartorelli in #376
- DOC Mention that SS_TRUSTED_PROXY_IPS supports subnets by @johannesx75 in #377
- DOC Create new users with random passwords by @emteknetnz in #374
- DOC Update translation doc by @GuySartorelli in #381
- DOC Update issues/bugs page by @GuySartorelli in #378
- DOC Update documentation about documenation by @GuySartorelli in #380
- DOC Update triage resources by @GuySartorelli in #382
- DOC Specify what makes a "core" module different by @GuySartorelli in #384
- DOC Update contributing code docs by @GuySartorelli in #379
- DOC Update maintainer guidelines by @GuySartorelli in #383
- DOC Restructure the contributing docs by @GuySartorelli in #385
- DOC Update 01_Code.md by @andrewandante in #386
- DOC Remove references to old Addons website by @maxime-rainville in #389
- DOC TLN prefix by @emteknetnz in #395
- DOC Document new hide_pagetypes config by @GuySartorelli in #393
- DOC Deprecated $having parameter by @emteknetnz in #396
- DOC Select all and deselect all files by @emteknetnz in #398
- Update a example code comment by @n8-dev in #392
- DOC Document new dev admin permissions by @GuySartorelli in #399
- DOC LogicException when no react component by @emteknetnz in #402
- DOC Update coding conventions by @emteknetnz in #397
- DOC Add SortPlugin to the docs by @sabina-talipova in #408
- Fixed: link to formatting/modifying/casting variables by @cotpat in #410
- DOC Include method signatures in public API definition by @GuySartorelli in #406
- MNT Add linting by @GuySartorelli in #387
- DOC Document new staticpublishqueue configuration by @GuySartorelli in #413
- DOC Document new community roles by @GuySartorelli in #394
- Update 04_Upgrading_project.md by @TimBBP in #418
- MNT Fix typo in linting rule options by @GuySartorelli in #420
- DOC Nested RequestHandlers by @emteknetnz in #415
- DOC Document multi-reciprocal has_one relations by @GuySartorelli in #417
- DOC Update supported PHP version for CMS 5.2 by @sabina-talipova in #403
- DOC Add SearchableDropdownField to 5.2.0 changelog by @emteknetnz in #412
- DOC Document another exception to catch when dealing with email by @GuySartorelli in #421
- Update 05_Simple_Contact_Form.md by @erangaddd in #424
- DOC Auto scaffolding has_one relations by @emteknetnz in #425
- MNT Run module-standardiser by @GuySartorelli in #429
- DOC Document using GridField with arbitrary data by @GuySartorelli in #409
- DOC Update changelog for
.brf
support by @edwilde in #432 - DOC Fix spelling issue by @sabina-talipova in #436
- DOC Document changes to asset admin file size config by @GuySartorelli in #430
- DOC Document new config for splitting summary sentences by @GuySartorelli in #428
- DOC Document new redirector 404 in changelog by @GuySartorelli in #437
- DOC Document deprecated API by @GuySartorelli in #440
- DOC fix minor typo on class name in code sample by @Rld281 in #442
- DOC Update changelog for security patches by @GuySartorelli in #444
- DOC Document added generic types by @GuySartorelli in #438
- DOC Document lazy loading by @GuySartorelli in #427
- DOC Add description for type/other label and clarify affects labels by @emteknetnz in #446
- DOC Document making variants with different file extensions by @GuySartorelli in #441
- DOC Document PHPDoc as a PHP coding standard by @GuySartorelli in #448
- DOC CMS JSON API's by @emteknetnz in #445
- DOC Update syntax for callout blocks by @GuySartorelli in #449
- DOC Update syntax for callout blocks by @GuySartorelli in #452
- DOC Update syntax for callout blocks by @GuySartorelli in #455
- DOC Document using symfony/validator by @GuySartorelli in #454
- MNT Run module-standardiser by @GuySartorelli in #453
- DOC Add UrlField by @emteknetnz in #450
- DOC Add new query trace comment to changelog by @GuySartorelli in #404
- DOC Document official support for linkfield by @GuySartorelli in #457
- DOC Document manipulating eager loading queries by @GuySartorelli in #456
- DOC Fix placement of urlfield docs by @GuySartorelli in #460
- DOC Document LTS support for databases by @GuySartorelli in #463
- DOC Refer to release policies to avoid stale information by @GuySartorelli in #462
- Add composer runtime api mention by @lekoala in #464
- DOC Fix 5.2.0-beta1 changelog by @emteknetnz in #469
- MNT Update branch which triggers deploying docs site by @emteknetnz in #470
- DOC Update image path by @emteknetnz in #471
- DOC Elemental versioned badge by @emteknetnz in #475
- DOC Move 5.2.0-beta1 changelog to proper directory by @emteknetnz in #476
- DOC change and/or to or by @emteknetnz in #478
- DOC Add PHP8.3 support to the changelog. by @GuySartorelli in #480
- Review of the Silverstripe CMS 5.2.0 changelog by @GuySartorelli in #482
- DOC Minor change to changelog regarding PHP 8.3 by @GuySartorelli in #483
- DOC Add missing info, fix linting issues, fix image paths by @GuySartorelli in #485
- DOC Add documentation about repository management by @GuySartorelli in #487
- MNT Move linting to a dedicated repository by @GuySartorelli in #489
New Contributors
- @andrewandante made their first contribution in #352
- @johannesx75 made their first contribution in #377
- @TimBBP made their first contribution in #418
- @erangaddd made their first contribution in #424
- @rld...
5.2.0-rc1
What's Changed
- MNT Update branch which builds docs site by @GuySartorelli in #340
- DOC Document deprecation of old password encryptors by @GuySartorelli in #348
- DOC add errorpage allowed_error_codes to 5.2.0 changelog by @andrewandante in #352
- DOC Document ORM changes for CMS 5.2 by @GuySartorelli in #351
- DOC Update eagerloading docs to explicitly say no relation filter by @GuySartorelli in #376
- DOC Mention that SS_TRUSTED_PROXY_IPS supports subnets by @johannesx75 in #377
- DOC Create new users with random passwords by @emteknetnz in #374
- DOC Update translation doc by @GuySartorelli in #381
- DOC Update issues/bugs page by @GuySartorelli in #378
- DOC Update documentation about documenation by @GuySartorelli in #380
- DOC Update triage resources by @GuySartorelli in #382
- DOC Specify what makes a "core" module different by @GuySartorelli in #384
- DOC Update contributing code docs by @GuySartorelli in #379
- DOC Update maintainer guidelines by @GuySartorelli in #383
- DOC Restructure the contributing docs by @GuySartorelli in #385
- DOC Update 01_Code.md by @andrewandante in #386
- DOC Remove references to old Addons website by @maxime-rainville in #389
- DOC TLN prefix by @emteknetnz in #395
- DOC Document new hide_pagetypes config by @GuySartorelli in #393
- DOC Deprecated $having parameter by @emteknetnz in #396
- DOC Select all and deselect all files by @emteknetnz in #398
- Update a example code comment by @n8-dev in #392
- DOC Document new dev admin permissions by @GuySartorelli in #399
- DOC LogicException when no react component by @emteknetnz in #402
- DOC Update coding conventions by @emteknetnz in #397
- DOC Add SortPlugin to the docs by @sabina-talipova in #408
- Fixed: link to formatting/modifying/casting variables by @cotpat in #410
- DOC Include method signatures in public API definition by @GuySartorelli in #406
- MNT Add linting by @GuySartorelli in #387
- DOC Document new staticpublishqueue configuration by @GuySartorelli in #413
- DOC Document new community roles by @GuySartorelli in #394
- Update 04_Upgrading_project.md by @TimBBP in #418
- MNT Fix typo in linting rule options by @GuySartorelli in #420
- DOC Nested RequestHandlers by @emteknetnz in #415
- DOC Document multi-reciprocal has_one relations by @GuySartorelli in #417
- DOC Update supported PHP version for CMS 5.2 by @sabina-talipova in #403
- DOC Add SearchableDropdownField to 5.2.0 changelog by @emteknetnz in #412
- DOC Document another exception to catch when dealing with email by @GuySartorelli in #421
- Update 05_Simple_Contact_Form.md by @erangaddd in #424
- DOC Auto scaffolding has_one relations by @emteknetnz in #425
- MNT Run module-standardiser by @GuySartorelli in #429
- DOC Document using GridField with arbitrary data by @GuySartorelli in #409
- DOC Update changelog for
.brf
support by @edwilde in #432 - DOC Fix spelling issue by @sabina-talipova in #436
- DOC Document changes to asset admin file size config by @GuySartorelli in #430
- DOC Document new config for splitting summary sentences by @GuySartorelli in #428
- DOC Document new redirector 404 in changelog by @GuySartorelli in #437
- DOC Document deprecated API by @GuySartorelli in #440
- DOC fix minor typo on class name in code sample by @Rld281 in #442
- DOC Update changelog for security patches by @GuySartorelli in #444
- DOC Document added generic types by @GuySartorelli in #438
- DOC Document lazy loading by @GuySartorelli in #427
- DOC Add description for type/other label and clarify affects labels by @emteknetnz in #446
- DOC Document making variants with different file extensions by @GuySartorelli in #441
- DOC Document PHPDoc as a PHP coding standard by @GuySartorelli in #448
- DOC CMS JSON API's by @emteknetnz in #445
- DOC Update syntax for callout blocks by @GuySartorelli in #449
- DOC Update syntax for callout blocks by @GuySartorelli in #452
- DOC Update syntax for callout blocks by @GuySartorelli in #455
- DOC Document using symfony/validator by @GuySartorelli in #454
- MNT Run module-standardiser by @GuySartorelli in #453
- DOC Add UrlField by @emteknetnz in #450
- DOC Add new query trace comment to changelog by @GuySartorelli in #404
- DOC Document official support for linkfield by @GuySartorelli in #457
- DOC Document manipulating eager loading queries by @GuySartorelli in #456
- DOC Fix placement of urlfield docs by @GuySartorelli in #460
- DOC Document LTS support for databases by @GuySartorelli in #463
- DOC Refer to release policies to avoid stale information by @GuySartorelli in #462
- Add composer runtime api mention by @lekoala in #464
- DOC Fix 5.2.0-beta1 changelog by @emteknetnz in #469
- MNT Update branch which triggers deploying docs site by @emteknetnz in #470
- DOC Update image path by @emteknetnz in #471
- DOC Elemental versioned badge by @emteknetnz in #475
- DOC Move 5.2.0-beta1 changelog to proper directory by @emteknetnz in #476
- DOC change and/or to or by @emteknetnz in #478
- DOC Add PHP8.3 support to the changelog. by @GuySartorelli in #480
- Review of the Silverstripe CMS 5.2.0 changelog by @GuySartorelli in #482
- DOC Minor change to changelog regarding PHP 8.3 by @GuySartorelli in #483
New Contributors
- @andrewandante made their first contribution in #352
- @johannesx75 made their first contribution in #377
- @TimBBP made their first contribution in #418
- @erangaddd made their first contribution in #424
- @Rld281 made their first contribution in #442
- @lekoala made their first contribution in #464
Full Changelog: 5.1.0...5.2.0-rc1
5.2.0-beta1
What's Changed
- MNT Update branch which builds docs site by @GuySartorelli in #340
- DOC Document deprecation of old password encryptors by @GuySartorelli in #348
- DOC add errorpage allowed_error_codes to 5.2.0 changelog by @andrewandante in #352
- DOC Document ORM changes for CMS 5.2 by @GuySartorelli in #351
- DOC Update eagerloading docs to explicitly say no relation filter by @GuySartorelli in #376
- DOC Mention that SS_TRUSTED_PROXY_IPS supports subnets by @johannesx75 in #377
- DOC Create new users with random passwords by @emteknetnz in #374
- DOC Update translation doc by @GuySartorelli in #381
- DOC Update issues/bugs page by @GuySartorelli in #378
- DOC Update documentation about documenation by @GuySartorelli in #380
- DOC Update triage resources by @GuySartorelli in #382
- DOC Specify what makes a "core" module different by @GuySartorelli in #384
- DOC Update contributing code docs by @GuySartorelli in #379
- DOC Update maintainer guidelines by @GuySartorelli in #383
- DOC Restructure the contributing docs by @GuySartorelli in #385
- DOC Update 01_Code.md by @andrewandante in #386
- DOC Remove references to old Addons website by @maxime-rainville in #389
- DOC TLN prefix by @emteknetnz in #395
- DOC Document new hide_pagetypes config by @GuySartorelli in #393
- DOC Deprecated $having parameter by @emteknetnz in #396
- DOC Select all and deselect all files by @emteknetnz in #398
- Update a example code comment by @n8-dev in #392
- DOC Document new dev admin permissions by @GuySartorelli in #399
- DOC LogicException when no react component by @emteknetnz in #402
- DOC Update coding conventions by @emteknetnz in #397
- DOC Add SortPlugin to the docs by @sabina-talipova in #408
- Fixed: link to formatting/modifying/casting variables by @cotpat in #410
- DOC Include method signatures in public API definition by @GuySartorelli in #406
- MNT Add linting by @GuySartorelli in #387
- DOC Document new staticpublishqueue configuration by @GuySartorelli in #413
- DOC Document new community roles by @GuySartorelli in #394
- Update 04_Upgrading_project.md by @TimBBP in #418
- MNT Fix typo in linting rule options by @GuySartorelli in #420
- DOC Nested RequestHandlers by @emteknetnz in #415
- DOC Document multi-reciprocal has_one relations by @GuySartorelli in #417
- DOC Update supported PHP version for CMS 5.2 by @sabina-talipova in #403
- DOC Add SearchableDropdownField to 5.2.0 changelog by @emteknetnz in #412
- DOC Document another exception to catch when dealing with email by @GuySartorelli in #421
- Update 05_Simple_Contact_Form.md by @erangaddd in #424
- DOC Auto scaffolding has_one relations by @emteknetnz in #425
- MNT Run module-standardiser by @GuySartorelli in #429
- DOC Document using GridField with arbitrary data by @GuySartorelli in #409
- DOC Update changelog for
.brf
support by @edwilde in #432 - DOC Fix spelling issue by @sabina-talipova in #436
- DOC Document changes to asset admin file size config by @GuySartorelli in #430
- DOC Document new config for splitting summary sentences by @GuySartorelli in #428
- DOC Document new redirector 404 in changelog by @GuySartorelli in #437
- DOC Document deprecated API by @GuySartorelli in #440
- DOC fix minor typo on class name in code sample by @Rld281 in #442
- DOC Update changelog for security patches by @GuySartorelli in #444
- DOC Document added generic types by @GuySartorelli in #438
- DOC Document lazy loading by @GuySartorelli in #427
- DOC Add description for type/other label and clarify affects labels by @emteknetnz in #446
- DOC Document making variants with different file extensions by @GuySartorelli in #441
- DOC Document PHPDoc as a PHP coding standard by @GuySartorelli in #448
- DOC CMS JSON API's by @emteknetnz in #445
- DOC Update syntax for callout blocks by @GuySartorelli in #449
- DOC Update syntax for callout blocks by @GuySartorelli in #452
- DOC Update syntax for callout blocks by @GuySartorelli in #455
- DOC Document using symfony/validator by @GuySartorelli in #454
- MNT Run module-standardiser by @GuySartorelli in #453
- DOC Add UrlField by @emteknetnz in #450
- DOC Add new query trace comment to changelog by @GuySartorelli in #404
- DOC Document official support for linkfield by @GuySartorelli in #457
- DOC Document manipulating eager loading queries by @GuySartorelli in #456
- DOC Fix placement of urlfield docs by @GuySartorelli in #460
- DOC Document LTS support for databases by @GuySartorelli in #463
- DOC Refer to release policies to avoid stale information by @GuySartorelli in #462
- Add composer runtime api mention by @lekoala in #464
New Contributors
- @andrewandante made their first contribution in #352
- @johannesx75 made their first contribution in #377
- @TimBBP made their first contribution in #418
- @erangaddd made their first contribution in #424
- @Rld281 made their first contribution in #442
- @lekoala made their first contribution in #464
Full Changelog: 5.1.0...5.2.0-beta1
5.1.0
What's Changed
- DOC Clarify when we will consider changing a module name or namespace by @maxime-rainville in #178
- DOC Add section on ORM performance by @GuySartorelli in #201
- DOC Add additional context about excluding models from db checks by @GuySartorelli in #204
- DOC Document the changes in silverstripe/silverstripe-framework#10735 by @GuySartorelli in #208
- DOCS: Add note regarding the split of the activedirectory module by @madmatt in #260
- DOC Fix anchor link to full commits list by @GuySartorelli in #258
- DOC Remove links for unsupported modules by @sabina-talipova in #261
- DOC Document changes to i18nTextCollector by @GuySartorelli in #263
- DOC Group now respects extensions returning true for permissions changes by @GuySartorelli in #262
- FIX Broken icon by @sabina-talipova in #264
- DOC Review forms section by @GuySartorelli in #254
- DOC Add additional context to CMS 5 changelog by @GuySartorelli in #267
- DOC filterAny() many-many aggregate conjunction by @emteknetnz in #266
- DOC remove core committer by @stevie-mayhew in #250
- DOCS Update configuration docs by @GuySartorelli in #268
- DOC Document using SSL for db connections by @GuySartorelli in #271
- DOC Add note in 5.1 changelog about DB SSL by @GuySartorelli in #272
- DOC fix partial caching config example by @jonom in #270
- DOC Document the requirement to install Composer 2 by @GuySartorelli in #275
- DOC Eager loading by @emteknetnz in #277
- DOC Use HTMLValue by @emteknetnz in #279
- DOC BuildTask is_enabled config by @emteknetnz in #281
- DOC cascade_duplicates property in SiteTree class by @sabina-talipova in #282
- DOC silverstripe/widgets removed by @emteknetnz in #283
- DOCS Review extending docs for truthfulness by @GuySartorelli in #273
- DOC Quote all yaml service definitions by @GuySartorelli in #285
- DOC Update undefinedoffset-sortablegridfield info by @sabina-talipova in #286
- Fix typo in 00_Introduction.md by @izzudin96 in #289
- DOC Document storing gql schema in cache dir by @GuySartorelli in #257
- DOC Fix bad syntax for enum. by @maxime-rainville in #290
- DOC Update i18n by @AntonyThorpe in #293
- DOC Call out ListboxField react component by @GuySartorelli in #295
- DOC Changelog CMS search with elemental by @emteknetnz in #291
- DOC Changelog for SearchContext::getQuery() parameter by @sabina-talipova in #294
- DOC CMS 4 Supported modules by @emteknetnz in #296
- DOC Document new "Only these users" permission by @GuySartorelli in #298
- DOC Changelog for FileBlock::getSummaryThumbnail by @sabina-talipova in #300
- Update 02_configuring_your_schema.md by @cotpat in #304
- [CVE-2023-32302] Require password field to be non-empty by @emteknetnz in #310
- DOC Add severity rating for CVSS score of 0 by @GuySartorelli in #306
- DOC SQL placeholders by @emteknetnz in #307
- DOC Warnings about searchable_fields content by @sabina-talipova in #311
- DOC Document new EagerLoadedDataList by @GuySartorelli in #305
- DOC Add minor release policy by @maxime-rainville in #308
- DOC Use correct class for keep_archived_assets config by @emteknetnz in #313
- DOC Update namespace for use_placeholders_for_integer_ids by @emteknetnz in #314
- DOC Document FieldsValidator by @GuySartorelli in #319
- DOC Add missing 5.1 changelog notes by @GuySartorelli in #320
- DOC Changelog session manager anonymize IP addresses by @emteknetnz in #326
- MNT Run module-standardiser by @emteknetnz in #315
- DOC Add session-manager documentation by @emteknetnz in #327
- Revert "DOC Document storing gql schema in cache dir" by @emteknetnz in #324
- DOC Add note about limiting session garbage collection by @GuySartorelli in #328
- DOC Document maximumLimit in GraphQL schema by @GuySartorelli in #329
- DOC Correct hyperlink by @n8-dev in #332
- DOC Close hint block by @GuySartorelli in #316
- DOC Document changes from silverstripe/silverstripe-framework#10925 by @GuySartorelli in #335
- MNT Run module-standardiser by @emteknetnz in #337
- DOC Staticpublishqueue changelog entry by @emteknetnz in #331
- DOC Performance improvements for changelog by @emteknetnz in #333
- Correct Table of Contents linking by @n8-dev in #341
- DOC Add dynamodb by @emteknetnz in #343
- DOC Add dynamodb by @emteknetnz in #342
- Updated with database column type override info by @tiller1010 in #345
- DOC Add missing information to 5.1.0 changelog by @GuySartorelli in #346
- MNT Update build.yml to push changes from 5.1 branch by @GuySartorelli in #347
- DOC Return validator by @emteknetnz in #350
- DOC Move orderBy docs to raw SQL section. by @GuySartorelli in #353
- DOC Make error log file path absolute by @GuySartorelli in #366
- DOC Fix API links on fluent upgrade page by @GuySartorelli in #365
- DOC Fix broken syntax by @GuySartorelli in #364
- DOC Add clarification about benchmark results by @GuySartorelli in #355
- DOC Update bug reports page by @GuySartorelli in #357
- DOC Update build tooling docs by @GuySartorelli in #361
- DOC Remove doc about how to make a release by @GuySartorelli in #362
- DOC Update contributing docs page by @GuySartorelli in #367
- DOC Remove references to quarterly releases. by @GuySartorelli in #368
- DOC Update translation docs by @GuySartorelli in #369
- DOC Update triage and review docs by @GuySartorelli in #370
- DOC Update index for contributing docs by @GuySartorelli in #372
- DOC Move labels into issues page by @GuySartorelli in #359
- DOC Update security issues docs by @GuySartorelli in #371
- DOC Update contributing code page by @GuySartorelli in #358
- DOC Document protections against malicious queries by @GuySartorelli in #375
New Contributors
- @madmatt made their first contribution in https://github.com/silverstrip...
5.1.0-rc1
What's Changed
- DOC Clarify when we will consider changing a module name or namespace by @maxime-rainville in #178
- DOC Add section on ORM performance by @GuySartorelli in #201
- DOC Add additional context about excluding models from db checks by @GuySartorelli in #204
- DOC Document the changes in silverstripe/silverstripe-framework#10735 by @GuySartorelli in #208
- DOCS: Add note regarding the split of the activedirectory module by @madmatt in #260
- DOC Fix anchor link to full commits list by @GuySartorelli in #258
- DOC Remove links for unsupported modules by @sabina-talipova in #261
- DOC Document changes to i18nTextCollector by @GuySartorelli in #263
- DOC Group now respects extensions returning true for permissions changes by @GuySartorelli in #262
- FIX Broken icon by @sabina-talipova in #264
- DOC Review forms section by @GuySartorelli in #254
- DOC Add additional context to CMS 5 changelog by @GuySartorelli in #267
- DOC filterAny() many-many aggregate conjunction by @emteknetnz in #266
- DOC remove core committer by @stevie-mayhew in #250
- DOCS Update configuration docs by @GuySartorelli in #268
- DOC Document using SSL for db connections by @GuySartorelli in #271
- DOC Add note in 5.1 changelog about DB SSL by @GuySartorelli in #272
- DOC fix partial caching config example by @jonom in #270
- DOC Document the requirement to install Composer 2 by @GuySartorelli in #275
- DOC Eager loading by @emteknetnz in #277
- DOC Use HTMLValue by @emteknetnz in #279
- DOC BuildTask is_enabled config by @emteknetnz in #281
- DOC cascade_duplicates property in SiteTree class by @sabina-talipova in #282
- DOC silverstripe/widgets removed by @emteknetnz in #283
- DOCS Review extending docs for truthfulness by @GuySartorelli in #273
- DOC Quote all yaml service definitions by @GuySartorelli in #285
- DOC Update undefinedoffset-sortablegridfield info by @sabina-talipova in #286
- Fix typo in 00_Introduction.md by @izzudin96 in #289
- DOC Document storing gql schema in cache dir by @GuySartorelli in #257
- DOC Fix bad syntax for enum. by @maxime-rainville in #290
- DOC Update i18n by @AntonyThorpe in #293
- DOC Call out ListboxField react component by @GuySartorelli in #295
- DOC Changelog CMS search with elemental by @emteknetnz in #291
- DOC Changelog for SearchContext::getQuery() parameter by @sabina-talipova in #294
- DOC CMS 4 Supported modules by @emteknetnz in #296
- DOC Document new "Only these users" permission by @GuySartorelli in #298
- DOC Changelog for FileBlock::getSummaryThumbnail by @sabina-talipova in #300
- Update 02_configuring_your_schema.md by @cotpat in #304
- [CVE-2023-32302] Require password field to be non-empty by @emteknetnz in #310
- DOC Add severity rating for CVSS score of 0 by @GuySartorelli in #306
- DOC SQL placeholders by @emteknetnz in #307
- DOC Warnings about searchable_fields content by @sabina-talipova in #311
- DOC Document new EagerLoadedDataList by @GuySartorelli in #305
- DOC Add minor release policy by @maxime-rainville in #308
- DOC Use correct class for keep_archived_assets config by @emteknetnz in #313
- DOC Update namespace for use_placeholders_for_integer_ids by @emteknetnz in #314
- DOC Document FieldsValidator by @GuySartorelli in #319
- DOC Add missing 5.1 changelog notes by @GuySartorelli in #320
- DOC Changelog session manager anonymize IP addresses by @emteknetnz in #326
- MNT Run module-standardiser by @emteknetnz in #315
- DOC Add session-manager documentation by @emteknetnz in #327
- Revert "DOC Document storing gql schema in cache dir" by @emteknetnz in #324
- DOC Add note about limiting session garbage collection by @GuySartorelli in #328
- DOC Document maximumLimit in GraphQL schema by @GuySartorelli in #329
- DOC Correct hyperlink by @n8-dev in #332
- DOC Close hint block by @GuySartorelli in #316
- DOC Document changes from silverstripe/silverstripe-framework#10925 by @GuySartorelli in #335
- MNT Run module-standardiser by @emteknetnz in #337
- DOC Staticpublishqueue changelog entry by @emteknetnz in #331
- DOC Performance improvements for changelog by @emteknetnz in #333
- Correct Table of Contents linking by @n8-dev in #341
- DOC Add dynamodb by @emteknetnz in #343
- DOC Add dynamodb by @emteknetnz in #342
- Updated with database column type override info by @tiller1010 in #345
- DOC Add missing information to 5.1.0 changelog by @GuySartorelli in #346
New Contributors
- @madmatt made their first contribution in #260
- @stevie-mayhew made their first contribution in #250
- @jonom made their first contribution in #270
- @izzudin96 made their first contribution in #289
- @cotpat made their first contribution in #304
- @n8-dev made their first contribution in #332
- @tiller1010 made their first contribution in #345
Full Changelog: 5.0.0...5.1.0-rc1
5.1.0-beta1
What's Changed
- DOC Clarify when we will consider changing a module name or namespace by @maxime-rainville in #178
- DOC Add section on ORM performance by @GuySartorelli in #201
- DOC Add additional context about excluding models from db checks by @GuySartorelli in #204
- DOC Document the changes in silverstripe/silverstripe-framework#10735 by @GuySartorelli in #208
- DOCS: Add note regarding the split of the activedirectory module by @madmatt in #260
- DOC Fix anchor link to full commits list by @GuySartorelli in #258
- DOC Remove links for unsupported modules by @sabina-talipova in #261
- DOC Document changes to i18nTextCollector by @GuySartorelli in #263
- DOC Group now respects extensions returning true for permissions changes by @GuySartorelli in #262
- FIX Broken icon by @sabina-talipova in #264
- DOC Review forms section by @GuySartorelli in #254
- DOC Add additional context to CMS 5 changelog by @GuySartorelli in #267
- DOC filterAny() many-many aggregate conjunction by @emteknetnz in #266
- DOC remove core committer by @stevie-mayhew in #250
- DOCS Update configuration docs by @GuySartorelli in #268
- DOC Document using SSL for db connections by @GuySartorelli in #271
- DOC Add note in 5.1 changelog about DB SSL by @GuySartorelli in #272
- DOC fix partial caching config example by @jonom in #270
- DOC Document the requirement to install Composer 2 by @GuySartorelli in #275
- DOC Eager loading by @emteknetnz in #277
- DOC Use HTMLValue by @emteknetnz in #279
- DOC BuildTask is_enabled config by @emteknetnz in #281
- DOC cascade_duplicates property in SiteTree class by @sabina-talipova in #282
- DOC silverstripe/widgets removed by @emteknetnz in #283
- DOCS Review extending docs for truthfulness by @GuySartorelli in #273
- DOC Quote all yaml service definitions by @GuySartorelli in #285
- DOC Update undefinedoffset-sortablegridfield info by @sabina-talipova in #286
- Fix typo in 00_Introduction.md by @izzudin96 in #289
- DOC Document storing gql schema in cache dir by @GuySartorelli in #257
- DOC Fix bad syntax for enum. by @maxime-rainville in #290
- DOC Update i18n by @AntonyThorpe in #293
- DOC Call out ListboxField react component by @GuySartorelli in #295
- DOC Changelog CMS search with elemental by @emteknetnz in #291
- DOC Changelog for SearchContext::getQuery() parameter by @sabina-talipova in #294
- DOC CMS 4 Supported modules by @emteknetnz in #296
- DOC Document new "Only these users" permission by @GuySartorelli in #298
- DOC Changelog for FileBlock::getSummaryThumbnail by @sabina-talipova in #300
- Update 02_configuring_your_schema.md by @cotpat in #304
- [CVE-2023-32302] Require password field to be non-empty by @emteknetnz in #310
- DOC Add severity rating for CVSS score of 0 by @GuySartorelli in #306
- DOC SQL placeholders by @emteknetnz in #307
- DOC Warnings about searchable_fields content by @sabina-talipova in #311
- DOC Document new EagerLoadedDataList by @GuySartorelli in #305
- DOC Add minor release policy by @maxime-rainville in #308
- DOC Use correct class for keep_archived_assets config by @emteknetnz in #313
- DOC Update namespace for use_placeholders_for_integer_ids by @emteknetnz in #314
- DOC Document FieldsValidator by @GuySartorelli in #319
- DOC Add missing 5.1 changelog notes by @GuySartorelli in #320
- DOC Changelog session manager anonymize IP addresses by @emteknetnz in #326
- MNT Run module-standardiser by @emteknetnz in #315
- DOC Add session-manager documentation by @emteknetnz in #327
- Revert "DOC Document storing gql schema in cache dir" by @emteknetnz in #324
- DOC Add note about limiting session garbage collection by @GuySartorelli in #328
- DOC Document maximumLimit in GraphQL schema by @GuySartorelli in #329
- DOC Correct hyperlink by @n8-dev in #332
- DOC Close hint block by @GuySartorelli in #316
- DOC Document changes from silverstripe/silverstripe-framework#10925 by @GuySartorelli in #335
- MNT Run module-standardiser by @emteknetnz in #337
- DOC Staticpublishqueue changelog entry by @emteknetnz in #331
- DOC Performance improvements for changelog by @emteknetnz in #333
New Contributors
- @madmatt made their first contribution in #260
- @stevie-mayhew made their first contribution in #250
- @jonom made their first contribution in #270
- @izzudin96 made their first contribution in #289
- @cotpat made their first contribution in #304
- @n8-dev made their first contribution in #332
Full Changelog: 5.0.0...5.1.0-beta1
5.0.0
What's Changed
- DOC Document breaking changes for updating resources dir by @GuySartorelli in #58
- DOC Update references to CMS 3 and 4 by @GuySartorelli in #47
- DOC Document removing deprecated support for PHPUnit 5.7 by @GuySartorelli in #63
- DOC Document changes in various rescued master commits by @GuySartorelli in #70
- DOC Document reverting a change to table names by @GuySartorelli in #78
- DOC Document removal of HistoryControllerFactory by @GuySartorelli in #71
- DOC Document symfony 6 dependency changes by @emteknetnz in #79
- DOC Move upgrade docs into changelog for 5.0.0 by @GuySartorelli in #84
- DOC Fix links from upgrade docs by @GuySartorelli in #66
- DOC Changelog for 5.0.0-alpha1 by @emteknetnz in #88
- DOC Document breaking changes to template syntax by @GuySartorelli in #81
- FIX Show alpha directory by @GuySartorelli in #89
- DOC Document SecurityAdmin extending ModelAdmin by @emteknetnz in #80
- DOC Document upgrading to tinymce 6 by @GuySartorelli in #91
- DOC Document breaking changes from migrating SilverStripeNavigator by @GuySartorelli in #60
- DOC Document making models previewable via extensions by @GuySartorelli in #87
- DOC Document controller method signatures by @emteknetnz in #102
- DOC Updates for symfony/mailer by @emteknetnz in #92
- DOC Document adding TopPage extensions by default by @GuySartorelli in #94
- DOC DataList::sort() and orderBy() by @emteknetnz in #123
- DOC Update js docs by @GuySartorelli in #130
- DOC masterminds/html5 by @emteknetnz in #133
- DOC Mark the removal of subitem_class config by @maxime-rainville in #134
- DOC Removed HTMLValue shorthand by @emteknetnz in #135
- DOC parameter order by @emteknetnz in #138
- DOC Document changes to trailing slash in URLs by @GuySartorelli in #136
- DOC Define what can be merge post beta by @maxime-rainville in #140
- DOC List which classes had ReturnTypeWillChange annotation removed by @maxime-rainville in #132
- DOC Update Email docs by @emteknetnz in #143
- DOC Document changes required to upgrade build stack by @GuySartorelli in #137
- DOC New limit behaviour by @maxime-rainville in #146
- DOC Document features from security-extensions by @GuySartorelli in #145
- Preparing change log for beta release by @maxime-rainville in #147
- DOC 5.0.0 changelog removed and changed API by @emteknetnz in #150
- DOC Last changes for the changelog before beta release by @GuySartorelli in #154
- DOC Update 5.0.0-beta1 changelog by @emteknetnz in #156
- DOC Rearrange 5.0.0-beta1 changelog by @emteknetnz in #158
- DOC Update docs for deprecations by @GuySartorelli in #160
- DOC StaticPublishQueue is now opt-in by @emteknetnz in #161
- DOC DBComposite dynamic data by @emteknetnz in #166
- DOC Update docs to include new FormField validation hook by @kinglozzer in #144
- DOC Clarification for some removed deprecated class and methods in 5.… by @sabina-talipova in #169
- DOC Document some behaviours that aren't supported anymore by @GuySartorelli in #171
- DOC Change react-router constraint in 5.0 changelog by @GuySartorelli in #168
- DOC Add fluent changes and upgrade guides by @GuySartorelli in #176
- DOC Fix preview docs link and info by @GuySartorelli in #99
- DOC Document changes to the updateRelativeLink. by @GuySartorelli in #75
- DOC Document setting summary by default by @GuySartorelli in #93
- DOC Remove references to PDO by @emteknetnz in #186
- DOC Handle email send exceptions by @emteknetnz in #192
- DOC Remove former core committers by @maxime-rainville in #207
- DOC Clearly document the replacement for $ThemeDir by @GuySartorelli in #218
- DOC Review documentation for common errors by @GuySartorelli in #188
- DOC Update Getting Started and ORM sections by @GuySartorelli in #189
- DOC Update templates section by @GuySartorelli in #198
- DOC Update Controllers section by @GuySartorelli in #206
- DOC Update react injector GraphQL example for CMS 5 by @GuySartorelli in #247
- DOC Update history viewer GraphQL examples for CMS 5 by @GuySartorelli in #196
- DOC Be more explicit about web vs project roots by @GuySartorelli in #251
- DOC Update changelog API changes to include reasons by @GuySartorelli in #252
- DOC Final update for CMS5.0 changelog by @maxime-rainville in #255
- DOC Update changelog API changes to include fqns by @sabina-talipova in #256
New Contributors
- @kinglozzer made their first contribution in #144
Full Changelog: 4.13.0...5.0.0