Skip to content

Releases: oh-my-hf/ohmyhf

v0.0.8

Choose a tag to compare

@github-actions github-actions released this 13 Jul 14:17

What's changed

  • fix(updater): surface an error when quitAndInstall never quits the app (4f6b880)
  • Fix screenshot capture script and regenerate docs screenshots (2585a3a)

Full changelog: v0.0.7...v0.0.8

v0.0.7

Choose a tag to compare

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

What's changed

  • feat(inbox,discussions,papers): unread badges, full event timeline, paper comments (1147d62)
  • feat(sidebar): enhance navigation item highlighting and accessibility (ae8819d)
  • feat(i18n): expand locale support and improve locale matching logic (5631ee0)
  • feat(search): implement Command+K global search for organizations, papers, and collections (6982d85)
  • docs: align product guidance with implemented features (e0c63b4)
  • ci(release): make publishing preflighted and recoverable (5f507dd)
  • ci: add reusable verification and security checks (3f23d62)
  • test(desktop): expand quality gates and end-to-end coverage (d8f72ac)
  • feat(desktop): complete secure transfers and product workflows (3a04350)
  • fix(browse): load PDF previews via IPC instead of omhf-file (2b90902)
  • feat: expand file previews and keep search results in-page (2d9d380)
  • fix(browse): decode parquet binary columns as bytes, not UTF-8 garbage (1e7c7af)
  • chore: remove stray parquet debug scripts committed by mistake (d8785e2)
  • fix(browse): decode parquet rows without the WASM snappy codec (9ef19e8)
  • feat(browse): preview .parquet files as a paginated table (b306550)
  • feat(browse): render .ipynb notebooks as notebooks, not raw JSON (9844d63)
  • fix: resolve audited functional defects across downloads, cache, auth, and browse (495c1e5)
  • fix(tray): bundle the tray icon so packaged builds show it (4f4ddeb)

Full changelog: v0.0.6...v0.0.7

v0.0.6

Choose a tag to compare

@github-actions github-actions released this 12 Jul 04:18

What's changed

  • fix(ci): put the signing keychain on the search list so codesign resolves the identity (48c8c40)
  • feat(updater): enable macOS auto-updates via self-signed release signing (c41fce1)

Full changelog: v0.0.5...v0.0.6

v0.0.5

Choose a tag to compare

@github-actions github-actions released this 11 Jul 18:01

What's changed

  • feat(appearance): accent color now drives the mono-title hover recolor (ae7ee88)
  • fix(ci): clear all eslint errors blocking the CI check job (051c1ff)
  • feat(auth): enhance user session management and profile updates (cf18e1d)
  • feat(community): new discussion/PR dialog + visible posting gate (547508c)
  • feat(ui): click any image to open it full-size in a lightbox (78ed90c)
  • feat(editor): attachment upload is a default input capability (9266bea)
  • feat(hub-api): create discussions and draft PRs (93bc716)
  • feat(browse): request gated-repo access in-app + sample preview fallback (61f96cc)
  • feat(community): render post image/video attachments (2f14b40)
  • feat(main): sample-rows and repo-access IPC handlers (3044ada)
  • feat(hub-api): post attachments, gated access requests, sample-row fallback (16cad0a)
  • feat(shared): post attachments + gated-repo access contract (800e27a)
  • fix(layout): render account avatars through ProfileAvatar (cb54687)
  • fix(toaster): faster auto-dismiss + keep dialogs open on toast click (cfefa22)
  • feat(settings): edit the public profile from Settings (43f7beb)
  • feat(main): profile get/update IPC handlers (96c388f)
  • feat(hub-api): edit the public profile + absolutize whoami avatars (a9447a6)
  • feat(shared): profile settings contract (0229be9)
  • feat(community): cookie-powered social actions across the app (7f01629)
  • feat(inbox): notification bell in the top bar (ddc2416)
  • feat(settings): connect a Hub web session from Settings > Account (d6f401d)
  • feat(main): capture and store the Hub web session cookie (12a34c1)
  • feat(hub-api): cookie-session auth for Hub-web-only endpoints (48ed54c)
  • feat(shared): hub web session contract (cookie-only social channels) (142ea1f)
  • feat(like-button): enhance like functionality and error handling (c6d11f2)
  • feat(downloads): implement bulk download actions and enhance error handling (05bc8eb)

Full changelog: v0.0.4...v0.0.5

v0.0.4

Choose a tag to compare

@github-actions github-actions released this 11 Jul 05:13

What's changed

  • feat(settings): enhance accent color handling in appearance settings (c7396bf)
  • feat(settings): add local personalization preferences (612a63c)
  • docs: add local personalization settings design (2c1111b)
  • feat(ui): enhance color theming and component styles (b068b31)
  • feat(ui): enhance color theming and typography across components (1f05c14)
  • feat(profile): update post commenting functionality and localization (2769ef8)
  • feat(ui): show Pro avatar frame on profile, feed, and settings (f3c93be)
  • feat(ui): add Hub-style Pro avatar frame to ProfileAvatar (2168dc0)
  • feat(hub): plumb isPro into post and activity mappers (d3cbb41)
  • docs: add Pro avatar frame implementation plan (a36afd4)
  • docs: add Pro avatar frame design spec (e4575e4)
  • feat(profile): enhance user profile display with self badge and edit option (333e503)
  • feat(auth): update sign-in process to use User Access Token (960ac7b)
  • feat(hub): add follow and watch functionality with IPC handlers (8827bee)
  • feat(auth): implement User Access Token sign-in functionality (cff80b3)

