Releases: SplittyDev/darkbloom-dashboard
v1.2.0
Highlights
Routing Improvements
Warmup now more reliably reaches your fleet even when the coordinator doesn't like routing to it. Chat messages now more reliably reach your fleet, and chat title generation prefers your fleet while still using the rest of the network as fallback. In addition to those changes, you can now choose between My Fleet (Prefer) and My Fleet (Enforce).
Better Earnings Estimation
The earnings estimation algorithm has been reworked to use a normalized weighted average, and interpolates missing timeframes between historical and current data.
The formula is as follows:
UI Improvements
The provider ID can now be copied, machine details show basic information and the restart panel even when offline.
Changelog
- Improve chat routing
- Improve provider warmup reliability
- Allow provider ID to be copied
- Show useful machine details even when the provider is offline
- Fix missing region and country code API errors
- Improve earnings estimation algorithm
Full Changelog: v1.1.0...v1.2.0
v1.1.0
Highlights
Log Filtering
You can now filter logs in Log Viewer by log level / severity.
API Updates
We've updated the API response types to match the latest Darkbloom 0.6.9.
This fixes some issues such as models not loading, and incorrect model display names.
Changelog
- Update dependencies
- Support Gemma 4 26B QAT 4-bit
- Support Gemma 4 26B 8-bit (rollback)
- Fix
/v1/modelsresponse shape - Implement log filtering by log level
- Improve API error handling
Full Changelog: v1.0.0...v1.1.0
v1.0.0
Initial release.
New Contributors
- @GumbiiDigital made their first contribution in #1
Full Changelog: https://github.com/SplittyDev/darkbloom-dashboard/commits/v1.0.0