Releases: penumbra-zone/web
Releases · penumbra-zone/web
@penumbra-zone/client@3.0.1
Patch Changes
- @penumbra-zone/types@2.0.1
v6.3.0
What's Changed
- Tweak deployment issue template by @jessepinho in #904
- Get rid of horizontal scrollbar on dashboard page by @jessepinho in #906
- Publish crypto package by @grod220 in #907
- fix epoch saving by @Valentine1898 in #909
- Remove two-way swap code by @jessepinho in #914
- 794 improve pricing method by @Valentine1898 in #916
- Use the WASM version of customize_symbol by @jessepinho in #913
- Improve memo rendering with rows by @hdevalence in #890
- not save outdated prices in sync process by @Valentine1898 in #918
- Publish storage package to NPM by @grod220 in #910
- Align symbol with amount by @grod220 in #920
- 894 publish transport chrome package to npm by @Valentine1898 in #919
- Define an icon for each validator by @jessepinho in #927
- Remove trailing slash from MINIFRONT_URL by @jessepinho in #930
- Add link to frontend in popup by @jessepinho in #915
- Fix: Syncing genesis state causes unresponsive minifront by @jessepinho in #932
- explain unhandled context by @turbocrime in #926
- Stream transactions in transactions table to avoid blocking loading by @jessepinho in #935
- Use accessible design for approve/deny buttons by @jessepinho in #917
- Create a script to zip minifront/node-status dist directories for deploying to core by @jessepinho in #931
- Fix layout and resizing issues in the extension popup by @jessepinho in #933
- Expand toasts by default by @jessepinho in #934
- Version npm packages + update manifest by @grod220 in #937
Full Changelog: v6.2.0...v6.3.0
@penumbra-zone/transport-chrome@2.1.0
Minor Changes
@penumbra-zone/storage@3.0.0
@penumbra-zone/crypto-web@3.0.0
Major Changes
- b4082b7: /src/ import path requirement removed
v6.2.0
What's Changed
- Improve wasm signatures by @grod220 in #834
- Make unimplemented views clear by @grod220 in #874
- Add RPC selection to onboarding flow by @jessepinho in #868
- Fix id increasing version test by @Valentine1898 in #880
- Add console checks for sct divergence by @grod220 in #882
- Clear cache fix & added sync states by @grod220 in #883
- Docs for debugging SCT by @grod220 in #891
- layout changes by @turbocrime in #849
- Set gRPC endpoint during onboarding, part 2 by @jessepinho in #877
- DRY up extension settings code; extract a
<SettingsScreen />
component for all settings screens in the extension by @jessepinho in #881 - Show equivalent values in the assets table by @jessepinho in #886
- Create issue template for deployments by @jessepinho in #888
- Render the assets table as an actual table by @jessepinho in #897
- Fix deployment issue link by @jessepinho in #898
- Generate unbonding token metadata on the fly for the approval dialog by @jessepinho in #896
- Commit changeset by @jessepinho in #903
Full Changelog: v6.1.0...v6.2.0
@penumbra-zone/perspective@1.0.1
Patch Changes
- Updated dependencies [66c2407]
- @penumbra-zone/wasm@3.0.0
v6.1.0
What's Changed
- Important bug fix 🐞 : Check for an existing start epoch before creating one by @jessepinho in #864
- styleable wallet icon by @turbocrime in #851
- Link swaps and swap claims in the UI by @jessepinho in #773
- 842 use bufbuild type to storetransmit fvk instead of bech32 string by @Valentine1898 in #846
- Implement
ViewService#unbondingTokensByAddressIndex
; update to v0.71.0 by @jessepinho in #862 - Show nicer view of swap outputs by @jessepinho in #858
- Bump ext to v6.1.0 by @grod220 in #873
Full Changelog: v6.0.0...v6.1.0
v6.0.0
What's Changed
- Fix ext publish ci by @grod220 in #759
- Update packages-release workflow by @grod220 in #760
- Remove deprecated position state by @Valentine1898 in #763
- cross-document error propagation by @turbocrime in #755
- Show a nicer UI when minifront can't connect to the extension, and for other errors by @jessepinho in #752
- better type in rethrow wrapper by @turbocrime in #769
- Prettify action details in several action views by @jessepinho in #767
- don't attempt to onboard at services init by @turbocrime in #774
- Use Array.fromAsync polyfill by @jessepinho in #777
- packages: perspective and bech32 by @turbocrime in #768
- Fix zustand race condition by @grod220 in #788
- Animate validators as they render by @jessepinho in #790
- 556 add prices table to indexeddb by @Valentine1898 in #764
- actually run tests by @turbocrime in #797
- Support
NotLoggedIn
status on connection page by @grod220 in #787 - New Tab: IBC by @grod220 in #795
- New asset pattern helper by @grod220 in #801
- Validate zod only in dev by @grod220 in #802
- generate tx view in slice by @turbocrime in #804
- #798 [Bug] planner throws an error in cases where we need to spend more than one note by @Valentine1898 in #807
- Update tx popup route guard by @grod220 in #811
- Tweak arrow size by @jessepinho in #805
- refactor(imports): remove barrel imports by @TalDerei in #783
- use nanoseconds for ibc timeout by @turbocrime in #814
- Barrel imports (changeset) by @TalDerei in #815
- Add noble to registry by @grod220 in #823
- Price delegation tokens by @jessepinho in #816
- too fancy json view by @turbocrime in #813
- Reject
Swap
approvals with foreign claim addresses by @jessepinho in #821 - Prevent jumping headers by @grod220 in #832
- Add price impact to swap estimate by @grod220 in #828
- Fix account switcher bug by @grod220 in #835
- Clarify wasm func naming by @grod220 in #833
- Update all non-crate deps by @grod220 in #841
- Account for error where delegation was prepared for different epoch by @jessepinho in #838
- Migrate to @textea/json-viewer by @grod220 in #840
- fix tablet nav current page display by @turbocrime in #847
- Update core dependencies to v0.70.3 by @jessepinho in #839
- Version Packages by @github-actions in #799
- Update manifest.json by @jessepinho in #854
New Contributors
- @github-actions made their first contribution in #799
Full Changelog: v5.0.0...v6.0.0