Skip to content

New and Noteworthy 4.11

Matthias Sohn edited this page Dec 5, 2023 · 1 revision

EGit

Usability

  • : Delete Repository dialog: use "Delete" instead of "OK" for button

  • : Use "Close" instead of "Ok" on the confirmation button of FetchResultDialog

  • : Discard Local Changes should use verbs if triggered from Staging View

  • : Include local branch name in branch proposals of push branch wizard

  • : Asynchronous content proposals for upstream refs in PushBranchPage

  • Make the PushWizardDialog a NonBlockingWizardDialog

  • : Remove extra progress popup in PushBranchWizard

  • : Provide option to copy file names in staging view to clipboard

  • : Select "ssh" protocol also for git-style URLs without scheme

  • Avoid internal job being displayed in progress view

Performance Improvements

  • : Speed up getting the last commit that changed a file

Bug Fixes

15 Bugs and 2 enhancement requests were closed

  • : Fix CSS for dark theme

  • : Prevent NPE in RefContentProposal.appendObjectSummary

  • Prevent MissingObjectException being logged in ref content proposal

  • : Fix focus handling in GitHistoryPage

  • : Fix wrongly used IExtension.getNamespaceIdentifier

  • : Fix non-modal PushResultDialog

  • : More appealing layout on git project property page

Build and Release Engineering

  • Update orbit to S20180302171354 (photon) and R20180206163158 (oxygen)
  • Update tycho to 1.1.0
  • Upgrade gson to version 2.8.2 (used by JGit)
  • Upgrade commons-compress to 1.15 (used by JGit)
  • Add com.jcraft.jzlib 1.1.1 (CQ 15293, bug 529129)
  • Update API baselines in Oomph setup

Contributors

The following 7 developers worked on this release:

Andrey Loskutov, Fabian Pfaff, Jonas Hungershausen, Lars Vogel, Matthias Sohn, Michael Keppler, Thomas Wolf

Clone this wiki locally