Skip to content

v4.33.0

Compare
Choose a tag to compare
@liangyuanruo liangyuanruo released this 09 Sep 08:20
bb096f8

New

  • Emergency contact for admins
  • Bulk download of storage mode attachments
  • Share form secret keys across browser tabs
  • Mailto link to share secret key with colleagues after form activation

Improved

  • Retries for email failures
  • Various backend modules migrated to TypeScript
    • Webhooks service
    • All utils
  • Standardised logging format
  • Use of Express Router for modules
  • Better logging for critical bounces

Misc

  • Introduce test coverage thresholds
  • Various dependency version bumps
    • axios 0.19.2 => 0.20.0
    • eslint 6.8.0 => 7.7.0
    • http-status-codes 1.4.0 => 2.1.2
    • opossum 5.0.0 => 5.0.1
    • sinon 6.3.5 => 9.0.3
    • validator 11.1.0 => 13.1.1
    • @types/helmet 0.0.47 => 0.0.48
    • @types/mongoose 5.7.25 => 5.7.36