Skip to content

Releases: opensensor/django-forms-workflows

Release v0.64.2

10 Apr 20:59

Choose a tag to compare

🤖 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

10 Apr 20:42

Choose a tag to compare

🤖 AI-Generated Changelog

Fixed

  • Render section headers correctly in approval stage fields

🔗 Full Changelog: v0.64.0...v0.64.1

Release v0.64.0

10 Apr 20:23

Choose a tag to compare

🤖 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

10 Apr 20:06

Choose a tag to compare

🤖 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

08 Apr 19:09

Choose a tag to compare

🤖 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

08 Apr 17:28

Choose a tag to compare

🤖 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

02 Apr 20:02

Choose a tag to compare

🤖 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

02 Apr 19:47

Choose a tag to compare

🤖 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

02 Apr 19:38

Choose a tag to compare

🤖 AI-Generated Changelog

Fixed

  • Resolved missing form styles by embedding forms.css directly 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

02 Apr 19:22

Choose a tag to compare

🤖 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