Releases: tryethernal/ethernal
Releases · tryethernal/ethernal
1.3.4
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
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
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
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
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
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
Added
- Link to Product Road board to collect feature requests, you can ask for (almost) anything & I'll build it!!
1.2.8
Added
- It's now possible to edit a workspace server url
1.2.7
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
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.