Skip to content

v0.7.0-rc.1

Pre-release
Pre-release

Choose a tag to compare

@wjllance wjllance released this 05 Mar 01:20
· 7 commits to main since this release
7651d9f

Release Notes v0.7.0-rc.1

🚀 Dashboard MVP

This release introduces the Dashboard MVP - a complete redesign of the real-time trading dashboard with enhanced visualization and user experience.


✨ What's New

Dashboard MVP (#157)

The dashboard has been completely rebuilt with the following features:

  • Comfy-table Formatting: Beautiful, aligned tables for better readability
  • Real-time Order Book Depth: Visualize market depth directly in the dashboard
  • Recent Trades Panel: See live BUY/SELL activity with color coding
  • Local Timezone Support: All timestamps displayed in your local timezone
  • Graceful Exit: Press Ctrl+C to exit watch mode cleanly
  • Instant Refresh: Data is fetched before clearing screen to reduce flicker
  • Version in Title: Dashboard title now shows the current version

Command Short Aliases (#137)

Faster typing with short command aliases:

Full Command Short Alias
standx market ticker standx m t
standx market depth standx m d
standx portfolio snapshot standx p s
standx dashboard --watch standx d -w

🐛 Bug Fixes

  • Fixed dashboard and portfolio command handling
  • Enhanced trade handling and output formatting
  • Removed duplicate tests module

📋 Installation

Homebrew

brew tap wjllance/standx-cli
brew install standx-cli

Binary Download

Download pre-built binaries from GitHub Releases.


🔄 Migration Guide

No breaking changes. All existing commands continue to work as before.


📚 Documentation


🙏 Contributors

Thanks to all contributors who made this release possible!


Released: 2026-03-04
Version: v0.7.0-rc.1