-
Notifications
You must be signed in to change notification settings - Fork 76
/
Copy pathchange-notes.html
78 lines (78 loc) · 3.48 KB
/
change-notes.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
<h3>Changes in 203.5.10</h3>
<ul>
<li>Feature: outdated branches cleanup (<a href="https://github.com/zielu/GitToolBox/issues/185">#185</a>)</li>
<li>Fix: ClassCastException: DynamicBundle$LanguageBundleEP (<a href="https://github.com/zielu/GitToolBox/issues/313">#313</a>)</li>
<li>Fix: fresh repo handling (<a href="https://github.com/zielu/GitToolBox/issues/312">#312</a>)</li>
</ul>
<h3>Changes in 203.5.8</h3>
<ul>
<li>Fix: gitmoji as unicode configuration is missing (<a href="https://github.com/zielu/GitToolBox/issues/306">#306</a>)</li>
</ul>
<h3>Changes in 203.5.7</h3>
<ul>
<li>Fix: Missing dataContext in Git status bar popup (<a href="https://github.com/zielu/GitToolBox/issues/305">#305</a>)</li>
</ul>
<h3>Changes in 203.5.4</h3>
<ul>
<li>Fix: Auto-fetch exclusions does not save added remote (<a href="https://github.com/zielu/GitToolBox/issues/304">#304</a>)</li>
</ul>
<h3>Changes in 203.5.3</h3>
<ul>
<li>Feature: Rework configuration to support globals with per-project override (<a href="https://github.com/zielu/GitToolBox/issues/226">#226</a>)</li>
<li>Feature: Configuration moved under <b>Version Control</b> (<a href="https://github.com/zielu/GitToolBox/issues/226">#226</a>)</li>
</ul>
<h3>Changes in 203.4.8</h3>
<ul>
<li>Feature: Support 2021.1 EAP (211.*)</li>
</ul>
<h3>Changes in 203.4.7</h3>
<ul>
<li>Fix: Preview tab (quick file preview) not working (<a href="https://github.com/zielu/GitToolBox/issues/295">#295</a>)</li>
</ul>
<h3>Changes in 203.4.6</h3>
<ul>
<li>Feature: Support 2021.1 EAP (211.5538)</li>
</ul>
<h3>Changes in 203.4.5</h3>
<ul>
<li>Fix: statusbar Fetch action error (<a href="https://github.com/zielu/GitToolBox/issues/296">#296</a>)</li>
</ul>
<h3>Changes in 203.4.4</h3>
<ul>
<li>Fix: Freeze after update project from behind tracker (<a href="https://github.com/zielu/GitToolBox/issues/293">#293</a>)</li>
</ul>
<h3>Changes in 203.4.3</h3>
<ul>
<li>Fix: Configuration update notification is not fired</li>
<li>Arch: Delay auto-fetch until all repositories are initialized (<a href="https://github.com/zielu/GitToolBox/issues/290">#290</a>)</li>
<li>Feature: Support 2021.1 EAP (211.4961) (<a href="https://github.com/zielu/GitToolBox/issues/292">#292</a>)</li>
</ul>
<h3>Changes in 203.4.1</h3>
<ul>
<li>Fix: Only combine successful counts (<a href="https://github.com/zielu/GitToolBox/issues/287">#287</a>)</li>
</ul>
<h3>Changes in 203.4.0</h3>
<ul>
<li>Feature: Status bar info when no file is selected (<a href="https://github.com/zielu/GitToolBox/issues/283">#283</a>)</li>
<li>Arch: extended config logging</li>
<li>Arch: add dummy component to force reload on update (<a href="https://github.com/zielu/GitToolBox/issues/278">#278</a>)</li>
<li>Fix: PluginException: Cannot init component state (<a href="https://github.com/zielu/GitToolBox/issues/284">#284</a>)</li>
</ul>
<h3>Changes in 203.3.1</h3>
<ul>
<li>Fix: Exception when using the gitmoji completion (<a href="https://github.com/zielu/GitToolBox/issues/281">#281</a>)</li>
</ul>
<h3>Changes in 203.3.0</h3>
<ul>
<li>Align with 202.2.5</li>
<li>Fix: repository update in EDT (<a href="https://github.com/zielu/GitToolBox/issues/280">#280</a>)</li>
<li>Fix: Blame details action registration (<a href="https://github.com/zielu/GitToolBox/issues/279">#279</a>)</li>
</ul>
<h3>Changes in 203.2.5</h3>
<ul>
<li>Arch: remove & replace deprecated APIs usage</li>
</ul>
<h3>Changes in 203.1.1</h3>
<ul>
<li>Align with 202.2.4</li>
</ul>