You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+17-1Lines changed: 17 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,21 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
12
12
<!-- changelog-linker -->
13
13
## [Unreleased]
14
14
15
+
## 1.0.2 - 2026-04-13
16
+
17
+
💝 **SUPPORT PROFILE FIELDS** — If this project helps your team, please support ongoing maintenance via GitHub Sponsors: https://github.com/sponsors/LibreSign
18
+
19
+
⭐ **STAR THE REPOSITORY** — Stars help the project gain visibility and justify continued investment: https://github.com/LibreCodeCoop/profile_fields
20
+
21
+
🏢 **ENTERPRISE SUPPORT** — Need custom development, support, or sponsored features? Contact us: contact@librecode.coop
22
+
23
+
### Fixed
24
+
- Fixed migration compatibility for `profile_fields_definitions.active` and ensured upgrade safety for existing installs [#73](https://github.com/LibreCodeCoop/profile_fields/pull/73)
25
+
- Fixed migration failure on strict database identifier limits by shortening an index name [#74](https://github.com/LibreCodeCoop/profile_fields/pull/74)
26
+
27
+
### Changed
28
+
- Updated project dependencies and CI tooling via Dependabot updates [#64](https://github.com/LibreCodeCoop/profile_fields/pull/64)[#66](https://github.com/LibreCodeCoop/profile_fields/pull/66)[#69](https://github.com/LibreCodeCoop/profile_fields/pull/69)[#70](https://github.com/LibreCodeCoop/profile_fields/pull/70)[#71](https://github.com/LibreCodeCoop/profile_fields/pull/71)[#72](https://github.com/LibreCodeCoop/profile_fields/pull/72)
29
+
15
30
## 1.0.1 - 2026-04-03
16
31
17
32
💝 **SUPPORT PROFILE FIELDS** — If this project helps your team, please support ongoing maintenance via GitHub Sponsors: https://github.com/sponsors/LibreSign
@@ -40,5 +55,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
40
55
-`occ` commands for data export, import, clear, and developer reset [#5](https://github.com/LibreCodeCoop/profile_fields/pull/5)
41
56
- Transifex integration for community translations [#34](https://github.com/LibreCodeCoop/profile_fields/pull/34)
Copy file name to clipboardExpand all lines: appinfo/info.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@ Developed with ❤️ by [LibreCode](https://librecode.coop). Ongoing maintenanc
23
23
24
24
* [Sponsor LibreSign on GitHub (monthly recurring support is especially welcome): ](https://github.com/sponsors/LibreSign)
0 commit comments