Skip to content

Release v0.7.0-rc.1#164

Merged
wjllance merged 2 commits into
mainfrom
release/v0.7.0-rc.1
Mar 5, 2026
Merged

Release v0.7.0-rc.1#164
wjllance merged 2 commits into
mainfrom
release/v0.7.0-rc.1

Conversation

@wjllance

@wjllance wjllance commented Mar 5, 2026

Copy link
Copy Markdown
Owner

Release v0.7.0-rc.1

🚀 Highlights

This release introduces the Dashboard MVP - a complete redesign of the real-time trading dashboard.

✨ New Features

  • Dashboard MVP (feat(dashboard): Issue #156 MVP format with comfy-table #157)
    • Complete redesign with comfy-table formatting for better visual experience
    • Real-time order book depth display
    • Recent trades panel showing BUY/SELL activity
    • Enhanced account balance formatting with local timezone support
    • Watch mode with graceful exit handling (Ctrl+C)
    • Instant refresh: data fetched before screen clear to reduce flicker
    • Dashboard title now includes version number

🔧 Improvements

  • Reorganized dashboard display sections for improved clarity
  • Enhanced order display formatting
  • Better refresh label formatting
  • Cleaner table alignment

🐛 Bug Fixes

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

📋 Checklist

  • Version bumped to 0.7.0-rc.1
  • CHANGELOG updated
  • All tests passing
  • Manual testing completed

Full Changelog: v0.6.3-rc.3...release/v0.7.0-rc.1

- Update version to 0.7.0-rc.1
- Add CHANGELOG entries for Dashboard MVP (#157)

Highlights:
- Complete dashboard redesign with comfy-table formatting
- Real-time order book depth display
- Recent trades panel with BUY/SELL activity
- Enhanced watch mode with graceful exit handling
- Local timezone support for timestamps
@wjllance wjllance force-pushed the release/v0.7.0-rc.1 branch 3 times, most recently from 86d6536 to b6e6b99 Compare March 5, 2026 00:56
- Update version to 0.7.0-rc.1 (Cargo.toml, version.json)
- Add CHANGELOG entries for Dashboard MVP (#157)
- Update Skill metadata (openclaw/SKILL.md, clawhub-publish/SKILL.md)
- Create RELEASE_NOTES_v0.7.0-rc.1.md
- Remove old clawhub metadata files (_meta.json, package.json)

Highlights:
- Complete dashboard redesign with comfy-table formatting
- Real-time order book depth display
- Recent trades panel with BUY/SELL activity
- Enhanced watch mode with graceful exit handling
- Local timezone support for timestamps
- Command short aliases support
@wjllance wjllance force-pushed the release/v0.7.0-rc.1 branch from b6e6b99 to b255c2a Compare March 5, 2026 01:00
@wjllance wjllance merged commit 7651d9f into main Mar 5, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant