Skip to content

Releases: jarvisluk/Gocus

Gocus 0.1.12

Choose a tag to compare

@github-actions github-actions released this 22 Jul 08:07

Gocus 0.1.12

  • macOS: Developer ID signed, notarized, stapled, and validated with Gatekeeper before packaging.
  • Windows: published as a portable zip download. Installer and auto-update assets are withheld until Windows code signing is configured.

Changes:

  • chore: release v0.1.12 (0d1a4fb)
  • chore: merge develop into main (1b79688)
  • fix(release): unblock develop candidate build (bbae727)
  • chore: merge origin/develop into develop (704c1e4)
  • chore: merge e2c4b6f into develop (6488b46)
  • fix(dev): avoid redundant rebuilds from duplicate watch events (e2c4b6f)
  • feat(mcp-app): add development host and usage documentation (005d292)
  • feat(gocus): add shared merge preference settings (07ecedd)
  • fix(identity): use dev-specific application display name (a1b1904)
  • chore: merge 345fac5 into develop (6bc9302)
  • chore: merge 2821d43 into develop (35e9caa)
  • fix(git): sync branches by view scope (2821d43)
  • fix(window): keep sidebar on current display (345fac5)
  • feat(plugin): hand off dirty workspace merges (f8b6649)
  • feat(plugin): add native repository workflows (cd0efd7)
  • feat(plugin): add native merge workflow and unify window styling (1f377eb)
  • fix(plugin): reuse desktop commit graph layout (3436117)
  • fix(plugin): make canvas bounds follow visible windows (b1bb5f0)
  • fix(plugin): stop focusing commit preview window (5377b02)
  • feat(plugin): add bounded trackpad canvas panning (91b9aa4)
  • fix(plugin): sync commit nodes with desktop (c4d9fc9)
  • fix(plugin): restore graph and desktop interactions (a69777c)
  • fix(plugin): request fullscreen side panel on connect (3f13811)
  • feat(plugin): open canvas in side panel by default (21e945a)
  • fix(plugin): constrain canvas to horizontal side-window pan (da65f58)
  • feat(plugin): mirror desktop windows in canvas (4365569)
  • feat(plugin): align canvas with desktop layout (408f567)
  • feat(plugin): launch git sessions from canvas (9a7841b)
  • feat(plugin): add repository canvas widget (6004327)
  • feat(plugin): add branded logo assets (4bd1076)
  • ci(plugin): add independent release workflow (ab649fe)
  • feat(plugin): add read-only git inspection (caa1f01)
  • refactor(git): extract shared git core (8eb954b)

Release assets:

  • Gocus-0.1.12-mac-arm64.zip
  • Gocus-0.1.12-win-x64.zip

Gocus 0.1.11

Choose a tag to compare

@github-actions github-actions released this 11 Jul 15:56

Gocus 0.1.11

  • macOS: Developer ID signed, notarized, stapled, and validated with Gatekeeper before packaging.
  • Windows: published as a portable zip download. Installer and auto-update assets are withheld until Windows code signing is configured.

Changes:

  • chore: release v0.1.11 (0ae3c27)
  • chore: merge develop into main (dae63f3)
  • fix(git): preserve graph context when paginating snapshots (f70c5ed)
  • chore: merge 92aa1af into develop (12bbc1f)
  • docs(release): clarify main promotion merge flow (f8f97dc)
  • feat(commits): load more commits near list bottom (92aa1af)
  • fix(app): sync branches by active view (e28e5ac)
  • fix(ui): add space below worktree context (aa6d833)
  • fix(ui): prioritize worktree selection before branch view (97fe72a)
  • chore(env): use Electron mirror for setup install (e270480)
  • fix(app): show pending branch remote state (377db5e)
  • fix(app): refresh repository opens and isolate app instances (8c23de3)

Release assets:

  • Gocus-0.1.11-mac-arm64.zip
  • Gocus-0.1.11-win-x64.zip

Gocus 0.1.10

Choose a tag to compare

@github-actions github-actions released this 10 Jul 10:14

Gocus 0.1.10

  • macOS: Developer ID signed, notarized, stapled, and validated with Gatekeeper before packaging.
  • Windows: published as a portable zip download. Installer and auto-update assets are withheld until Windows code signing is configured.

Changes:

  • chore: release v0.1.10 (c0e6891)
  • revert(update): restore GitHub API develop update flow [skip ci] (0820a5e)
  • fix(update): avoid GitHub API for develop macOS updates (2dd810e)
  • ci: update GitHub Actions to Node 24 runtimes (05fd815)

Release assets:

  • Gocus-0.1.10-mac-arm64.zip
  • Gocus-0.1.10-win-x64.zip

Gocus develop latest (0.1.10-dev.40)

Pre-release

Choose a tag to compare

@github-actions github-actions released this 09 Jul 13:06

Gocus 0.1.10-dev.40 develop candidate

