Skip to content

Releases: tryethernal/ethernal

1.3.4

14 Feb 22:20
Compare
Choose a tag to compare

Changed

  • Better tuples handling on the contract interaction page, they can be entered like this (param1,param2), function signatures on this page are also more precise and will display names when applicable
  • Happy Valentine's day (even to those spending it releasing updates & bug fixes) 💝

1.3.3

05 Feb 12:59
Compare
Choose a tag to compare

Changed

  • Wording on onboarding modal, to make the process clearer, especially around logging in client side.
  • Moving around external links (doc, Discord)

Added

  • Feedback box on the top, maybe this'll work better than Product Road?

1.3.2

03 Feb 23:10
Compare
Choose a tag to compare

Fixed

  • RPC server & chain were not displayed properly
  • Small race condition where button loading would change state before request is finished
  • Not all chains were properly on workspace creation

Removed

  • Obsolete frontend Stripe library

1.3.1

01 Feb 16:03
Compare
Choose a tag to compare

Added

  • Avalanche support: contracts metadata can be imported from Snowtrace & the currency is set to Avax when selecting the chain

Changed

  • Technical refactor around multiple chain (only one source of available chains in the frontend now)

1.3.0

31 Jan 15:46
Compare
Choose a tag to compare

Removed

  • Trial period: it made sense to have a trial when the transaction tracing feature was only included in the Premium plan, but now that it is available in the free plan as well, it doesn't anymore. The only difference between free/premium is now the 10 contracts/1 workspace limitation. And it doesn't make sense to have a trial for that (the free plan IS the trial already).

Added

  • Custom pricing column in the Billing section

Changed

  • Only include relevant info in the plan explanation in Billing section

1.2.10

30 Jan 16:46
Compare
Choose a tag to compare

Added

  • Method name in transactions lists. Hovering it will display a tooltip with the decoded arguments. Updating the ABI updates this in real time. If the method name is not available, the function signature will be displayed instead.

1.2.9

14 Jan 12:29
Compare
Choose a tag to compare

Added

  • Link to Product Road board to collect feature requests, you can ask for (almost) anything & I'll build it!!

1.2.8

11 Jan 20:09
Compare
Choose a tag to compare

Added

  • It's now possible to edit a workspace server url

1.2.7

07 Jan 22:00
Compare
Choose a tag to compare

Added

  • Mixpanel tracking for workspace creation (for better onboarding analytics)

Fixed

  • An analytics helper function wasn't working properly

Changed

  • Wording on the onboarding modal (clearer for Hardhat users)

1.2.6

06 Jan 19:30
Compare
Choose a tag to compare

Changed

  • Artifacts stored in rtdb (ast) are deleted after 1 week of not being updated, for free users only. It's only useful for reading storage, and takes up a lot of space, increasing the bill.