Skip to content

v1.16.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Jun 15:09
· 215 commits to main since this release
9471719

What's Changed

  • Only show reveal card number on previous card when renewing (#750)
  • Simplify card query using new accountId on membership (#751)
  • Disable language select field when membership is suspended (#752)
  • Fix the session expired message when opening the web banking (#753)
  • Fix logic for card order when canViewAccount is false (#754)
  • Stop waiting for async data (#756)
  • Add address selection for physical card order with no canViewAccount (#755)
  • Add partnership condition (#758)
  • Don't display buttons if the previous card is expired (#757)
  • Card payment link (#719)
  • Forward errors to logs (#759)
  • Switch to @sentry/browser (#760)
  • Hide validated documents from collection interface (#761)
  • Remove amex card from approved cards in payment link (#763)
  • Rename accountLanguage prop to accountMembershipLanguage (#764)
  • Update lake (#765)
  • Update wording for blocking physical cards modals (#766)
  • Update release script (#767)
  • Add back missing version step (#769)
  • Don't use package.json version for the diff, as the associated tag might not exists (#770)

Full Changelog: v1.15.0...v1.16.0