Source branch: develop
Source commit: bbae727
Update repository: jarvisluk/Gocus

macOS candidate artifact:

  • Gocus-0.1.10-dev.40-mac-arm64.zip

This app bundle was Developer ID signed, notarized, stapled, and validated with Gatekeeper before packaging.

Changes since the latest reachable tag:

  • fix(release): unblock develop candidate build (bbae727)
  • chore: merge origin/develop into develop (704c1e4)
  • chore: merge e2c4b6f into develop (6488b46)
  • fix(dev): avoid redundant rebuilds from duplicate watch events (e2c4b6f)
  • feat(mcp-app): add development host and usage documentation (005d292)
  • feat(gocus): add shared merge preference settings (07ecedd)
  • fix(identity): use dev-specific application display name (a1b1904)
  • chore: merge 345fac5 into develop (6bc9302)
  • chore: merge 2821d43 into develop (35e9caa)
  • fix(git): sync branches by view scope (2821d43)
  • fix(window): keep sidebar on current display (345fac5)
  • feat(plugin): hand off dirty workspace merges (f8b6649)
  • feat(plugin): add native repository workflows (cd0efd7)
  • feat(plugin): add native merge workflow and unify window styling (1f377eb)
  • fix(plugin): reuse desktop commit graph layout (3436117)
  • fix(plugin): make canvas bounds follow visible windows (b1bb5f0)
  • fix(plugin): stop focusing commit preview window (5377b02)
  • feat(plugin): add bounded trackpad canvas panning (91b9aa4)
  • fix(plugin): sync commit nodes with desktop (c4d9fc9)
  • fix(plugin): restore graph and desktop interactions (a69777c)
  • fix(plugin): request fullscreen side panel on connect (3f13811)
  • feat(plugin): open canvas in side panel by default (21e945a)
  • fix(plugin): constrain canvas to horizontal side-window pan (da65f58)
  • feat(plugin): mirror desktop windows in canvas (4365569)
  • feat(plugin): align canvas with desktop layout (408f567)
  • feat(plugin): launch git sessions from canvas (9a7841b)
  • feat(plugin): add repository canvas widget (6004327)
  • feat(plugin): add branded logo assets (4bd1076)
  • ci(plugin): add independent release workflow (ab649fe)
  • feat(plugin): add read-only git inspection (caa1f01)
  • refactor(git): extract shared git core (8eb954b)

Gocus 0.1.9

Choose a tag to compare

@github-actions github-actions released this 07 Jul 08:00

Gocus 0.1.9

  • macOS: Developer ID signed, notarized, stapled, and validated with Gatekeeper before packaging.
  • Windows: published as a portable zip download. Installer and auto-update assets are withheld until Windows code signing is configured.

Changes:

  • chore: release v0.1.9 (c915214)
  • chore: merge develop into main (4c2b2e3)
  • ci: publish develop Windows zip asset (038d435)
  • docs: add README download CTA (967e731)
  • fix: distinguish develop app display name (0527dd5)
  • chore: merge ba0db3e into develop (4382353)
  • fix: remove SSH repository connection entry points (ba0db3e)
  • fix: move sync actions into function menu (9d9452d)
  • chore: merge f808181 into develop (5dcde37)
  • fix: show update channel as version info (f808181)
  • fix: scope dev launch at login to runtime (00ebb5f)
  • fix: lock updates to build channel (8d638fc)
  • fix: disable dev launch at login by default (7ad497f)
  • feat: add function menu quit action (bc97c9c)
  • chore: merge 7bc7e43 into develop (9e0108f)
  • feat: connect SSH remote repositories (7bc7e43)
  • feat: surface branch remote action CTA (07f91c4)
  • fix: prevent dev login item registration (342f5fb)

Release assets:

  • Gocus-0.1.9-mac-arm64.zip
  • Gocus-0.1.9-win-x64.zip

Gocus 0.1.8

Choose a tag to compare

@github-actions github-actions released this 01 Jul 08:31

Gocus 0.1.8

  • macOS: Developer ID signed, notarized, stapled, and validated with Gatekeeper before packaging.
  • Windows: published as a portable zip download. Installer and auto-update assets are withheld until Windows code signing is configured.

Changes:

Release assets:

  • Gocus-0.1.8-mac-arm64.zip
  • Gocus-0.1.8-win-x64.zip

Gocus 0.1.7

Choose a tag to compare

@github-actions github-actions released this 29 Jun 17:33

Gocus 0.1.7

  • macOS: Developer ID signed, notarized, stapled, and validated with Gatekeeper before packaging.
  • Windows: published as a portable zip download. Installer and auto-update assets are withheld until Windows code signing is configured.

Changes:

  • chore: release v0.1.7 (cd4aa26)
  • fix: preserve commit view across branch refreshes (90ea6b4)
  • fix: link website header to repository (981c330)

