Releases: SmartInvoiceXYZ/smart-invoice
Releases · SmartInvoiceXYZ/smart-invoice
Release list
v0.1.28
What's Changed
- deployed zap to sepolia by @dan13ram in #298
- increased threshold for subgraph health alert by @dan13ram in #299
- fixed subgraph thresholds by @dan13ram in #300
- add export for useDetailsPin hook by @sshmm in #302
- move apps to separate dir by @dan13ram in #305
Full Changelog: v0.1.24...v0.1.28
v0.1.24
v0.1.21
What's Changed
- prettier json by @dan13ram in #1
- added base contracts by @dan13ram in #2
- added reentrancy guard by @dan13ram in #3
- fixed deploy scripts by @dan13ram in #4
- review comments incorporated by @dan13ram in #5
- maiden frontend invoice registration template by @manolingam in #6
- fixed root package.json scripts by @dan13ram in #7
- allow multiple client deposits by @dan13ram in #8
- subgraph init by @dan13ram in #9
- register event in subgraph by @dan13ram in #10
- subgraph with ipfs extraction by @dan13ram in #11
- fix/contract by @dan13ram in #12
- frontend updates by @manolingam in #13
- lint error fix by @manolingam in #14
- dapp integration by @dan13ram in #15
- search & view invoice & create-invoice checks by @dan13ram in #16
- small fixes by @dan13ram in #17
- added a redirect file by @manolingam in #18
- modals init by @dan13ram in #19
- factory contract and dapp changes by @dan13ram in #20
- FAQ by @burleebau in #21
- added ga4 analytics by @manolingam in #22
- Feature/faq by @burleebau in #23
- Add screenshots to supplement Smart Invoice docs by @arentweall in #24
- mainnet deployment by @spengrah in #25
- Mainnet deployment by @dan13ram in #26
- fixed subgraph by @dan13ram in #27
- added logs by @dan13ram in #33
- fixed issue with tokens not updating on chainId change by @dan13ram in #34
- removed logs by @dan13ram in #35
- Add milestones UI and revisions by @geovgy in #62
- Feature/client verification (contracts and tests only) by @psparacino in #63
- Feat/addMilestones (Update details) by @geovgy in #64
- Feature/Client Verification (ui & subgraph) by @psparacino in #65
- Changed button color for addMilestones button by @geovgy in #66
- Fix/updated contract and subgraph by @psparacino in #67
- subgraph processes addMilestones events by @psparacino in #69
- Feat/add support for additional tokens (token info moved to ipfs) by @psparacino in #70
- add tokenData to all relevant components by @psparacino in #71
- Feat/invoice pdf by @psparacino in #72
- Feat/check-arbitration-costs by @psparacino in #74
- Feat/metadata schema by @geovgy in #73
- fix/memory-leak by @psparacino in #76
- dedicated gateway and automatic infura pin for token metadata upload by @psparacino in #77
- fixed array error from subgraph update by @psparacino in #78
- Deposit now disabled to arbitrator before verification by @psparacino in #79
- Feature/updated design UI by @geovgy in #80
- Modify home page UI and navigation links by @geovgy in #82
- Fix/add token imgs by @psparacino in #75
- Feat/dashboard by @geovgy in #83
- App UI Adjustments by @psparacino in #85
- Updated Contract and Subgraph- Gnosis deployment by @psparacino in #86
- Fixed colors to match theme and redirect to correct links by @geovgy in #88
- favicon fix by @psparacino in #89
- small typo in manifest.json by @psparacino in #90
- Fixed dashboard button colors by @psparacino in #92
- square favicon update by @psparacino in #93
- Mainnet deployment of contract and subgraph by @psparacino in #91
- Chore/deployment stuff by @plor in #84
- Fix/mainnet fix by @psparacino in #95
- Updated mainnet subgraph endpoint by @psparacino in #97
- added create invoice button to dashboard if empty by @psparacino in #94
- Subgraph mapping updates + new graph-cli version by @psparacino in #98
- Fixed wrong color for Expired label on invoice dashboard by @psparacino in #100
- Updated metadata by @psparacino in #99
- Fix/responsive dashboard by @psparacino in #101
- Revamp to main by @plor in #96
- Updating manifest to improve gnosis safe app integration by @plor in #102
- Goerli Deployment (Contract + Subgraph) by @psparacino in #103
- Fix linting break in tests by @psparacino in #104
- Disable Add Milestones when invoice is locked by @psparacino in #106
- If no start/end date provided, "Not provided" shown instead of epoch start by @psparacino in #107
- Update doc links to new doc site by @geovgy in #109
- Alert if user tries to deposit more than their current balance by @psparacino in #108
- fixing Details of Agreement Link by @psparacino in #105
- Feat/contract upgrades by @psparacino in #110
- Create SmartInvoiceInstant (Pay Now) contract and tests by @geovgy in #112
- Alert modal added if the network is changed during invoice creation steps by @psparacino in #116
- Added natspec commenting by @St4rgarden in #119
- Add tooltip for release info [to develop branch] by @geovgy in #114
- Updated Gnosis RPC url by @psparacino in #120
- V1 contract deployments by @psparacino in #118
- Remove 'no mutli-sig' warning by @geovgy in #122
- Develop updates to production by @geovgy in #123
- updated mainnet factory by @psparacino in #124
- New Invoice Type: Splitter Escrow (Smart Contract and Testing) by @geovgy in #125
- Deploy and implementation script of invoice type "split-escrow" by @geovgy in #126
- fixed w/ useEffect for paymentDue by @psparacino in #127
- Smart invoice migration to rainbowkit by @kon-rad in #128
- Add discord invite link to footer by @geovgy in #129
- Sync up develop with main by @geovgy in #130
- Deploy to prod by @plor...