Skip to content

Releases: cybearl/gitgame

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 12 Jul 18:22
0539569

1.3.0 (2026-07-12)

Bug Fixes

  • renamed files not appears inside the tree view (3e76545)

Features

  • added main-asset resolver and Blueprint Layer 2 shaper (272bf43)
  • stream per-file lock progress to the status bar & wrapped IPC handlers and routes in safeHandle/safeInvoke envelope (4d807d4)

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 09 Jul 00:21
1a231cc

1.2.0 (2026-07-09)

Bug Fixes

  • making opacities consistent and removing the Cthullu image for now, will find a better one in the future (38c3e5f)

Features

  • advanced search system with regex support (17f0c52)
  • better search view (direct flat list instead of folders) (93a209e)
  • bold selection on tree view (3c52759)
  • git remote URL and show locks only in the tree view (3a1d428)
  • improved search flat results performances, empty state and overall file architecture (137c7a4)

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 07 Jul 23:35
1b448fe

1.1.0 (2026-07-07)

Bug Fixes

  • correcting the number of files appearing in the lock message of the status bar (73757c4)
  • showing scrollbar buttons again (c9bac48)

Features

  • added a search bar (565194e)
  • clear recent projects + fixed dialogs styling (00de343)
  • tree view files panel (37ea241)

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 07 Jul 17:56
5e7d2af

1.0.1 (2026-07-07)

Bug Fixes

  • CSS important warning flags (d5c9dca)
  • fixing icon paths resolution and tree view icons (7de071a)

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 07 Jul 15:05
f96659e

1.0.0 (2026-07-07)

Features

  • first CI/CD setup + semantic release and auto-updates (a1a5cdf)
  • implement the Git LFS project workspace (e979c80)
  • implemented the full CLI command set with AI-assisted commits (8fff9b7)
  • parallel fetching of file tree and refresh locks along with LFS lock caching (1863aa5)
  • scaffolded the app shell with a custom title bar and React95 theme (4432044)