Releases: opensensor/django-forms-workflows
Releases · opensensor/django-forms-workflows
Release v0.72.2
🤖 AI-Generated Changelog
Fixed
- Improved PDF page-break rendering for cleaner multi-page document output
- Removed redundant Stage column from the inbox view to reduce visual clutter
🔗 Full Changelog: v0.72.1...v0.72.2
Release v0.72.1
🤖 AI-Generated Changelog
Fixed
- Corrected field widths on the approval form to properly respect configured width settings
- Standardized layout of Submission Data rows for consistent appearance across approval views
🔗 Full Changelog: v0.72.0...v0.72.1
Release v0.72.0
🤖 AI-Generated Changelog
Changed
- Sync imports now match
FormField.workflow_stageby UUID only, ensuring more reliable and consistent field matching across workflow stages
Breaking Change: Any sync import configurations relying on non-UUID stage identifiers must be updated to use UUID values for
workflow_stage.
🔗 Full Changelog: v0.71.3...v0.72.0
Release v0.71.3
🤖 AI-Generated Changelog
Fixed
- Resolved missing currency prefix display on the approval page by ensuring the required form enhancements script is loaded correctly
🔗 Full Changelog: v0.71.2...v0.71.3
Release v0.71.2
🤖 AI-Generated Changelog
Fixed
- Corrected section dividers to display at full width within tables in single-submission PDF exports
🔗 Full Changelog: v0.71.1...v0.71.2
Release v0.71.1
🤖 AI-Generated Changelog
Fixed
- Ensured all stage-scoped fields are rendered in Approval Step Responses, preventing fields from being omitted during the approval review process
🔗 Full Changelog: v0.71.0...v0.71.1
Release v0.71.0
🤖 AI-Generated Changelog
Changed
- Standardised stage naming conventions across the application for consistency
- Improved approval page data rendering to correctly display information
Fixed
- Fixed incorrect data rendering on the approval page
🔗 Full Changelog: v0.70.1...v0.71.0
Release v0.70.1
🤖 AI-Generated Changelog
Fixed
- Replaced technical event identifiers with human-readable labels on the notification preferences page
🔗 Full Changelog: v0.70.0...v0.70.1
Release v0.70.0
🤖 AI-Generated Changelog
Added
- Per-user notification preferences allowing individuals to control which notifications they receive
- Self-service opt-out functionality enabling users to manage their own notification subscriptions without administrator intervention
🔗 Full Changelog: v0.69.0...v0.70.0
Release v0.69.0
🤖 AI-Generated Changelog
Fixed
- Corrected rendering of approval steps, including proper display of sections, column widths, and currency fields
- Resolved file persistence issues in approval step workflows
🔗 Full Changelog: v0.68.0...v0.69.0