Releases: RequestNetwork/easy-invoice
Releases · RequestNetwork/easy-invoice
0.10.1
What's Changed
- fix: remove payee address for crypto to fiat requests by @bassgeta in #93
- feat: add active subscribers table and payments table by @bassgeta in #98
- docs: update Readme.md by @bassgeta in #112
- chore: bump version to 0.10.0 from 0.9.0 by @MantisClone in #116
- docs: update installation instructions and add database management details by @MantisClone in #99
- fix: make the dashboard show total by currency by @bassgeta in #115
- fix: update to correct recurrence endpoint by @aimensahnoun in #127
- chore: update version to 0.10.1 release by @aimensahnoun in #128
Full Changelog: 0.9.0...0.10.1
0.9.0
What's Changed
- feat: easy invoice subscriptions by @bassgeta in #91
- feat: UI Improvements and Quality Fixes by @Envoy-VC in #86
- chore: bump version to 0.9.0 in package.json and package-lock.json by @aimensahnoun in #94
New Contributors
Full Changelog: 0.8.0...0.9.0
0.8.0
What's Changed
Full Changelog: 0.7.1...0.8.0
0.7.1
What's Changed
- feat: add Terms and Conditions link to login page by @aimensahnoun in #85
Full Changelog: 0.7.0...0.7.1
0.7.0
What's Changed
- feat: add platform fee support to payment routes and sections by @rodrigopavezi in #77
- chore: bump version to 0.7.0 in package.json and package-lock.json by @rodrigopavezi in #81
Full Changelog: 0.6.1...0.7.0
0.6.1
0.6.0
What's Changed
- fix: crypto to fiat bugs part2 by @rodrigopavezi in #61
- fix: Enhance invoice submission logic by @rodrigopavezi in #63
- style: Update header links to improve text styling and consistency by @aimensahnoun in #65
- feat: add one-time batch payout by @aimensahnoun in #64
- fix: Add rel attributes to header demo links for security improvements by @aimensahnoun in #69
- feat: add batch payment to existing requests by @aimensahnoun in #67
- refactor: remove instant routing and add cache invalidation by @aimensahnoun in #72
- fix: fix invoice me links by @aimensahnoun in #74
- chore: bump version to 0.6.0 in package.json and package-lock.json by @aimensahnoun in #75
Full Changelog: 0.5.0...0.6.0
0.5.0
What's Changed
- feat: Add crypto-to-fiat payments and compliance router by @rodrigopavezi in #45
- fix: replace "cross-chain" with "crosschain" by @pclaesen in #54
- fix: Add Skeleton and make warning conditional in Crypto-to-fiat compliance UI by @rodrigopavezi in #56
- refactor: Update payment processing logic to handle subStatus cases by @rodrigopavezi in #59
- fix: Update invoice creation error handling to accept 201 status code by @rodrigopavezi in #60
New Contributors
Full Changelog: 0.4.1...0.5.0
0.4.1
What's Changed
- fix: Add issued date and status to request insertion in webhook by @aimensahnoun in #38
- feat: Implement auto-incrementing invoice numbers by @aimensahnoun in #43
- chore: add pr-comments workflow with default messages by @MantisClone in #44
- feat: integrate cross-chain payment into EasyInvoice by @aimensahnoun in #42
- refactor: use updated currency ids. by @aimensahnoun in #47
- chore: bump version to 0.4.1 by @aimensahnoun in #48
New Contributors
- @MantisClone made their first contribution in #44
Full Changelog: 0.4.0...0.4.1
0.4.0
What's Changed
- feat: Add recurring invoice support with recurrence details by @rodrigopavezi in #29
- fix: Improve recurring invoicing due date calculation logic by @rodrigopavezi in #34
- chore: Bump version to 0.4.0 by @rodrigopavezi in #35
New Contributors
- @rodrigopavezi made their first contribution in #29
Full Changelog: 0.3.0...0.4.0