Skip to content

v0.1.0-alpha.6

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 21 Feb 04:22
v0.1.0-alpha.6
ff53fb9

[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)