Releases: Auto-Explore/GitComet
Releases · Auto-Explore/GitComet
Release list
GitComet v0.2.3
Immutable
release. Only release title and notes can be modified.
GitComet023.mp4
What's Changed
- Bump actions/cache from 4 to 6 by @dependabot[bot] in #409
- list all changed files compared to the destination branch in merge commit details by @Havunen in #412
- fix -/+ 1px graph lane flicker and added remote / local icons to graph names by @Havunen in #415
- Security Pin GitHub Actions to commit SHAs by @Havunen in #417
- Security validate submodule names inside .git/modules before removing metadata by @Havunen in #418
- Security separate user-typed positionals from git options in clone, submodule add, worktree by @Havunen in #419
- Fix/remove unused terminal event handlers by @Havunen in #422
- Require the clone directory name to be a single path component by @Havunen in #426
- Security refuse worktree saves that would write through a symlink by @Havunen in #424
- Security mask URL credentials in remote, submodule and clone command labels by @Havunen in #423
- Security verify preview blob cache hits instead of trusting a pre-existing temp file by @Havunen in #425
- Security gate repo-local merge.tool and mergetool..path behind mergetool consent by @Havunen in #421
- updated gpui-ce and tree_sitter by @Havunen in #429
- performance improvements by @Havunen in #430
- Added new dialog to allow checkout or overwrite branch when it already exists by @Havunen in #427
- Read the askpass prompt through delayed expansion in the Windows helper by @Havunen in #420
- updated gpui-ce fork to fix #431 by @Havunen in #432
- Feat/style changes by @Havunen in #433
- new theme: Amber Dark, new side bar collapse - expand icons. tuned existing theme colors by @Havunen in #440
- implemented new security / privacy settings by @Havunen in #439
- Security hardening by @Havunen in #434
- fix/ghost remote branches by @Havunen in #435
- support finding local branch using focus button by @Havunen in #442
- Feat/make defined upstream visible by @Havunen in #443
- performance optimizations by @Havunen in #449
- changed browse repository at this point feature to "Start file browsing" by @Havunen in #451
- fixes an issue where file history is not fully shown. Added more details to history rows... by @Havunen in #450
- Fix/git log rearranges after focus by @Havunen in #448
- Add pro announcement by @Havunen in #453
Full Changelog: v0.2.2...v0.2.3
GitComet v0.2.2
Immutable
release. Only release title and notes can be modified.
What's Changed
- feat: add option to create branch from commit in context menu by @angeousta in #380
- Add "Merge into current branch" action to the commit context menu by @angeousta in #381
- Feat/support elixir, erlang, haskell, ocaml, julia, clojure, groovy, solidity, assembly and svelte syntax highlight by @Havunen in #384
- fix Crash: unable to get cursor position: Access is denied. by @Havunen in #389
- order log rows like
git log --date-order(#390) by @Havunen in #391 - Adds interactive code highlighting, broader language support, and improved syntax performance across editors and diffs by @Havunen in #386
- ux: automatically focus the first recent repository search result by @Havunen in #393
- fix segfault on CTRL + C release build in Linux by @Havunen in #396
- allow drag n drop git folders to open them as repositories by @Havunen in #395
- split large files into smaller modules by @Havunen in #398
- fix CTRL + D not closing terminal tab by @Havunen in #399
- Fix/active history path should change on repository switch by @Havunen in #397
- improve panic logging , deploy symbol files so memory dumps can be analyzed by @Havunen in #392
- fixes an issue where diffs had different syntax highlight selector an… by @Havunen in #402
- consolidate shared text, hex, platform, and path utilities into gitcomet-core by @Havunen in #401
- Created git hooks activity dialog to visualize running hooks by @Havunen in #403
- refactor split large modules into smaller pieces by @Havunen in #404
- fix selection start between section gaps in markdown previews and below EOF by @Havunen in #405
- fix image transparent edge rendering by @Havunen in #407
Full Changelog: v0.2.1...v0.2.2
GitComet v0.2.1
Immutable
release. Only release title and notes can be modified.
What's Changed
- try to fix microsoft store automated publish workflow by @Havunen in #347
- Fix/file explorer folder missing by @Havunen in #358
- Fix/resizable annotation panel in editmode by @Havunen in #357
- fix test case that depends on git pager by @Havunen in #365
- fix/quick search in file edit by @Havunen in #367
- fix/visual fixes by @Havunen in #366
- Feat/nunjucks jinja2 and nix syntax highlight by @Havunen in #368
- Feat/unify macos menu item options by @Havunen in #371
- Fix/merge tool quick search by @Havunen in #375
- Feat/reflog panel by @Havunen in #377
- Perf/optimizations by @Havunen in #378
Full Changelog: v0.2.0...v0.2.1
GitComet v0.2.0
Immutable
release. Only release title and notes can be modified.
New Visuals
What's Changed
- Fix/repo ends with dot git by @quakj in #276
- prepopulate amend message from parent when empty by @quakj in #275
- add dev branch to CI workflows by @quakj in #281
- Exempt merge fixtures and fonts from line-ending normalization by @quakj in #288
- Feat/squash rebase by @quakj in #278
- Feat/interactive cherry pick by @quakj in #279
- new UI visuals by @Havunen in #282
- Feat/UI polish by @quakj in #280
- Feat/mergetool overhaul by @quakj in #292
- updated deps by @Havunen in #293
- Bump microsoft/microsoft-store-apppublisher from 1.3 to 1.4 by @dependabot[bot] in #296
- fix test timeout issue by @Havunen in #295
- updated deps by @Havunen in #299
- Feat/UI improvements by @quakj in #300
- fix clipboard copy crash and ensure crash logs are not lost by @Havunen in #301
- Feat/repository tab style changes by @Havunen in #303
- fix an issue where right clicking staged file activates diff view by @Havunen in #304
- fix an issue where selecting text in text input can cause click outsi… by @Havunen in #305
- fix the issue where annotation panel refresh changes on window move or resize by @Havunen in #308
- fix word wrap: use exact font for calculating line width by @Havunen in #310
- implemented stage line support, added confirmation dialog for staging… by @Havunen in #311
- fix windows title bar actions, fixed SVG code view, fixed repository … by @Havunen in #317
- docs(README)update homebrew install method by @fraluc06 in #319
- Feat/compare commits by @quakj in #314
- Fix/markdown preview issues by @Havunen in #320
- fix(windows): use system sort executable for MSVC linker setup by @angeousta in #321
- Merge tool improvements by @Havunen in #326
- Add Rebase Onto command to command palette by @angeousta in #323
- Add commit and file permalinks to context menus by @angeousta in #322
- Add support for file editing by @Havunen in #329
- Feat/workspace branch badges by @Havunen in #330
- Feat/history author filter by @Havunen in #328
- add support for .vue file syntax highlight by @Havunen in #333
- Feat/logo version and discord link to bottom bar by @Havunen in #334
- support adding untracked files to gitginore by name, pattern or file extension by @Havunen in #331
- Feat/improved link detection by @Havunen in #335
- support closing recent repository sections, added right click context menu by @Havunen in #332
- Many small improvements to GitComet visuals by @Havunen in #336
- Fix an issue where scroll bar was not visible in file edit mode. Fix … by @Havunen in #337
- new git log graph styling by @Havunen in #338
- Feat/file explorer folder right click by @Havunen in #341
- Feat/theme tuning by @Havunen in #342
- upgraded deps, cleaned unused deps by @Havunen in #343
- Feat/pixel tuning by @Havunen in #344
New Contributors
- @fraluc06 made their first contribution in #319
- @angeousta made their first contribution in #321
Full Changelog: v0.1.16...v0.2.0
GitComet v0.1.16
Immutable
release. Only release title and notes can be modified.
What's Changed
- feat: persist diff view mode (inline/split) across sessions by @Havunen in #238
- Changed diff staging section shortcuts to work globally without requiring to open menu by @Havunen in #239
- Bugfix/staged files UI does not update by @Havunen in #243
- initial implementation for file list support by @Havunen in #244
- fix brew installation warning by @Havunen in #246
- Bump actions/checkout from 6 to 7 by @dependabot[bot] in #249
- fix worktree badge not rendering by re-issuing sidebar data load by @quakj in #247
- Feat/external code editor by @Havunen in #255
- support Enter and Cancel in passphrase dialog by @Havunen in #260
- Feat/command palette by @quakj in #253
- Feat/blame annotate support and global back forward navigation by @Havunen in #257
- Added Github opencollective link by @Havunen in #262
- focus changed to branch name, checkbox checkout text left aligned by @quakj in #263
- Feat/embedded terminal by @Havunen in #264
- fixing refresh issue by @Havunen in #267
- Fix/refresh tags by @quakj in #266
Full Changelog: v0.1.15...v0.1.16
GitComet v0.1.15
Immutable
release. Only release title and notes can be modified.
Fixes crash on Ubuntu 24.04 #229
Full Changelog: v0.1.14...v0.1.15
GitComet v0.1.14
Immutable
release. Only release title and notes can be modified.
What's Changed
- fix scroll direction by @Havunen in #223
- added right click context menu to repository tabs by @Havunen in #224
- Preserve custom Git paths for helper lookup by @Havunen in #225
- Feat/show branch names on hover by @Havunen in #227
- Feat/linkable sha commits by @Havunen in #228
Full Changelog: v0.1.13...v0.1.14
GitComet v0.1.13
Immutable
release. Only release title and notes can be modified.
What's Changed
- tabs can now be closed with middle mouse click by @quakj in #157
- Improved GitComet default themes by @Havunen in #158
- Feat/cmd plus enter to commit by @Havunen in #164
- All history modes except First-parent should have commit border to ma… by @Havunen in #166
- Bugfix/stuck tooltip issue by @Havunen in #167
- new icon for stash by @Havunen in #169
- Feat/sidepanel hover icon alignments by @Havunen in #175
- Feat/tab switch fields by @quakj in #170
- Feat/clever truncate by @Havunen in #183
- Feat/survey toast by @quakj in #182
- Feat/sidepanel hover icon alignments by @Havunen in #184
- hide diff panel for second click on the same file entry by @alk3pInjection in #196
- upgrade mimalloc 3.3.2 by @Havunen in #160
- Feat/improvements by @Havunen in #205
- Bump Azure/artifact-signing-action from 1 to 2 by @dependabot[bot] in #208
- Bugfix/search box focus by @Havunen in #211
- Add ignore-whitespace mode for diffs by @Havunen in #213
- Feat/commit message improvements by @Havunen in #214
- fix repo and branch picker menus to use theme colours by @quakj in #220
- Feat/diff view and search improvements by @Havunen in #216
New Contributors
- @alk3pInjection made their first contribution in #196
Full Changelog: v0.1.12...v0.1.13
GitComet v0.1.12
Immutable
release. Only release title and notes can be modified.
What's Changed
- use Ubuntu 22.04 everywhere by @Havunen in #143
- Feat/edition link by @Havunen in #144
- Added Linux ARM AppImage build. Added homebrew cask Linux targets by @Havunen in #141
- added workflow for submitting package to windows store by @Havunen in #102
- Feat/scalable UI by @Havunen in #149
- Bugfix/text input breaks some shortcuts by @Havunen in #150
- fix syntax highlight bug by @Havunen in #152
- Feat/history graph settings by @Havunen in #151
- Bugfix/ux diff dbl click by @Havunen in #154
Full Changelog: v0.1.11...v0.1.12
GitComet v0.1.11
Immutable
release. Only release title and notes can be modified.