Releases: opensensor/django-forms-workflows
Releases · opensensor/django-forms-workflows
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
Release v0.63.4
🤖 AI-Generated Changelog
Fixed
- Resolved missing form styles by embedding
forms.cssdirectly in templates, ensuring consistent appearance without relying on external stylesheet linking - Added real-time phone number validation to provide immediate feedback as users type
🔗 Full Changelog: v0.63.3...v0.63.4
Release v0.63.3
🤖 AI-Generated Changelog
Fixed
- Corrected side-by-side field alignment to render consistently regardless of uneven label heights
🔗 Full Changelog: v0.63.2...v0.63.3