Skip to content

Commit

Permalink
Release v0.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
PawelLipski committed Jun 29, 2021
1 parent 6ade92d commit a1742b8
Showing 1 changed file with 4 additions and 25 deletions.
29 changes: 4 additions & 25 deletions CHANGE-NOTES.html
Original file line number Diff line number Diff line change
@@ -1,28 +1,7 @@
<h3>v0.9.1</h3>
<h3>v0.9.2</h3>

Improvements and bugfixes:
<ul>
<li>Added support for IntelliJ 2021.1</li>
<li>Added dialog that suggests deleting local branches when sliding out</li>
<li>Added support for git config core.hooksPath property</li>
<li>Allowed slide out of currently checked out branch</li>
<li>Slide Out action slides out all occurrences of branch entry</li>
<li>Added slide out suggestion action link for the skipped branches to the skipped branches warning</li>
<li>Dropped external system - hackish approach to provide machete-file-to-graph-table synchronization</li>
<li>Added machete file changes listener - reasonable approach to provide machete-file-to-graph-table synchronization</li>
</ul>
<br/>
<br/>
Improvements:
<ul>
<li>Add discover action to the toolbar</li>
<li>Do not show double-listed branches in graph table</li>
<li>Added tooltip for root branch as well as non-root branches</li>
<li>Enhance messages related to the ill-formed branch layout</li>
</ul>
<br/>
<br/>
Bug fixes:
<ul>
<li>Correctly check if Git Machete Tab is opened the project resolver (fixes premature discover)</li>
<li>Improve branch layout discover/write/backup reliability</li>
<li>For one minute after a fetch, refrain from re-fetching the repo when doing a pull</li>
<li>Fix newly created branches sometimes incorrectly recognized as merged to parent</li>
</ul>

0 comments on commit a1742b8

Please sign in to comment.