Skip to content

v1.19.1

Compare
Choose a tag to compare
@annvelents annvelents released this 24 Jan 15:35
· 72 commits to main since this release
ec8ef1f

What's Changed

  • chore(fees): Add unique index on event transaction id by @jdenquin in #3079
  • Feat(revshare): self billed invoices numbering by @annvelents in #3078
  • Fix: add validation on transaction_metadata type for recurring transaction rules by @annvelents in #3087
  • feat(revshare): self billed invoice pdf/html template by @ancorcruz in #3089
  • feat(revshare): missing bits of the feature... by @ancorcruz in #3090
  • Add ability to filter invoice by absence of metadata by @floganz in #3082
  • fix: adapt nango status code checks by @lovrocolic in #3093
  • feat(invoice-preview): Add invoices preview context service by @floganz in #3091
  • feat(invoice-preview): add preview support for wallet and credit note credits by @lovrocolic in #3084
  • feat(revshare): missing bits to complete the feature by @ancorcruz in #3094
  • feat(preview-invoice): add tax provider support for preview invoice by @lovrocolic in #3095
  • Chore: add validation on credit note creation and estimate to have items as an array by @annvelents in #3096
  • Chore: delete invoice errors for sequential number generation when finishing invoice generation by @annvelents in #3092
  • fix(invoice-filtering): Wrong total count when filter invoices by metadata by @floganz in #3097
  • fix(webhook): Fix specs when webhook worker is enabled by @vincent-pochet in #3099
  • fix(payment): Handle payment and invoice status update by @vincent-pochet in #3088
  • fix(Fee) - make sure organization_id is stored by @nudded in #3100
  • fix(tasks): Fix signup task env var by @jdenquin in #3101
  • fix: filter payments based on visible invoices by @brunomiguelpinto in #3102
  • add rescue when failing to update charge filters and charges by @annvelents in #3103

Full Changelog: v1.19.0...v1.19.1