Releases: opensensor/django-forms-workflows
Releases · opensensor/django-forms-workflows
Release v0.76.0
🤖 AI-Generated Changelog
Removed
- Removed BigQuery delivery reconciliation feature (superseded by Mailjet-based reconciliation)
Changed
- Generalized example content in comments and help text to remove project-specific references
🔗 Full Changelog: v0.75.1...v0.76.0
Release v0.75.1
🤖 AI-Generated Changelog
Added
- Reconcile email delivery against the Workspace Gmail log to improve notification tracking and delivery visibility
Fixed
- Correct variable declaration for
routingSectionin approval groups to ensure proper routing behavior - Add missing
nested_adminintegration to project settings and URLs, enabling nested model administration
🔗 Full Changelog: v0.74.19...v0.75.1
Release v0.74.19
🤖 AI-Generated Changelog
(No user-facing changes in this release — version bump only.)
🔗 Full Changelog: v0.74.18...v0.74.19
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