-
Notifications
You must be signed in to change notification settings - Fork 522
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Apply changes for 3.4.4 release #1157
Commits on Nov 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4a01064 - Browse repository at this point
Copy the full SHA 4a01064View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2795c9b - Browse repository at this point
Copy the full SHA 2795c9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 395c9f6 - Browse repository at this point
Copy the full SHA 395c9f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for d6481ef - Browse repository at this point
Copy the full SHA d6481efView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5050288 - Browse repository at this point
Copy the full SHA 5050288View commit details -
fix: update About modal by hiding unsupported features on Linux (#241)
Updated the "About GitHub Desktop" model to remove the button to check for updates (since it didn't do anything on Linux) and replace with a link to the linux releases page
Configuration menu - View commit details
-
Copy full SHA for 3e7352f - Browse repository at this point
Copy the full SHA 3e7352fView commit details -
Configuration menu - View commit details
-
Copy full SHA for c0ca1f3 - Browse repository at this point
Copy the full SHA c0ca1f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9afdbca - Browse repository at this point
Copy the full SHA 9afdbcaView commit details -
feat(tooling): move redhat packaging out to own step (#273 #837 #1038)
* add patch-package so we can patch a node_modules package * generate patch to disable build-id contents for RPM package * move patch-package command to post-install script * regenerate patch file
Configuration menu - View commit details
-
Copy full SHA for bb219f9 - Browse repository at this point
Copy the full SHA bb219f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c8378b - Browse repository at this point
Copy the full SHA 9c8378bView commit details -
fix: allow tilde character when specifying a local repository (#317)
There already exists a function that will convert a tilde path to an absolute path. It was originally used for this purpose, but the functionality was removed during a commit that changed which function was used to validate git repositories. This reinstates that functionality and allows us to type a ~/ tilde path to get our home directories when typing in a path.
Configuration menu - View commit details
-
Copy full SHA for 267bca4 - Browse repository at this point
Copy the full SHA 267bca4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4433413 - Browse repository at this point
Copy the full SHA 4433413View commit details -
fix: add smaller icons and align with new theme (#395 #530 #561)
* drop old icon used in app window * regenerate smaller icons from new 256px source
Configuration menu - View commit details
-
Copy full SHA for ccb02c2 - Browse repository at this point
Copy the full SHA ccb02c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for d80a7ca - Browse repository at this point
Copy the full SHA d80a7caView commit details -
Configuration menu - View commit details
-
Copy full SHA for 02f0213 - Browse repository at this point
Copy the full SHA 02f0213View commit details -
Configuration menu - View commit details
-
Copy full SHA for 46feba6 - Browse repository at this point
Copy the full SHA 46feba6View commit details -
Configuration menu - View commit details
-
Copy full SHA for b917547 - Browse repository at this point
Copy the full SHA b917547View commit details -
fix(tooling): move electron-winstaller to optional dependency to not …
…block arm32 usage
Configuration menu - View commit details
-
Copy full SHA for 9493c90 - Browse repository at this point
Copy the full SHA 9493c90View commit details -
feat(tooling) add armv7l support to scripts (#712)
Co-authored-by: Brendan Forster <github@brendanforster.com>
Configuration menu - View commit details
-
Copy full SHA for 7d27569 - Browse repository at this point
Copy the full SHA 7d27569View commit details -
Configuration menu - View commit details
-
Copy full SHA for bd6e04b - Browse repository at this point
Copy the full SHA bd6e04bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f95cb1a - Browse repository at this point
Copy the full SHA f95cb1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for fd1547b - Browse repository at this point
Copy the full SHA fd1547bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a93719c - Browse repository at this point
Copy the full SHA a93719cView commit details -
Configuration menu - View commit details
-
Copy full SHA for eb7e84d - Browse repository at this point
Copy the full SHA eb7e84dView commit details -
feat(tooling): update base CI to use configured docker image (#898)
Co-authored-by: theofficialgman <28281419+theofficialgman@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for aacb67d - Browse repository at this point
Copy the full SHA aacb67dView commit details -
feat(tooling): update build scripts to support ARM architectures (#898)
Co-authored-by: theofficialgman <28281419+theofficialgman@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for bdaa414 - Browse repository at this point
Copy the full SHA bdaa414View commit details -
feat(tooling): update electron-builder package tooling to support ARM…
… architectures (#898) Co-authored-by: theofficialgman <28281419+theofficialgman@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 76405d4 - Browse repository at this point
Copy the full SHA 76405d4View commit details -
feat(tooling): update debian package script to support ARM architectu…
…res (#898) Co-authored-by: theofficialgman <28281419+theofficialgman@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for af0566e - Browse repository at this point
Copy the full SHA af0566eView commit details -
feat(tooling): update redhat package script to support ARM architectu…
…res (#898) Co-authored-by: theofficialgman <28281419+theofficialgman@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 62e4001 - Browse repository at this point
Copy the full SHA 62e4001View commit details -
Configuration menu - View commit details
-
Copy full SHA for ac531ac - Browse repository at this point
Copy the full SHA ac531acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 31d62c5 - Browse repository at this point
Copy the full SHA 31d62c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for efff341 - Browse repository at this point
Copy the full SHA efff341View commit details -
fix: add an option to use the Windows title bar (#912)
Co-authored-by: Brendan Forster <github@brendanforster.com>
Configuration menu - View commit details
-
Copy full SHA for 72d77b7 - Browse repository at this point
Copy the full SHA 72d77b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa51ba4 - Browse repository at this point
Copy the full SHA aa51ba4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0493d61 - Browse repository at this point
Copy the full SHA 0493d61View commit details -
Bump electron-packager from 17.1.1 to 17.1.2 (#916)
Bumps [electron-packager](https://github.com/electron/electron-packager) from 17.1.1 to 17.1.2. - [Release notes](https://github.com/electron/electron-packager/releases) - [Changelog](https://github.com/electron/electron-packager/blob/main/NEWS.md) - [Commits](electron/packager@v17.1.1...v17.1.2) --- updated-dependencies: - dependency-name: electron-packager dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for cc29d2f - Browse repository at this point
Copy the full SHA cc29d2fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 51904a3 - Browse repository at this point
Copy the full SHA 51904a3View commit details -
build(deps): bump yaml from 2.5.0 to 2.5.1 (#1123)
Bumps [yaml](https://github.com/eemeli/yaml) from 2.5.0 to 2.5.1. - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](eemeli/yaml@v2.5.0...v2.5.1) --- updated-dependencies: - dependency-name: yaml dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9693ea4 - Browse repository at this point
Copy the full SHA 9693ea4View commit details -
build(deps-dev): bump electron-builder from 24.13.3 to 25.0.5 (#1122)
Bumps [electron-builder](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder) from 24.13.3 to 25.0.5. - [Release notes](https://github.com/electron-userland/electron-builder/releases) - [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/electron-builder/CHANGELOG.md) - [Commits](https://github.com/electron-userland/electron-builder/commits/v25.0.5/packages/electron-builder) --- updated-dependencies: - dependency-name: electron-builder dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9c02a6f - Browse repository at this point
Copy the full SHA 9c02a6fView commit details -
build(deps): bump peter-evans/create-pull-request from 6.1.0 to 7.0.1 (…
…#1121) Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 6.1.0 to 7.0.1. - [Release notes](https://github.com/peter-evans/create-pull-request/releases) - [Commits](peter-evans/create-pull-request@v6.1.0...v7.0.1) --- updated-dependencies: - dependency-name: peter-evans/create-pull-request dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9e4d0d5 - Browse repository at this point
Copy the full SHA 9e4d0d5View commit details -
build(deps): bump peter-evans/create-pull-request from 7.0.1 to 7.0.2 (…
…#1130) Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 7.0.1 to 7.0.2. - [Release notes](https://github.com/peter-evans/create-pull-request/releases) - [Commits](peter-evans/create-pull-request@v7.0.1...v7.0.2) --- updated-dependencies: - dependency-name: peter-evans/create-pull-request dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c30232f - Browse repository at this point
Copy the full SHA c30232fView commit details -
build(deps): bump peter-evans/create-pull-request from 7.0.2 to 7.0.5 (…
…#1132) Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 7.0.2 to 7.0.5. - [Release notes](https://github.com/peter-evans/create-pull-request/releases) - [Commits](peter-evans/create-pull-request@v7.0.2...v7.0.5) --- updated-dependencies: - dependency-name: peter-evans/create-pull-request dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e44a872 - Browse repository at this point
Copy the full SHA e44a872View commit details -
build(deps-dev): bump electron-builder from 25.0.5 to 25.1.7 (#1138)
Bumps [electron-builder](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder) from 25.0.5 to 25.1.7. - [Release notes](https://github.com/electron-userland/electron-builder/releases) - [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/electron-builder/CHANGELOG.md) - [Commits](https://github.com/electron-userland/electron-builder/commits/electron-builder@25.1.7/packages/electron-builder) --- updated-dependencies: - dependency-name: electron-builder dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for bf951bd - Browse repository at this point
Copy the full SHA bf951bdView commit details -
build(deps): bump yaml from 2.5.1 to 2.6.0 (#1140)
Bumps [yaml](https://github.com/eemeli/yaml) from 2.5.1 to 2.6.0. - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](eemeli/yaml@v2.5.1...v2.6.0) --- updated-dependencies: - dependency-name: yaml dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for acbfba1 - Browse repository at this point
Copy the full SHA acbfba1View commit details -
build(deps-dev): bump electron-builder from 25.1.7 to 25.1.8 (#1141)
Bumps [electron-builder](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder) from 25.1.7 to 25.1.8. - [Release notes](https://github.com/electron-userland/electron-builder/releases) - [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/electron-builder/CHANGELOG.md) - [Commits](https://github.com/electron-userland/electron-builder/commits/electron-builder@25.1.8/packages/electron-builder) --- updated-dependencies: - dependency-name: electron-builder dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a6e7fc9 - Browse repository at this point
Copy the full SHA a6e7fc9View commit details -
Configuration menu - View commit details
-
Copy full SHA for a13f1e9 - Browse repository at this point
Copy the full SHA a13f1e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 54ad20b - Browse repository at this point
Copy the full SHA 54ad20bView commit details