Release assets:

  • Gocus-0.1.7-mac-arm64.zip
  • Gocus-0.1.7-win-x64.zip

Gocus 0.1.6

Choose a tag to compare

@github-actions github-actions released this 29 Jun 17:15

Gocus 0.1.6

  • macOS: Developer ID signed, notarized, stapled, and validated with Gatekeeper before packaging.
  • Windows: published as a portable zip download. Installer and auto-update assets are withheld until Windows code signing is configured.

Changes:

  • chore: release v0.1.6 (fe8f34c)
  • fix: resolve website downloads from latest release (07081d5)

Release assets:

  • Gocus-0.1.6-mac-arm64.zip
  • Gocus-0.1.6-win-x64.zip

Gocus 0.1.5

Choose a tag to compare

@github-actions github-actions released this 29 Jun 17:05

Gocus 0.1.5

  • macOS: Developer ID signed, notarized, stapled, and validated with Gatekeeper before packaging.
  • Windows: published as a portable zip download. Installer and auto-update assets are withheld until Windows code signing is configured.

Changes:

Release assets:

  • Gocus-0.1.5-mac-arm64.zip
  • Gocus-0.1.5-win-x64.zip

Gocus 0.1.4

Choose a tag to compare

@github-actions github-actions released this 29 Jun 09:29

Gocus 0.1.4

  • macOS: Developer ID signed, notarized, stapled, and validated with Gatekeeper before packaging.
  • Windows: published as a portable zip download. Installer and auto-update assets are withheld until Windows code signing is configured.

Changes:

  • chore: release v0.1.4 (8c46604)
  • chore: merge 2d4cc5e into main (6aa4497)
  • style: center website mobile download icon (2d4cc5e)
  • style: tune website mobile header height (98a3b9d)
  • style: raise website header height (1c2eed9)
  • style: tighten website hero header spacing (7910d05)
  • fix: use relative website asset paths (84cccdc)
  • fix: use relative website icon paths (144dbac)
  • chore: merge feat/official-website-dev into develop (9b6ef51)
  • chore: merge official website into develop (85095bc)
  • style: center website hero preview vertically (5b6eca5)
  • style: align website section insets (0a1e701)
  • chore: merge 385de63 into develop (155a079)
  • fix: support Windows tray dev testing (de4f029)
  • fix: use app icon for Windows tray (df82d6c)
  • fix: use PNG Explorer workspace icon (61677b6)
  • fix: show Explorer icon on Windows (b54ca53)
  • fix: start login launches collapsed (23403bf)
  • feat: confirm recent workspace removal (385de63)
  • fix: limit function menu busy spinner (dfac069)
  • fix: explain missing git on Windows (dd13887)
  • style: balance function menu right gutter (d047ce5)
  • style: polish function menu spacing (df1a960)
  • ci: publish Windows develop release assets (ae6b438)
  • ci: install Playwright browsers for macOS verify (ecd2ff4)
  • style: show four function menu icons per row (9faba11)
  • feat: open workspace remote from function menu (bfd51c8)
  • chore: merge 2644ba5 into develop (0a9a638)
  • style: clarify function menu hierarchy (8429c3e)
  • ci: publish Windows release zip only (2644ba5)
  • fix: keep function menu panel narrow (4e6c928)
  • style: label function menu actions (318114d)
  • feat: group function menu actions (35070f2)
  • style: standardize website responsive layout (0bc6dac)
  • refactor: make function menu an icon toolbox (3fead53)
  • chore: merge 014ea23 into develop (2b24f5a)
  • style: sync website hero horizontal inset (fc99f3f)
  • feat: add function menu side window (9ed74dd)
  • feat: refine website AI-native positioning (fbeba0a)
  • refactor: simplify worktree appearance preferences (014ea23)
  • chore: merge main into develop (22b9066)
  • fix: hide empty branch refs from commit tree (9e1105b)
  • feat: adapt website download cta by platform (72fcdde)
  • fix: de-emphasize merged local branch refs (f2a03a9)
  • chore: merge origin/develop into develop (abfaacc)
  • ci: handle force-pushed commit ranges (91be6a8)
  • feat: add website hero context content (e2c702b)
  • style: sync website hero side inset (b52d6c4)
  • style: tune website mobile spacing (2a8bd3f)
  • style: refine website icon and hero spacing (685dc08)
  • style: fix website dot grid background (c8cdcf5)
  • style: balance website hero desktop layout (4e379d7)
  • chore: merge dac1ed1 into develop (de9ab82)
  • chore: stabilize commit list and release gates (dac1ed1)
  • style: preserve website preview screenshot ratio (53899be)
  • feat: use app screenshot for website preview (9331c44)
  • feat: add official website dev page (9cc7b00)
  • docs: add official website concept (69b17a5)

Release assets:

  • Gocus-0.1.4-mac-arm64.zip
  • Gocus-0.1.4-win-x64.zip