Skip to content

v3.0.3

Latest

Choose a tag to compare

@bodaay bodaay released this 30 Jan 18:59

What's Changed in v3.0.3

Features

  • add GitHub Actions for releases and Docker, update to v3.0.0 (b1cf225)
  • add revision picker for multi-branch repos and improve web UI (183603c)
  • add modern web UI with analyze, cache browser, and authentication (Phase 3.9) (2bdad97)
  • add detailed Transformers model analysis (Phase 3.3) (1170f50)
  • add smart downloader analyzer for HuggingFace repositories (9c2b5c6)
  • add list, info, and mirror commands (0253046)
  • implement HuggingFace cache structure and manifest support (e2bd0c8)

Bug Fixes

  • load cache-dir from config file for all commands (5d7960f)
  • gracefully skip symlinks on Windows (downloads still work) (179e80b)
  • use correct HuggingFace repo name in examples (TheBloke/Mistral-7B-Instruct-v0.2-GGUF) (5a8ac93)
  • use 'install' command instead of -i flag to avoid conflict with CLI's -i (interactive) (0d0b5c9)
  • don't save binary to current directory unless -i flag is used (154f542)
  • update Dockerfile to Go 1.24 for go.mod compatibility (673445d)
  • align release workflow with installer script, reorder Quick Start (29db31b)
  • WebSocket message handling for Jobs page (c16f3c0)
  • use HuggingFace cache structure for web downloads (v3 mode) (fb4bcb3)
  • minor improvements to cache structure and rebuild (d71b6ee)

Documentation

  • update installer commands (-i → install, -w → serve) (959f368)
  • add GitHub Actions status badges, update Go version to 1.24 (91ee5a2)
  • add v3.0.0 release notes (bcc6648)
  • add web UI auth example to Quick Start (63ccc14)
  • remove unverifiable speed claims from README (0bf2bd7)
  • overhaul README for v3 with screenshots and feature highlights (d821b1d)

Other Changes

  • removed duplicate mirror sync (55370ee)

Full Changelog: v2.3.4-final...v3.0.3