Added
-
A Git Changes inspector. Toggle it from the detail toolbar to see the files changed in the selected project's working tree, with a built-in diff view. Files show as a flat list or a folder tree, and the diff pane is resizable and can wrap long lines.
-
Commit history in the inspector. The History panel lists the current branch's commits; click one to inspect the files it changed and their diffs, and hover a commit for a tooltip with its full message, author, date, file and line counts, and any pull-request number.
-
An "Open in Terminal" action in a project's context menu, which opens the project folder in your preferred terminal.
-
The CPU and memory graphs in the process popover are now iStat-style bar histograms with a peak label.