Skip to content

feat: add itemTitle for structured array item labels#725

Merged
lane711 merged 1 commit intomainfrom
merge-pr-675-item-title
Mar 28, 2026
Merged

feat: add itemTitle for structured array item labels#725
lane711 merged 1 commit intomainfrom
merge-pr-675-item-title

Conversation

@lane711
Copy link
Copy Markdown
Collaborator

@lane711 lane711 commented Mar 28, 2026

Cherry-picked from #675 by @bobbwal. Adds itemTitle property for custom array item labels.

Closes #675
🤖 Generated with Claude Code

Adds itemTitle property to array field definitions, allowing custom
labels for array items based on their field values.

Cherry-picked from #675 by @bobbwal
Closes #675

🤖 Generated with [Claude Code](https://claude.com/claude-code)
@lane711 lane711 merged commit 84560dd into main Mar 28, 2026
2 checks passed
lane711 added a commit that referenced this pull request Mar 30, 2026
Security hardening release:
- SQL injection fix via sort order validation (#713)
- Reflected XSS fix on auth pages (#714)
- Stored XSS fix in content preview (#715)
- Security headers middleware (#708)
- Auth endpoint rate limiting (#707)
- CORS restrictions (#706)
- PBKDF2 password hashing (#705)
- JWT secret to environment variable (#704)

Bug fixes:
- Radio field support (#723)
- Confirm dialogs for repeater/block deletes (#722)
- Rich text editor field types (#721)
- user_profiles migration in core (#718)
- itemTitle for structured arrays (#725)

🤖 Generated with [Claude Code](https://claude.com/claude-code)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants