Add CHANGELOG and update info.xml
This commit is contained in:
@@ -3,10 +3,10 @@
|
||||
<id>minimalprofile</id>
|
||||
<name>Minimal Profile</name>
|
||||
<summary>Hides profile fields to create a minimal user profile</summary>
|
||||
<description>Allows administrators to hide profile fields like pronouns, social links, etc.</description>
|
||||
<description>Allows administrators to hide profile fields like pronouns, role, and headline from user profiles. Configure which fields to hide using: occ config:app:set minimalprofile hidden_fields --value='["pronouns","role"]'</description>
|
||||
<version>1.1.0</version>
|
||||
<licence>AGPL</licence>
|
||||
<author>Your Name</author>
|
||||
<author>Taurix IT</author>
|
||||
<namespace>MinimalProfile</namespace>
|
||||
<categories>
|
||||
<category>settings</category>
|
||||
|
||||
Reference in New Issue
Block a user