Releases: cartesi/explorer
Releases · cartesi/explorer
v3.8.3 (August 7th, 2024 )
What's Changed
- refactor: Disable query polling by @nevendyulgerov in #157
- doc(explorer): Add changelog entry. by @brunomenezes in #158
Full Changelog: v3.8.2...v3.8.3
v3.8.2 (July 19th, 2024)
What's Changed
- Refactor: Remove hosted-services setup. by @brunomenezes in #152
- doc(explorer): Add changelog entry. by @brunomenezes in #155
Full Changelog: v3.8.1...v3.8.2
v3.8.1 (June 28th, 2024)
What's Changed
- Chore: update ens subgraph url by @brunomenezes in #151
- Refactor: API stats to use chainstack when consulting the subgraph by @brunomenezes in #151
Full Changelog: v3.8.0...v3.8.1
3.8.0 (April 3th, 2024)
3.7.1 (January 10th, 2024)
What's Changed
- Updated copyright notice and add authors file [ #142 ]
- Removed support for gas-based pools [ #144 ]
- Fixed minor typos in the project documentation [ #145 ]
- Updated footer links to navigate to functional content [ #147 ]
Source information
- #63 Update copyright notice and add authors file by @nevendyulgerov in #142
- Remove code related to the gas based staking pools by @dandheedge in #144
- fix: minor typos in the docs by @tudorpintea999 in #145
- chore: Update footer links to navigate to functional content. by @brunomenezes in #147
New Contributors
- @tudorpintea999 made their first contribution in #145
Full Changelog: v3.7.0...v3.7.1
3.7.0 (September 20th, 2023)
What's Changed
- The Staking application got a new design based on the new branding colours. [#141 ]
- We are deprecating the unused gas-based staking pool creation. [#136 ]
- We deprecated and removed the rollups application code from this repository. [#140]
Source information
- #139 Remove rollups app by @nevendyulgerov in #140
- #128 Remove gas-based commission by @nevendyulgerov in #136
- feat(explorer): Add new rebranding colours. by @nevendyulgerov @dandheedge in #141
Full Changelog: v3.6.2...v3.7.0
3.6.2 (August 30th, 2023)
Staking
- Small patch applied where the Chainstack graphQL endpoints are now injected by environment variables. [#104 ]
Rollups
- We upgraded rollups to v1.0.0 and switched support from Goerli with Sepolia and more. [#118]
- We are now displaying the Input's payload alongside payload from
notices
,vouchers
andreports
. PR #120
Source information
- chore: update GraphQL setup and static generation by @brunomenezes in #104
- Feature: Update Rollups 1.0.0 and wire subsquid by @brunomenezes in #118
- feat(rollups): Add input's payload information (Root Payload) by @brunomenezes in #120
Full Changelog: v3.6.1...v3.6.2
3.6.1 (August 2th, 2023)
Note
That is a small patch release to address the removal of the Ledger wallet as a standalone option since it was not fully working after the connection was established.
Staking & Rollups
- We removed the Ledger wallet as a standalone option. More details in the PR [#77 ]
Maintenance
Fixes
- We fixed a problem with the storybook. The local development mode was not rendering the components. [#75, #76]
Source information
- #30 Bump dependencies for root project by @nevendyulgerov in #51
- #75 Fix storybooks by @nevendyulgerov in #76
- Remove ledger support as an individual option by @brunomenezes in #77
Full Changelog: v3.6.0...v3.6.1
3.6.0 (July 31, 2023)
Below is a list of changes for each explorer application, i.e. Staking and Rollups.
Staking
Note
Highlight information about the wallet on staking. That is more a side effect than a direct update in the Staking code base.
- With the upgrade of wallet modules, the ledger users have a new connection workflow using the
Ledger Live App
desktop or mobile to connect to the Staking app.
Rollups
- We add a feedback message in the DApp details page when no inputs are loaded. [#61 ]
- We also update the rollups docker image generation to support the new changes in the wallet modules. Specifically the new WalletConnect v2.0 requires a registered account on cloud.walletconnect.com
Shared Packages
- We upgrade the modules for the Wallet package to keep up with the evolution. Besides the usual maintenance work, WalletConnect v1.0 was shut down and needed to be upgraded to v2.0. [#44]
- We upgrade multiple dependencies in the
utils
package. [#40 ] - We upgrade multiple dependencies in the
ui
package. [#36]
Source information
- #39 Bump dependencies for packages/utils by @nevendyulgerov in #40
- #31 Bump dependencies for packages/ui by @nevendyulgerov in #36
- #49 Add no inputs label by @nevendyulgerov in #61
- #24 Update onboard dependencies and remove duplicates by @dandheedge, @brunomenezes in #44
Full Changelog: v3.5.2...v3.6.0
3.5.2 (July 18, 2023)
Below is a list of changes for each explorer application, i.e. Staking and/or Rollups.
Staking
- A fix was applied to the problem related to the navigation through the header links when not connected to a wallet. [#50]
Source information
- Fix: App navigation by @brunomenezes in #50
Full Changelog: v3.5.1...v3.5.2