Skip to content

Commit 5a28859

Browse files
Update version: GitButler.GitButler version 0.14.35 (microsoft#267267)
1 parent cac7d67 commit 5a28859

File tree

3 files changed

+70
-0
lines changed

3 files changed

+70
-0
lines changed
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
# Created using wingetcreate 1.9.14.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json
3+
4+
PackageIdentifier: GitButler.GitButler
5+
PackageVersion: 0.14.35
6+
InstallerLocale: en-US
7+
InstallerType: wix
8+
Scope: machine
9+
ProductCode: '{1A49D89E-67E1-401D-8199-615CF4B80762}'
10+
AppsAndFeaturesEntries:
11+
- Publisher: gitbutler
12+
ProductCode: '{1A49D89E-67E1-401D-8199-615CF4B80762}'
13+
UpgradeCode: '{6BA03334-13E8-5712-80AD-F373B5415A08}'
14+
InstallationMetadata:
15+
DefaultInstallLocation: '%ProgramFiles%\GitButler'
16+
Installers:
17+
- Architecture: x64
18+
InstallerUrl: https://releases.gitbutler.com/releases/release/0.14.35-2122/windows/x86_64/GitButler_0.14.35_x64_en-US.msi
19+
InstallerSha256: 1D3A9A823061963FAC1008396B7FE47C596A091E335AF64C2AB56422F021AFEB
20+
ManifestType: installer
21+
ManifestVersion: 1.10.0
22+
ReleaseDate: 2025-06-20
Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
# Created using wingetcreate 1.9.14.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json
3+
4+
PackageIdentifier: GitButler.GitButler
5+
PackageVersion: 0.14.35
6+
PackageLocale: en-US
7+
Publisher: GitButler
8+
PublisherUrl: https://gitbutler.com/
9+
PrivacyUrl: https://app.termly.io/policy-viewer/policy.html?policyUUID=a001c8b7-505b-4eab-81e3-fcd1c72bdd79
10+
PackageName: GitButler
11+
PackageUrl: https://gitbutler.com/
12+
License: Functional Source License, Version 1.1, MIT Future License
13+
LicenseUrl: https://github.com/gitbutlerapp/gitbutler/blob/master/LICENSE.md
14+
Copyright: Copyright 2023-2024 GitButler Inc
15+
CopyrightUrl: https://github.com/gitbutlerapp/gitbutler/blob/master/LICENSE.md
16+
ShortDescription: A Git client for simultaneous branches on top of your existing workflow.
17+
Tags:
18+
- git
19+
ReleaseNotes: |-
20+
## Changes
21+
- Added the ability to reorder lanes
22+
- Committing into a new lane is now always happens on the left for consistency and it dims the other lanes
23+
- Added a horizontal scrolling indicator for the lanes
24+
- Added a context menu for copying the commit hash
25+
26+
## Fixes
27+
- Fixes a bug where, if there are git submodules present, in some rare cases diffs my not be shown
28+
- Fixes a bug where an uncommitted file is partially assigned to a lane, then dragging the file to amend should only use the assigned part of the file
29+
- Fixes a bug where it was not possible to move commits between stacked branches
30+
- Fixes a bug where double clicking on text to select it would resize the lane
31+
- Fixes a bug where on the branches view, the commits in a branch were not scrollable
32+
- Fixes a bug where when committing in a stack the "commit goes here" indicator was duplicated
33+
- Fixes a bug where creating a new stacked branch was immediately expanding it unnecessarily
34+
- Fixes a bug in the commit input where the character count was obscuring the last characters typed
35+
ReleaseNotesUrl: https://github.com/gitbutlerapp/gitbutler/releases
36+
Documentations:
37+
- DocumentLabel: Documentation
38+
DocumentUrl: https://docs.gitbutler.com/
39+
ManifestType: defaultLocale
40+
ManifestVersion: 1.10.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created using wingetcreate 1.9.14.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json
3+
4+
PackageIdentifier: GitButler.GitButler
5+
PackageVersion: 0.14.35
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)