Release Highlights
This release introduces support for the wan2.7 image generation model and adds persistence for advanced settings in the EditChannelModal. It also includes several UI bug fixes and billing logic corrections.
New Features
- Models: Add support for wan 2.7 image generation (#3526)
- UI: Persist advanced settings state in local storage within EditChannelModal
Bug Fixes
- Billing: Prevent double-counting of image count
nby moving it to OtherRatio (#3512) - Dashboard: Fix scrollbar flickering when hovering over the consumption distribution chart (#3474)
- xAI: Set MaxTokens to nil when MaxCompletionTokens is 0 for the grok-3-mini model
Improvements
- UI: Enhance footer layout and add custom classes for styling
- UI: Enhance clipboard handling with error checks in EditChannelModal
- Docs: Update Traditional Chinese README with missing content and partner logo (#3462)
What's Changed
- fix(dashboard): 修复消耗分布图表悬浮时滚动条闪烁 by @wans10 in #3474
- docs(zh-TW): fix missing content and add partner logo by @DaZuiZui in #3462
- chore(deps-dev): bump picomatch from 4.0.3 to 4.0.4 in /electron by @dependabot[bot] in #3450
- fix: prevent double-counting of image count n in billing by @imlhb in #3512
- 支持wan2.7生图-wan2.7-image by @feitianbubu in #3526
New Contributors
Full Changelog: v0.11.9...v0.12.0