Skip to content

v0.90.6

Choose a tag to compare

@frappe-pr-bot frappe-pr-bot released this 07 Aug 10:44
· 424 commits to master since this release
60c0b24

0.90.6 (2026-08-07)

Bug Fixes

  • stripe: Add more stripe calls under try catch block (a193c10)
  • stripe: Always pass payment method while creating invoice (f9386d3)
  • stripe: Detach the card first before deleting the payment method (657bac7)
  • stripe: Move mandate check inside try except (1eb6360)
  • stripe: Pass payment method via correct params (5f4404f)
  • stripe: Raise an error if detach fails (8067c26)
  • stripe: Revert the delete to original behaviour (f5deb5e)
  • test: Match the updated params (dabcf92)
  • test: Patch stripe unavailable (52bfaeb)