Releases: ZeroKnowledgeNetwork/client
Releases · ZeroKnowledgeNetwork/client
v0.1.0-beta.7
[0.1.0-beta.7] - 2025-04-24
🚀 Features
- Add IconShieldCheck component (77936cf)
- Add network services asset retrieval and reading (e63b8e1)
- Add WalletShield page with RPC endpoints (076e2dc)
- Add IconClipboard component with checkmark option (cb9bff7)
- Add rpc endpoint copy to clipboard functionality (146a783)
🐞 Bug Fixes
- Render side drawer on top (of everything) (12a0b33)
- Resolve macOS rendering issue with #root css (90f14be)
⚙️ Miscellaneous Tasks
v0.1.0-beta.6
v0.1.0-beta.5
v0.1.0-beta.4
v0.1.0-beta.3
v0.1.0-beta.2
[0.1.0-beta.2] - 2025-04-10
🚀 Features
- Set window dimensions (800x600 -> 1280x800) (4d38caa)
- Add collapsible console log in footer (5daf210)
- Add console logs for network (dis)connect (da45acd)
- (updater) Enable updater artifacts and configure plugin (b2145be)
🐞 Bug Fixes
- Handle connection errors properly (724f79f)
⚙️ Miscellaneous Tasks
v0.1.0-beta.1
v0.1.0-alpha.8
v0.1.0-alpha.7
[0.1.0-alpha.7] - 2025-02-22
🐞 Bug Fixes
- Handle all cases of walletshield listen address default (2c6081f)
v0.1.0-alpha.6
[0.1.0-alpha.6] - 2025-02-21
🚀 Features
- Manage network connection state in store (40092f3)
- Add IconBars3 component (2931a23)
- Add and integrate Header component (8234aa0)
- Close header sidebar on link click (855043b)
- Add components: IconCog IconGlobe (0364348)
- Clear message on sidebar link click (0ea9fab)
- Add settings page to config walletshield listen address (84d90f3)
- Add persistent settings (1e75dbb)
🚜 Refactor
- Use zustand for state management (be7f576)
- Extract Footer component (d753ea5)
- Extract utility functions to module (aeb5c4e)
- Extract Networks page and Message component (c46b353)
- Add default walletshield address constant (f75391d)
🎨 Styling
- Set scrollbar-gutter to prevent layout shift (299f803)
- (changelog) Mod header, add commit link, change bug emoji (a87921b)
⚙️ Miscellaneous Tasks
- $ npm install zustand (a400276)
- $ npm install react-router (2f547d1)
- (capabilities) Shell: add validator for walletshield listen arg (1d3ced1)
- $ cargo tauri add store (22833c7)
- Set package version to 0.1.0-dev (for development) (19dec46)
- (changelog) $ git cliff --init (4863b59)
- (changelog) Add changelog generation to release workflow (8f0b486)