Releases: backdrop-contrib/entity_plus
Releases · backdrop-contrib/entity_plus
1.x-1.0.23
What's Changed
- Issue #186. Replace non-cannonical typehinting. by @argiepiano and @indigoxela in #187
Full Changelog: 1.x-1.0.22...1.x-1.0.23
1.x-1.0.22
What's Changed
- Issue #181. Use ubuntu-22.04 for automated tests. by @argiepiano in #182
- 1.x issue 183 by @argiepiano in #184
- Issue #179. Fix implicit nullable parameters for 8.4 by @argiepiano and @indigoxela in #185
- Issue #162. Define property $propertyInfo for EntityDefaultExtraFieldsController by @argiepiano in #180
Full Changelog: 1.x-1.0.21...1.x-1.0.22
1.x-1.0.21
What's Changed
- Issue #173. Move the "comment" node property info to comment.info.inc by @argiepiano in #174
Full Changelog: 1.x-1.0.20...1.x-1.0.21
1.x-1.0.20
What's Changed
- Issue #164. Modify vocab test to account for core changes by @argiepiano in #165
- Issue #171. Make the vocabulary property required by @argiepiano in #172
- Issue #162. Define property propertyInfo by @argiepiano in #163
Full Changelog: 1.x-1.0.19...1.x-1.0.20
1.x-1.0.19
What's Changed
- Issue #155 handle if item/index does not exist by @herbdool in #156
- Issue #159. Allow dynamic properties for metadata wrappers classes by @argiepiano in #160
Full Changelog: 1.x-1.0.18...1.x-1.0.19
1.x-1.0.18
What's Changed
- Issue #149. Add property info for node's
commentproperty by @argiepiano in #150 - Issue #146. Restore entity_plus_entity_property_info_alter() by @argiepiano in #147
- Issue #136. Define
typeproperty metadata for file entities by @argiepiano in #137 - Issue #67. Bring back i18n functionality by @argiepiano in #148
- Restore language and language_content site properties by @argiepiano in #145
- Issue #110. Change schema field to langcode for language property by @argiepiano in #138
- Issue #44: Replace entity_plus_type with entity_type. by @laryn in #151
- Issue #152. Include all css classes in both arrays by @argiepiano in #154
- Issue #142. Fix mention of entity_plus_property_verbatim_set by @argiepiano in #153
Full Changelog: 1.x-1.0.17...1.x-1.0.18
1.x-1.0.17
This is a bug fix that addresses a bug in the way user roles are set using Entity Metadata Wrapper.
What's Changed
- Issue #134. Set user roles correctly. by @argiepiano in #135
Full Changelog: 1.x-1.0.16...1.x-1.0.17
1.x-1.0.16
What's Changed
- Issue #129. Check if label_display is set by @argiepiano in #130
- Issue #127: Address deprecation notices in PHP 8.1 by @argiepiano in #128
- Issue #132. Document additional hooks by @argiepiano in #133
Full Changelog: 1.x-1.0.15...1.x-1.0.16.
1.x-1.0.15
What's Changed
- Issue #125. Remove original in vocabulary test for comparison by @argiepiano in #126
- Issue #123: Restructure GHA, prevent telemetry data by @laryn in #124
- Issue #111. Adds full wrapper support for vocabularies by @argiepiano in #112
- Issue #113. Use
user_savefor user entity's save callback by @argiepiano in #114 - Issue #117. Include typehinting in buildContent by @argiepiano in #118
- Issue #121. Add entity_plus_export and entity_plus_import by @argiepiano in #122
- Issue 119: Implement hook_modules_enabled() by @VasasA in #120
New Contributors
Full Changelog: 1.x-1.0.14...1.x-1.0.15
1.x-1.0.15-pre
What's Changed
- Issue #111. Adds full wrapper support for vocabularies by @argiepiano in #112
- Issue #113. Use
user_savefor user entity's save callback by @argiepiano in #114 - Issue #117. Include typehinting in buildContent by @argiepiano in #118
- Issue #121. Add entity_plus_export and entity_plus_import by @argiepiano in #122
- Issue 119: Implement hook_modules_enabled() by @VasasA in #120
New Contributors
Full Changelog: 1.x-1.0.14...1.x-1.0.15-pre