Releases: LibreCodeCoop/profile_fields
v1.0.4
1.0.4 - 2026-04-14
💝 SUPPORT PROFILE FIELDS — If this project helps your team, please support ongoing maintenance via GitHub Sponsors: https://github.com/sponsors/LibreSign
⭐ STAR THE REPOSITORY — Stars help the project gain visibility and justify continued investment: https://github.com/LibreCodeCoop/profile_fields
🏢 ENTERPRISE SUPPORT — Need custom development, support, or sponsored features? Contact us: contact@librecode.coop
Fixed
- #84 make orphaned value repair query cursor compatible across Nextcloud versions
Changed
- Bump dependencies
v1.0.3
💝 SUPPORT PROFILE FIELDS — If this project helps your team, please support ongoing maintenance via GitHub Sponsors: https://github.com/sponsors/LibreSign
⭐ STAR THE REPOSITORY — Stars help the project gain visibility and justify continued investment: https://github.com/LibreCodeCoop/profile_fields
🏢 ENTERPRISE SUPPORT — Need custom development, support, or sponsored features? Contact us: contact@librecode.coop
Fixed
- Fixed Oracle database compatibility for field definition queries #79
Changed
- Improved translation readiness by adding translator guidance for technical terms and non-breaking spaces in UI strings #80
v1.0.2
💝 SUPPORT PROFILE FIELDS — If this project helps your team, please support ongoing maintenance via GitHub Sponsors: https://github.com/sponsors/LibreSign
⭐ STAR THE REPOSITORY — Stars help the project gain visibility and justify continued investment: https://github.com/LibreCodeCoop/profile_fields
🏢 ENTERPRISE SUPPORT — Need custom development, support, or sponsored features? Contact us: contact@librecode.coop
Fixed
- Fixed migration compatibility for
profile_fields_definitions.activeand ensured upgrade safety for existing installs #73 - Fixed migration failure on strict database identifier limits by shortening an index name #74
Changed
v1.0.1
What's Changed
- fix: avoid install failure with bool active column by @vitormattos in #61
- release: prepare 1.0.1 by @vitormattos in #62
Full Changelog: v1.0.0...v1.0.1
v1.0.0
First release