Releases: opensensor/django-forms-workflows
Releases · opensensor/django-forms-workflows
Release v0.74.18
🤖 AI-Generated Changelog
Fixed
- PDF output now correctly respects the
show_help_text_in_detailsetting, ensuring help text visibility behaves consistently between web and PDF views
🔗 Full Changelog: v0.74.17...v0.74.18
Release v0.74.17
🤖 AI-Generated Changelog
Changed
- Consolidated CC and BCC recipients into the To row in the Notification Log, simplifying how recipient information is displayed
🔗 Full Changelog: v0.74.16...v0.74.17
Release v0.74.16
🤖 AI-Generated Changelog
Fixed
- Validate approval-step fields on input and blur events, providing immediate feedback when users interact with approval form fields
🔗 Full Changelog: v0.74.15...v0.74.16
Release v0.74.15
🤖 AI-Generated Changelog
Fixed
- Improved diagnostics for the retry failed notifications admin action, making it easier to identify and troubleshoot notification failures
- Opted non-credential inputs out of password manager autofill to prevent browsers from incorrectly filling unrelated fields
- Conditional rules are now respected for display text rows in views, ensuring hidden rows behave as expected
🔗 Full Changelog: v0.74.14...v0.74.15
Release v0.74.14
🤖 AI-Generated Changelog
Fixed
- Extended two-column subgrid layout to span 4 row tracks, correcting grid alignment issues in multi-row form layouts
🔗 Full Changelog: v0.74.13...v0.74.14
Release v0.74.13
🤖 AI-Generated Changelog
Added
- Allow the LDAP department attribute used in user search filters to be configured, enabling organizations to map their directory structure more flexibly
🔗 Full Changelog: v0.74.12...v0.74.13
Release v0.74.12
🤖 AI-Generated Changelog
Fixed
- Exposed
css_classfield on standaloneFormFieldadmin, allowing CSS classes to be configured directly from the admin interface
🔗 Full Changelog: v0.74.11...v0.74.12
Release v0.74.11
🤖 AI-Generated Changelog
Added
- LDAP: Include
mailattribute in user search filter, improving email-based LDAP user lookups
Changed
- Admin: Filter NotificationRule stage picklist to only show stages belonging to the selected workflow, reducing configuration errors
🔗 Full Changelog: v0.74.10...v0.74.11
Release v0.74.10
🤖 AI-Generated Changelog
Added
- Custom body templates now render reviewer comments, giving template authors access to review feedback when composing notifications or documents
- Auto-detection of finalizing tasks in custom body templates, removing the need to manually identify the concluding step
Fixed
- Reassigning a task to an individual now correctly clears the assigned group, preventing stale group assignments from persisting after ownership changes
🔗 Full Changelog: v0.74.9...v0.74.10
Release v0.74.9
🤖 AI-Generated Changelog
Fixed
- Corrected stage group notifications to reflect the actual current state of a task rather than the stage's default configuration, ensuring notification recipients are determined accurately when task state differs from stage defaults
🔗 Full Changelog: v0.74.8...v0.74.9