Skip to content

v0.2.3

Choose a tag to compare

@lowesyang lowesyang released this 21 Feb 13:54
· 41 commits to main since this release

Release v0.2.3

Features

  • Device code login as defaultminara login now defaults to device code authentication (opens browser to verify), replacing Google/Apple OAuth
  • Streamlined transaction confirmation — consolidated duplicate summary + confirmation into a single step for swap, withdraw, and transfer
  • Destination address in confirmation — withdraw and transfer now show the recipient address in the transaction confirmation prompt

Fixes

  • Fixed spot PnL incorrectly using historical cumulative cost basis
  • Premium status now shows billing interval, price, and credits by cross-referencing plan data

Breaking Changes

  • Removed --google and --apple login options; use minara login (device code) or minara login -e <email> instead