Releases: opensensor/django-forms-workflows
Releases · opensensor/django-forms-workflows
Release v0.65.1
🤖 AI-Generated Changelog
Fixed
- Resolved a foreign key reference error for workflow stage fields in forms associated with multiple workflows during synchronization
🔗 Full Changelog: v0.65.0...v0.65.1
Release v0.65.0
🤖 AI-Generated Changelog
Added
- Introduced role-based group separation for form validation and reassignment, allowing different user groups to be assigned distinct validation and reassignment responsibilities within approval workflows
🔗 Full Changelog: v0.64.2...v0.65.0
Release v0.64.2
🤖 AI-Generated Changelog
Fixed
- Simplified the Approval Step form to display only the fields relevant to the current stage, reducing visual clutter and improving usability during approval workflows
🔗 Full Changelog: v0.64.1...v0.64.2
Release v0.64.1
🤖 AI-Generated Changelog
Fixed
- Render section headers correctly in approval stage fields
🔗 Full Changelog: v0.64.0...v0.64.1
Release v0.64.0
🤖 AI-Generated Changelog
Fixed
- Corrected rendering of section headers and field widths in approval and detail templates, ensuring consistent layout and proper display of form content
🔗 Full Changelog: v0.63.9...v0.64.0
Release v0.63.9
🤖 AI-Generated Changelog
Fixed
- Resolved a synchronization error that could occur when resetting form sequences, preventing integrity constraint violations during sync import/export operations
🔗 Full Changelog: v0.63.8...v0.63.9
Release v0.63.8
🤖 AI-Generated Changelog
Fixed
- Resolved an issue where only one workflow per form was supported during sync import/export; forms with multiple associated workflows are now correctly handled
🔗 Full Changelog: v0.63.7...v0.63.8
Release v0.63.7
🤖 AI-Generated Changelog
Fixed
- Resolved a bug where sub-workflows could incorrectly reference themselves during synchronous import, preventing infinite loops and import failures
🔗 Full Changelog: v0.63.6...v0.63.7
Release v0.63.6
🤖 AI-Generated Changelog
Fixed
- Improved form field alignment using CSS Grid subgrid for more consistent and precise layout across multi-field rows
🔗 Full Changelog: v0.63.5...v0.63.6
Release v0.63.5
🤖 AI-Generated Changelog
Fixed
- Removed unintended minimum height on help text in aligned form rows, preventing excessive spacing when help text is absent
🔗 Full Changelog: v0.63.4...v0.63.5