What's Changed
New Features
- Model attribute conditions: Conditional field/section visibility based on model attributes (#74)
- Section conditional visibility support
Fixes
- Fix null dereference in
normalizeValueForEvaluation - Replace
addslasheswithjson_encodefor JS string escaping - Remove duplicate docblock on
getNormalizedFieldValues - Resolve rector issues for CI compatibility with rector 2.3.9
- Add explicit success notification to
createSectionaction - Update tests badge to correct workflow filename and branch
- Use full URL for
git ls-remotein changelog workflow
Maintenance
- Remove Ukrainian translation for maintainability
- Add release notes configuration for auto-generated changelogs
- Add auto-release workflow and normalize CI naming
- Update actions/setup-node to v6, actions/checkout to v6
Full Changelog: v3.0.14...v3.1.0