Skip to content

ui-app: v0.2.0

Choose a tag to compare

@rossbulat rossbulat released this 09 Aug 04:05
Immutable release. Only release title and notes can be modified.
f62e186

0.2.0 (2026-08-09)

Features

  • add app-stablecoins skeleton [2] (#3687) (5b7868b)
  • Add menu popover feature flags (#3699) (87e77b5)
  • bootstrap stablecoins app (#3638) (abeaa5b)
  • locales: add Russian (ru) language support (#3594) (299b4ca)
  • refactor: Headers takes nodes with keys (#3685) (6c4f6b6)
  • refactor: Abstract advanced menu, add enableAdvancedMenu prop (#3686) (f8d429a)
  • refactor: Abstract key library and context components (#3617) (6fee099)
  • refactor: Abstract side menu UI (#3668) (35aae55)
  • refactor: Amend consts config, abstract rpc endpoints (#3648) (bc812fb)
  • refactor: Move app-staking/library components to ui-app package (#3654) (d2afe49)
  • refactor: Move key modals to ui-modals (#3618) (341b053)
  • refactor: Move shared app components to ui-app (#3649) (8f75624)
  • refactor: Move ThemeValues to hooks (#3620) (e070e76)
  • refactor: Move Tx library components to ui-app (#3622) (c63a3b3)
  • refactor: revise Tx (#3688) (35ff02a)
  • refactor: Sunset Westend support (#3733) (830362c)
  • refactor: Support custom transaction fee display (#3651) (5b78d47)
  • refactor: Update ui-app transaction submission (#3692) (effbb51)
  • Support DOT transfers in SendForm (#3700) (27a71ea)
  • ux: add useFitText hook to fit side menu labels on one line (#3717) (aecd4ec)
  • ux: Revise balance inputs, add BalanceInputMulti (#3695) (cb62237)
  • Validator Retainment UI - Phase 1 (#3732) (dd6d864)

Bug Fixes

  • recover from failed lazy chunk and stylesheet loads (#3637) (3c640df)