Skip to content

Commit

Permalink
Adds more information to the Custom Profile Attributes release notes (#…
Browse files Browse the repository at this point in the history
…7768)

This change improves the information from the release notes adding
things like the default state of the feature, the feature flag that
controls its availability, the fact that it is enterprise only and the
scope of the initial implementation.

Co-authored-by: Miguel de la Cruz <[email protected]>
  • Loading branch information
mgdelacroix and Miguel de la Cruz authored Feb 26, 2025
1 parent 714e831 commit a10a861
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/about/mattermost-v10-changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@ If you upgrade from a release earlier than v10.3, please read the other [Importa

#### Administration
- Added the migrations, store layer and service for the Property System Architecture.
- Added Custom Profile Attributes, an experimental Enterprise-only feature. This feature is disabled by default. To enable this feature, set the feature flag `CustomProfileAttributes`. Once enabled, administrators can access the System Properties section in the System Console to create and manage custom user profile fields. The initial release supports text fields only.
- Added the Custom Profile Attribute fields store, app and API endpoints.
- Added the **System Console** user interface for managing Custom Profile Attributes (User Properties).
- Introduced V2 of the Support Packet, containing improvement diagnosis information for high-availability deployments.
- Added a new ``Fallback`` field to ``PluginSettingsSection`` that controls whether the settings defined under the section should still render as fallback when the plugin is disabled.
- Updated the library used for tooltips throughout the app to fix a memory leak.
Expand Down

0 comments on commit a10a861

Please sign in to comment.