Skip to content

v0.4.0

Latest
Compare
Choose a tag to compare
@salsabeeljamal salsabeeljamal released this 24 Sep 18:04

What's Changed

New Features 🎉

  • Send custom emails post-document generation.
  • Create a basic scalable notification system
  • Approval History
  • Document count in the dashboard UI with materialized views.

Bug Fixes 🐛

  • Limited bulk document generation pipeline job retries from 20 to 1.
  • Approval listing to exclude approved documents
  • Remove duplicate entries in allowed_users to view documents
  • Script to fix missing link between pipeline and form
  • Fix pipeline deletion flow
  • Fix document generation breakage due to copy-pasting data into the editor.
  • Fix improper table data aligned in the Generated document.

Improvements

  • Track documents generated normally or via pipeline.
  • Create a setting up state for the approval process.
  • Table conversion in document generation
  • Track approval status for a document
  • Pipe-stage count for each pipeline
  • Sorting feature for data template
  • Improved error handling and logging for pipeline triggers via form data entry.