Skip to content

v0.2.2

Choose a tag to compare

@lowesyang lowesyang released this 21 Feb 13:20
· 42 commits to main since this release

Release v0.2.2

Features

  • Chain-abstracted swap — chain auto-detected from token; multi-chain picker sorted by gas cost
  • Unified deposit command — spot deposit addresses + perps deposit (direct address or Spot→Perps transfer)
  • Balance command — new top-level minara balance showing combined USDC/USDT across spot & perps
  • Assets overhaul — default shows both spot + perps; spot uses PnL API, perps uses account summary
  • AI Chat modesfast / quality / thinking modes (removed deep-research)
  • Interactive chat REPL — Python/Node.js-style session with /new, /continue, /list commands
  • Token lookup — accepts $TICKER, token name, or contract address across all commands
  • Premium status — enriched subscription display with plan details, billing interval, and credits
  • Native token support — SOL and other native tokens resolve to correct on-chain addresses

Fixes

  • Consolidated duplicate confirmations (summary + transaction confirm) into a single step
  • Fixed spot PnL display using incorrect historical cost basis
  • Fixed EVM address formatting (no longer displayed as large numbers)
  • Fixed token names showing "Unknown" for Solana native tokens
  • Removed copy trading command and related code

Breaking Changes

  • --deep-research flag removed from minara chat
  • minara assets now defaults to showing both spot and perps (use minara assets spot / minara assets perps for specific views)