Releases: silverstripe/silverstripe-linkfield
Releases · silverstripe/silverstripe-linkfield
1.1.1
What's Changed
- BUG: Change link type in via a GridField edit form. by @mfendeksilverstripe in #38
- BUG: Fix Composer autoload settings. by @mfendeksilverstripe in #42
- PHP 8.1: Suppress deprecation notice by @chrispenny in #47
Full Changelog: 1.1.0...1.1.1
1.1.0
What's Changed
- NEW: Empty link title fallbacks to Page. by @mfendeksilverstripe in #37
Non backwards compatible change
- Update namespace. Add table_name config to all models by @chrispenny in #39
New Contributors
- @chrispenny made their first contribution in #39
Full Changelog: 1.0.0...1.1.0
Give than this is still a private repo that is only used on one project, we felt that a minor version bump was ok.
1.0.0
What's Changed
- BUG: Stable branch cleanup by @mfendeksilverstripe in #36
New Contributors
- @mfendeksilverstripe made their first contribution in #36
Full Changelog: 0.0.1...1.0.0
GraphQL 3 pre-release version
0.0.1 Don't call newClassInstance on link that haven't been saved yet.