v4.2.0
What's Changed
- Search functionality in
GitGraph
expanded to locate branches (via the head commit) when using{scope}/{ref}
as the search term. - Bugfix for handling
-/+
time offsets from UTC when processinggit-cat-file
output;+
offsets were not previously included. - Bugfix for considering the associated
Repository
when checking for existingBranch
objects inbuildBranch
; which prevent incorrect matches based only onscope
andref
(e.g.local/main
exists in most git repositories and are indistinguishable from each other when repository is not considered).
Chores
- Bump @electron-forge/maker-deb from 6.3.0 to 6.4.0 by @dependabot in #1230
- Bump electron from 25.5.0 to 26.0.0 by @dependabot in #1231
- Bump @electron-forge/cli from 6.3.0 to 6.4.0 by @dependabot in #1236
- Bump @electron-forge/plugin-webpack from 6.3.0 to 6.4.0 by @dependabot in #1232
- Bump @electron-forge/maker-squirrel from 6.3.0 to 6.4.0 by @dependabot in #1234
- Bump @electron-forge/maker-dmg from 6.3.0 to 6.4.0 by @dependabot in #1237
- Bump @electron-forge/maker-rpm from 6.3.0 to 6.4.0 by @dependabot in #1239
- Bump reactflow from 11.8.1 to 11.8.3 by @dependabot in #1240
- Bump eslint-plugin-jsdoc from 46.4.6 to 46.5.0 by @dependabot in #1233
- Bump @atao60/fse-cli from 0.1.7 to 0.1.9 by @dependabot in #1238
Full Changelog: v4.1.0...v4.2.0