Skip to content

v0.0.1

Choose a tag to compare

@github-actions github-actions released this 10 Jul 12:45

What's changed

  • fix(build): run electron-rebuild through a shell so the Windows postinstall works (9a82f27)
  • feat: check GitHub Releases and install updates in-app (0d26007)
  • docs: refresh all screenshots for the new UI (194de3d)
  • feat: adopt the huggingface.co design language across the app (c7325b9)
  • ci: commit-driven releases with changelog; document OAuth security (0b5cfd4)
  • feat: in-app Hugging Face account management + resilient auth (4ddc261)
  • fix: pin the shared app identity to existing installs (00240bf)
  • fix: organization profiles; shared login across all sessions at ~/.oh_my_hf (4545f9d)
  • feat: home feed follows your REAL Hugging Face following (aae98d9)
  • feat: in-app post pages, public user profiles, settings modal, UI scale (28cf7c9)
  • feat: run Spaces in-app, split-pane file preview, full PR timeline, clickable posts, spaces filters (7129e19)
  • test(e2e): follow the new Home index route in the boot smoke test (5afb977)
  • feat: home feed, PR management, Spaces gallery, filter sidebars, upward mention picker (a33c3da)
  • feat(editor): @mention picker, smart list continuation; hide playground without providers (49daf22)
  • fix: address adversarial-review findings (58b4be7)
  • feat(desktop): file & dataset previews, Markdown editor, benchmarks, design pass (52e4816)
  • feat: rate-limit hardening, preview APIs, real exports/upload/streaming inference (3fe8d8e)
  • feat(brand): adopt hand-painted app icon (cb74863)
  • build: Linux packaging (AppImage + deb), pinned electronVersion, lint globals (811fea3)
  • fix(downloads): correct file-size resolution and auth scoping across redirects (1945c87)
  • chore(i18n): run i18next-parser extraction, fill plural forms, guard tests (5abded6)
  • feat(desktop): renderer — three-pane browse UI, i18n, downloads/cache/inbox (8f0e5c7)
  • feat(desktop): main process — auth, downloads, cache, follows, typed IPC (4111372)
  • feat(hub-api): pure-TS Hub client with cache, OAuth PKCE, HF cache layout (793324e)
  • feat(shared): domain types, zod schemas, and typed IPC contract (a7d2f03)
  • chore: bootstrap pnpm monorepo with toolchain, docs, and CI (e97d493)