Full changelog: v0.0.3...v0.0.4

v0.0.3

Choose a tag to compare

@github-actions github-actions released this 10 Jul 19:57

What's changed

  • fix(search): keep sidebar type counts when switching tabs (387d110)
  • chore: ignore .worktrees/ for local git worktrees (6cd8e0f)
  • docs: add Command+K search-all implementation plan (b399099)
  • docs: clarify quicksearch paper/collection field mapping (b8c12f4)
  • docs: add Command+K org and search-all design spec (1747c40)
  • fix(i18n): mention papers and collections in global search placeholder (c5d7e58)
  • fix(search): replace type params and localize Load more (b3ec28a)
  • feat(search): add /search page with sidebar type filters (9d1c735)
  • feat(search): add useSearchPage hook for /search (50cedee)
  • feat(palette): show orgs/papers/collections and Search all (670a8c6)
  • feat(search): extend useGlobalSearch with orgs, papers, collections (8431b36)
  • feat(i18n): strings for org search and search-all page (9271fac)
  • feat(desktop): wire org/paper/collection search IPC (02a8a32)
  • fix(ui): unbroken header border and theme-consistent tooltips (34ba4c6)
  • feat(hub-api): search orgs, papers, and collections via quicksearch (73fc8f9)
  • feat(ipc): add org/paper/collection quicksearch channels (13a6667)
  • chore: ignore .worktrees/ for local git worktrees (1269093)
  • docs: add Command+K search-all implementation plan (1742f99)
  • docs: clarify quicksearch paper/collection field mapping (fd15a25)
  • docs: add Command+K org and search-all design spec (3324fe1)
  • feat(win): merge the window controls into the TopBar (57f04d4)
  • feat(profile): enhance PlanBadge with internationalization support (b7a4f24)
  • fix(macOS): update README and configuration for ad-hoc signing (d4b7fb5)
  • feat(profile): integrate PlanBadge for user and organization plans (29f9c29)
  • feat(sidebar): mark the active page with an accent bar (46db12e)
  • fix(fonts): center CJK text vertically in flex-centered controls (8dadf8a)
  • fix(css): move unlayered global rules into @layer base (e3cab07)
  • fix(win): hide the native menu bar and give the window the app icon (dfbd646)
  • refactor(tray): clean up imports and improve type usage (a7ebadc)
  • Add Friendly Link section to README (be7b17d)
  • fix(settings): update placeholder for endpoint input in NetworkSection (efa1385)
  • fix(settings): avoid hub-api import in NetworkSection (eab193f)
  • feat(settings): add Desktop section and browse defaults (beb30bd)
  • feat(settings): add Network section with Hub endpoint and proxy (f00eb42)
  • feat(settings): add Privacy & data section (e5f2f0d)
  • docs: add settings expansion implementation plans (1074401)
  • docs: add settings expansion design spec (612222a)
  • fix(editor): sync valueRef in effect for react-hooks/refs (1e0ace8)
  • Update screenshots for various components in the documentation (0384660)
  • feat(org): add organization members feature and enhance user profile (6836b65)
  • fix(editor): stop draft loss on Write⇄Preview; linkify mentions in Preview (cd0f9ba)
  • feat(editor): render @mentions as avatar chips (contenteditable) (4d4976c)
  • fix: keep session on refresh glitch, un-box collapsed avatar, scroll long selects (241338f)
  • feat(home): personalized "following" activity feed (HF parity) (c5c7f28)
  • fix(posts): make post reactions read-only (OAuth can't react to posts) (2565922)
  • fix(ipc): register hub:postReact in the preload channel allowlist (4c570f0)
  • feat(posts): react to posts with the Hub emoji palette (8fad5ee)
  • feat(brand): pure-white background behind the app icon (16d7d99)
  • fix(inbox): stop promising re-login fixes Hub notifications (it can't) (e0367cb)

Full changelog: v0.0.1...v0.0.3

v0.0.2

Choose a tag to compare

@github-actions github-actions released this 10 Jul 15:51

What's changed

  • fix(editor): sync valueRef in effect for react-hooks/refs (5bcef5c)
  • Update screenshots for various components in the documentation (0384660)
  • feat(org): add organization members feature and enhance user profile (6836b65)
  • fix(editor): stop draft loss on Write⇄Preview; linkify mentions in Preview (cd0f9ba)
  • feat(editor): render @mentions as avatar chips (contenteditable) (4d4976c)
  • fix: keep session on refresh glitch, un-box collapsed avatar, scroll long selects (241338f)
  • feat(home): personalized "following" activity feed (HF parity) (c5c7f28)
  • fix(posts): make post reactions read-only (OAuth can't react to posts) (2565922)
  • fix(ipc): register hub:postReact in the preload channel allowlist (4c570f0)
  • feat(posts): react to posts with the Hub emoji palette (8fad5ee)
  • feat(brand): pure-white background behind the app icon (16d7d99)
  • fix(inbox): stop promising re-login fixes Hub notifications (it can't) (e0367cb)

Full changelog: v0.0.1...v0.0.2

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)