Skip to content

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