Releases: cartesi/rollups-explorer
Releases · cartesi/rollups-explorer
v0.10.0 (30th April, 2024)
What's Changed
- #127 Add unit tests for transaction forms by @nevendyulgerov in #138
- Fix Page Input No Result Display and Query Missing on Refresh by @dandheedge in #139
- #119 Tweak warning for undeployed application by @nevendyulgerov in #124
- #130 Upgrade rainbowkit, wagmi, viem, and @sunodo/wagmi-plugin-hardhat-deploy packages by @nevendyulgerov in #140
- #132. Upgrade Mantine packages by @dandheedge in #141
- #135 Tweak connection form validation by @nevendyulgerov in #142
- #144 Upgrade storybook packages by @nevendyulgerov in #146
- #147 Upgrade nextjs to latest version by @nevendyulgerov in #155
- #149 Upgrade @cartesi/rollups package by @nevendyulgerov in #158
- #152 Add route for applications inputs by @nevendyulgerov in #159
- chore: Add vercel web analytics. by @brunomenezes in #163
- Chore: Add playwright setup by @brunomenezes in #164
- #116. Implement application overview card and table by @dandheedge in #125
- #150 Add connections page by @nevendyulgerov in #157
Full Changelog: v0.9.0...v0.10.0
v0.9.0 (7th March, 2024)
What's Changed
- #117 Reset applications search after successful form submission by @nevendyulgerov in #122
- #72 Add ERC-721 Deposit form by @nevendyulgerov in #96
- #111 Add search UI by @dandheedge in #114
- Fix: Application page inputs by @brunomenezes in #126
- #101 Add voucher execution by @nevendyulgerov in #115
- Fix: Mock type for @cartesi/rollups-wagmi on InputDetailsView test file by @brunomenezes in #128
Full Changelog: v0.8.1...v0.9.0
v0.8.1 (27th February, 2024)
What's Changed
- Feature: Close menu after clicking link by @brunomenezes in #112
- Fix: Deployed Workshop by @brunomenezes in #120
- #118 Fix amount field error by @nevendyulgerov in #121
- Feat: Improve interoperability on server-to-server calls+ by @brunomenezes in #123
Full Changelog: v0.8.0...v0.8.1
v0.8.0 (5th February, 2024)
What's Changed
- #67. Add responsiveness to the tables by @dandheedge in #80
- #83 Improve components structure by introducing grouping by @nevendyulgerov in #90
- #97 Add build steps for generating and uploading test coverage by @nevendyulgerov in #98
- #91 Add custom not-found UI for root and applications details page by @nevendyulgerov in #92
- #102 Convert deposit amount to number before parsing it to BigInt by @nevendyulgerov in #103
- #77 Header UI becomes distorted in tablet view by @dandheedge in #95
- #100 Responsive Table on Safari have different behaviour by @dandheedge in #104
- #93 Create paginated component for holding pagination logic and UI by @nevendyulgerov in #94
- #56. Fix the logical condition for displaying the warning. by @dandheedge in #69
- #99 Remove old graphql codegen config by @nevendyulgerov in #106
Full Changelog: v0.7.0...v0.8.0
v0.7.0 (20th December, 2023)
What's Changed
- #68 Add summaries of the last 6 inputs and the last 6 applications on home page by @nevendyulgerov in #81
- #21 Create form for sending raw input to application by @nevendyulgerov in #36
Full Changelog: v0.6.0...v0.7.0
v0.6.0 (15th December, 2023)
What's Changed
- chore: Upgrade wagmi to v1.4.7 by @brunomenezes in #79
- #78 Upgrade NextJS to v14 by @nevendyulgerov in #84
- #82 Add loading and error states to pages by @nevendyulgerov in #87
- #75 Move shell under components directory by @nevendyulgerov in #86
- #76 Add metadata to pages by @nevendyulgerov in #88
- chore: Update versions rainbow-kit@1.3.1 and wagmi@1.4.12 by @brunomenezes in #89
Full Changelog: v0.5.0...v0.6.0
v0.5.0 (29th November, 2023)
What's Changed
- Create form for depositing ether to selected dapp by @nevendyulgerov in #40
- feat: Wrap Cartesi logo in a link redirecting to home page by @nevendyulgerov in #60
- refactor: Add link to /applications and deposit actions for small screens by @brunomenezes in #61
- Chore: Upgrade Mantine through workspaces by @brunomenezes in #64
- Chore: Update Rainbowkit by @brunomenezes in #65
- Display navbar on desktop and reorganise header links and buttons by @nevendyulgerov in #66
- Improve allowance/balance UI on amount field for deposit ERC-20 Tokens by @dandheedge in #54
- Add footer component with copyright notice and useful links by @nevendyulgerov in #73
- Add connection shortcuts on applications page by @nevendyulgerov in #71
- Utilise mantine's useForm hook for ERC20DepositForm component by @nevendyulgerov in #52
- Update time column in inputs table to show date in age or UTC format by @nevendyulgerov in #74
New Contributors
- @dandheedge made their first contribution in #54
Full Changelog: v0.4.0...v0.5.0
0.4.0 (November 14th, 2023)
What's Changed
- docs: Add community files and update project README by @brunomenezes in #38
- feat: Add application and ERC-20 autocomplete fields to deposit form by @nevendyulgerov in #35
- feat: Applications page by @tuler in #11
- feat: Adding access to Applications page by @brunomenezes in #47
- chore: Add alchemy-provider support. by @brunomenezes in #50
- feat: Dapp connectivity by @brunomenezes in #41
- fix: issue with non-digit symbols for amount input in ERC20DepositForm by @nevendyulgerov in #49
- chore: Replace Subsquid API address. by @brunomenezes in #57
New Contributors
- @nevendyulgerov made their first contribution in #35
Full Changelog: v0.3.0...v0.4.0
0.3.0 (October 11th, 2023)
What's Changed
- feat: Add safe-global support by @brunomenezes in #37
Full Changelog: v0.2.0...v0.3.0
0.2.0 (October 7th, 2023)
What's Changed
- feat: Add ERC-20 Deposit by @tuler in #28
- feat: Add test framework to web app by @brunomenezes in #33
Full Changelog: v0.1.1...v0.2.0