Skip to content

Releases: opensensor/django-forms-workflows

Release v0.76.0

10 Jun 18:07
31c9a9b

Choose a tag to compare

🤖 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

08 Jun 16:56

Choose a tag to compare

🤖 AI-Generated Changelog

Added

  • Reconcile email delivery against the Workspace Gmail log to improve notification tracking and delivery visibility

Fixed

  • Correct variable declaration for routingSection in approval groups to ensure proper routing behavior
  • Add missing nested_admin integration to project settings and URLs, enabling nested model administration

🔗 Full Changelog: v0.74.19...v0.75.1

Release v0.74.19

21 May 06:32

Choose a tag to compare

🤖 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

04 May 20:40

Choose a tag to compare

🤖 AI-Generated Changelog

Fixed

  • PDF output now correctly respects the show_help_text_in_detail setting, ensuring help text visibility behaves consistently between web and PDF views

🔗 Full Changelog: v0.74.17...v0.74.18

Release v0.74.17

04 May 20:17

Choose a tag to compare

🤖 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

04 May 20:14

Choose a tag to compare

🤖 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

04 May 20:09

Choose a tag to compare

🤖 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

04 May 19:56

Choose a tag to compare

🤖 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

04 May 19:36

Choose a tag to compare

🤖 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

04 May 19:29

Choose a tag to compare

🤖 AI-Generated Changelog

Fixed

  • Exposed css_class field on standalone FormField admin, allowing CSS classes to be configured directly from the admin interface

🔗 Full Changelog: v0.74.11...v0.74.12