Releases: opensensor/django-forms-workflows
Releases · opensensor/django-forms-workflows
Release v0.37.9
🤖 AI-Generated Changelog
Added
- Introduced the ability to discard a draft submission, allowing users to delete an in-progress draft and start fresh
🔗 Full Changelog: v0.37.8...v0.37.9
Release v0.37.8
🤖 AI-Generated Changelog
Fixed
- Resolved CSRF token not being included in form data submissions, preventing potential form rejection errors
- Save Draft action no longer enforces required-field validation, allowing users to save incomplete drafts without errors
🔗 Full Changelog: v0.37.7...v0.37.8
Release v0.37.7
🤖 AI-Generated Changelog
Fixed
- Resolved an issue where members of
admin_groupscould not see submissions in list views
🔗 Full Changelog: v0.37.6...v0.37.7
Release v0.37.6
🤖 AI-Generated Changelog
Fixed
- Removed duplicate cloud icon that appeared during auto-save
- Save Draft now correctly bypasses required field validation, allowing incomplete drafts to be saved
🔗 Full Changelog: v0.37.5...v0.37.6
Release v0.37.5
🤖 AI-Generated Changelog
Fixed
- Resolved a server error (HTTP 500) that occurred during auto-save when form data was missing from the record creation defaults
🔗 Full Changelog: v0.37.4...v0.37.5
Release v0.37.4
🤖 AI-Generated Changelog
Fixed
- Resolved an auto-save error (404) caused by a hardcoded
/forms/URL prefix, ensuring auto-save works correctly regardless of URL configuration
🔗 Full Changelog: v0.37.3...v0.37.4
Release v0.37.3
🤖 AI-Generated Changelog
Fixed
- Corrected the Approval History cross-tab badge to accurately reflect the actual page count instead of showing an out-of-sync value
🔗 Full Changelog: v0.37.2...v0.37.3
Release v0.37.2
🤖 AI-Generated Changelog
Fixed
- Pending approval tasks are now correctly included in the Approval History view, ensuring users can see all approval activity regardless of task status
🔗 Full Changelog: v0.37.1...v0.37.2
Release v0.37.1
🤖 AI-Generated Changelog
Fixed
- Resolved an issue where reviewer groups were incorrectly displayed in the Approval History for forms with zero approval steps
🔗 Full Changelog: v0.37.0...v0.37.1
Release v0.37.0
🤖 AI-Generated Changelog
Added
- Support for
reviewer_groupspermission level onFormDefinition, allowing groups to be assigned reviewer access to forms
🔗 Full Changelog: v0.36.5...v0.37.0