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

21
CHANGELOG.md Normal file
View File

@@ -0,0 +1,21 @@
# Changelog
All notable changes to this project will be documented in this file.
## [1.1.0] - 2025-04-16
### Added
- API endpoint for fetching hidden fields configuration
- Support for OCS API format
- Configurable fields: pronouns, role, headline
### Changed
- Switched from routes.xml to routes.php for Nextcloud 33 compatibility
- Migrated to OCSController for API
### Fixed
- Fixed route registration for Nextcloud 33
## [1.0.x] - Earlier versions
- Initial development versions with localStorage-based configuration