Version 0.0.3
Pre-release
Pre-release
Fixes:
- Center on reference on click in reference explorer
- Fix a memory leak in IndexViewer (due to a promise)
- Fix a bug in IndexViewer which shows an incorrect index
- Fix a memory in CommitList (due to ResizeObserver not disconnected)
- Close patch viewer on commit
- Fix the weird diff problem (sometimes showing an addition and a deletion instead of a modification)
- Improve the mouse selection behavior
- Fix the problem of the preferences dialog which does not have default values
Features:
- Use a
<pre>
for showing commit description - Add a scroll bar to reference explorer
- Optimize repository update
- Optimize CPU performance (not using polling anymore)
- Improve the reference explorer with different lists for the different types of references
- Tags have a different style in the graph now
- Different context menus for local branches, remote branches and tags
- Switch to Electron 4