Add CHANGELOG and update info.xml

This commit is contained in:
2026-04-16 21:01:48 +02:00
parent d9198f3080
commit d726b525ed
2 changed files with 23 additions and 2 deletions

View File

@@ -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>