Skip to content

Releases: tighten/nova-stripe

v1.0.0

17 Aug 13:26
3960165

Choose a tag to compare

Breaking, must update your code:

  • Update Tightenco namespace to Tighten (#27)

Non-breaking:

  • Fix bug with failed payments not loading (#8)
  • Upgrade dependencies (#28)
  • Update charges list to add refunded status and color-code statuses (#31)
  • Add a refund button to the Charge Detail page (#32)

v0.2.4

11 Nov 14:03

Choose a tag to compare

  • Add currency.js from PR #4 to resolve currency formatting issues

v0.2.3

08 Nov 13:36
78413a8

Choose a tag to compare

  • Update Stripe Icon from PR #5
  • Update readme with setup instructions and screenshots as well as support and licensing information
  • Add contributing.md instructions
  • Update license.md copyright
  • Add .editorconfig to set spacing and new line defaults
  • Add .gitattributes to ignore tests and documentation with export-ignore

v0.2.2

14 May 19:38
c7c6c57

Choose a tag to compare

  • Fix bugs when some payments were failed (#8)

v0.2.1

30 Aug 18:38
b229f02

Choose a tag to compare

This version updates the following:

  • Update stripe-php dependency to >= 5.0 to make package Cashier compatable

v0.2.0

30 Aug 02:19
e372dce

Choose a tag to compare

This version updates the following:

  • Better handling of currency symbols
  • Minor design adjustments to balance card on charges index page
  • Adding Stripe fees and net calculation to charge details page
  • Refactoring charge details page to use Nova components instead of the bespoke one I built

v0.1.0

29 Aug 19:28
e372dce

Choose a tag to compare

First release with basic balance info, paginated charge index, and charge details