Files
nextcloud_minimalprofile/CHANGELOG.md

21 lines
527 B
Markdown

# 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