← All releases
Molten Hub MoltenHub Code Git Changes by Day
#2026-04-04

Added storage-auth diagnostics to MoltenHub health checks, improved moltenhub-code dispatch/logging performance and UI styling,...

What changed

Molten Hub

  • New

    Added actionable storage authentication diagnostics in runtime health responses.

  • Fixed

    Improved API error sanitization and router coverage for storage-related failures.

MoltenHub Code

  • Improved

    Converted Hub UI styling to Tailwind with an external stylesheet and refreshed project naming.

  • Fixed

    Fixed dispatch-controller race/cancellation behavior with broader test coverage.

  • Improved

    Reduced terminal-log pipeline allocations and file I/O overhead for better runtime performance.

Git Changes by Day

  • New

    Bootstrapped repository baseline with LICENSE and README for commit summarization tooling.