Releases: yieldprotocol/cacti-frontend
Releases · yieldprotocol/cacti-frontend
v0.2.1
What's Changed
- Add in the disclaimer on wallet connect by @brucedonovan in #455
- add in the discalimer by @brucedonovan in #456
- cacti icons glow levels by @brucedonovan in #458
- Add in slippage parameter Uniswap by @brucedonovan in #457
- feat: network switch within action response by @marcomariscal in #447
- integration: arbitrum bridge by @marcomariscal in #369
- master < dev by @brucedonovan in #459
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- Main < Dev by @brucedonovan in #432
- Refactor: demote legacy version by @brucedonovan in #434
- ActionResponse: add in disabled state by @brucedonovan in #435
- remove center api dependance by @brucedonovan in #436
- Integration: transaction replay by @marcomariscal in #439
- integration: hop protocol bridging by @marcomariscal in #440
- Refactor/formatting catchup by @brucedonovan in #445
- adding double check for links in markdown by @jacobryas4 in #449
- feat: hop validation by @marcomariscal in #446
- temp bug report Netlify by @brucedonovan in #452
- Center.app Images via BE by @brucedonovan in #444
- v0.2.0 public release by @brucedonovan in #450
New Contributors
- @jacobryas4 made their first contribution in #449
Full Changelog: v0.1.4...v0.2.0
v0.1.4
What's Changed
- Convert to NextJS by @garyghayrat in #1
- yarn v1 -> v3 lockfile, gitignore by @wildmolasses in #6
- Add prettier config by @garyghayrat in #7
- Add transfer component by @garyghayrat in #11
- Move Connect Button to top right by @garyghayrat in #13
- Style message box by @garyghayrat in #14
- Make chatbox spacious by @garyghayrat in #15
- Add debug modal by @garyghayrat in #17
- context refactor by @wildmolasses in #18
- Fix prettier config and tailwind sorting by @garyghayrat in #19
- Overhaul style by @garyghayrat in #21
- Translate bot string to a message with components by @wildmolasses in #22
- Change ws endpoint to use hosted backend by @wildmolasses in #24
- Check for wallet connection and balance by @garyghayrat in #23
- General improvements by @wildmolasses in #28
- Uniswap Button by @garyghayrat in #25
- fix imports, move into widgets by @wildmolasses in #32
- Add formatted amounts by @garyghayrat in #34
- Add tokenList and let users input token symbols by @garyghayrat in #35
- UX ideas by @wildmolasses in #41
- Add simple communications protocol using json by @kahkeng in #43
- Handle single quotes by @garyghayrat in #49
- Add action panel by @garyghayrat in #50
- NFT search by @wildmolasses in #54
- Add persistent chat sessions by @kahkeng in #58
- Configure tenderly fork as provider by @garyghayrat in #52
- Use token decimals by @garyghayrat in #59
- Support streaming chat output by @kahkeng in #66
- Focus on input message element by @alexkeating in #73
- Add reset button by @kahkeng in #77
- chat context: support resuming session on BE connection loss by @dogbox in #76
- Add feedback buttons to chat messages by @kahkeng in #71
- Allow system config to be set via 'cfg' query param by @kahkeng in #78
- Add toggle to show debug messages by @alexkeating in #75
- Add TxState to handle pending and successful tx state by @garyghayrat in #68
- Add keys to reused components by @garyghayrat in #69
- remove min-h-full by @garyghayrat in #79
- Add message to send wallet connection info to backend by @kahkeng in #80
- Widget parsing fixes by @kahkeng in #83
- feat: update feedback button styles by @marcomariscal in #85
- feat: update avatars by @marcomariscal in #84
- Add animated ellipse by @alexkeating in #90
- Allow untoggling of feedback by tapping it again by @kahkeng in #92
- Add welcome screen by @alexkeating in #89
- Feature price widget by @alexkeating in #81
- Prevent ellipse text from bouncing by @alexkeating in #96
- Change widget background to gray by @alexkeating in #95
- Add NftAttributes widget by @garyghayrat in #82
- Add NFT collection and asset containers by @kahkeng in #97
- Add exponential backoff for reconnection by @alexkeating in #100
- Chore/redesign action panel by @alexkeating in #98
- feat: yield farming workflow by @sgzsh269 in #103
- Minor nft adjustments, plus some NFT trait containers for backend by @kahkeng in #101
- Send transaction completion status to backend by @kahkeng in #109
- Missed adding hyphen to nftsearch by @kahkeng in #113
- Change amount in on Uniswap swap by @alexkeating in #99
- Move approvals into a generic hook by @alexkeating in #106
- Add container to show NFT assets for a collection by @kahkeng in #114
- Feat/dev toolbox by @brucedonovan in #107
- Make avatars the same size by @alexkeating in #118
- feat: update bot thinking sequence aesthetics and fix "bounce" by @marcomariscal in #122
- Chore/add more debug examples by @alexkeating in #124
- Some ui improvements by @alexkeating in #127
- Remove anys from yield farming by @alexkeating in #131
- Remove legacy containers by @alexkeating in #129
- Feat/move reset button by @brucedonovan in #108
- Buy NFT workflow by @garyghayrat in #115
- Consolidate approve button by @alexkeating in #133
- feat: devtools moved to settings dropdown by @marcomariscal in #128
- backend: parameterize backend url via environment variable by @dogbox in #134
- Show price and listing status for NFT asset by @kahkeng in #136
- Avatar is inconsistent depending on widget by @alexkeating in #140
- Add price to BuyNft buy button when available by @garyghayrat in #137
- Update yield farm widget deposit aesthetics by @alexkeating in #151
- Feat/fork tools by @brucedonovan in #153
- Install yarn 3 and fix format issues by @alexkeating in #160
- Add lighter background and lighten font by @alexkeating in #152
- feat: use parse message by @marcomariscal in #155
- feat: strict by @marcomariscal in #161
- feat: use chain id hook by @marcomariscal in #154
- feat: debug off default by @marcomariscal in #159
- feat: use token hook by @marcomariscal in #156
- backend: remove legacy option and default to dev by @dogbox in #164
- fix: fork url handling by @marcomariscal in #162
- Refactor to use FulfillOrder and support ERC1155 by @garyghayrat in #139
- feat: use token approval by @marcomariscal in #163
- Reorganize buy NFT UI by @alexkeating in #166
- feat: handle keypress to trigger input focus by @marcomariscal in #169
- feat: handle signing and sending generic transaction requests by @sgzsh269 in #171
- Back merge master into dev by @sgzsh269 in #172
- feat: handle arbitrary transaction payload for user to send by @sgzsh269 in https://github.co...