|
4 | 4 |
|
5 | 5 | ## [Unreleased]
|
6 | 6 |
|
7 |
| -## 1.5.4 |
| 7 | +## 3.3.1 |
8 | 8 |
|
9 |
| -- Fixed issue with branch encoding for `GitHub` and `GitLab` hosts. |
10 |
| -- Fixed issue with origins using `git` protocol. |
| 9 | +- Add preference to disable check for a commit's existence on the remote. #97 |
11 | 10 |
|
12 |
| -## 1.5.5 |
| 11 | +## 3.3.0 |
13 | 12 |
|
14 |
| -- Run plugin process on a background thread to prevent UI freezes. |
| 13 | +- Re-added support for copying links to the clipboard. #85 |
15 | 14 |
|
16 |
| -## 1.5.6 |
| 15 | +## 3.2.0 |
17 | 16 |
|
18 |
| -- Ability to open a specific commit from the VCS log tool window. |
| 17 | +- Rebuilt the substitution system used for the Custom host type. This system is now also used under the hood for most |
| 18 | + pre-defined host types. #92 |
19 | 19 |
|
20 |
| -## 1.5.7 |
| 20 | +## 3.1.2 |
21 | 21 |
|
22 |
| -- Fixed: Select target action now uses the correct line number when used from the editor. (#24 PR by markiewb) |
| 22 | +- Fix issue resulting in an invalid URL for project/organisation names made up digits when the remote URL uses |
| 23 | + the SSH protocol in the SCP syntax. #94 |
23 | 24 |
|
24 |
| -## 1.6.0 |
| 25 | +## 3.1.1 |
25 | 26 |
|
26 |
| -- Support GitBlit #26 |
| 27 | +- Fix multi-line selection in GitLab. #86 |
27 | 28 |
|
28 |
| -## 1.6.1 |
| 29 | +## 3.1.0 |
29 | 30 |
|
30 |
| -- Support more shortcuts. |
31 |
| -- Added host icons. |
32 |
| -- Minor refactors. |
| 31 | +- Support for multiline selection. #77 |
| 32 | +- Renamed the host Stash to Bitbucket Server |
33 | 33 |
|
34 |
| -## 1.6.2 |
| 34 | +## 3.0.0 |
35 | 35 |
|
36 |
| -- Added analytics |
| 36 | +- Added ability to disable the plugin per project. #79 |
| 37 | +- Added support for hosts Giea and Gogs. #80 |
| 38 | +- Removed copy link action. |
| 39 | +- Code base cleanup. |
37 | 40 |
|
38 |
| -## 1.6.3 |
| 41 | +## 2.4.0 |
39 | 42 |
|
40 |
| -- Improved analytics |
| 43 | +- Add open commit action to annotation gutter. #70 |
| 44 | +- Respect line number when using from the annotation gutter. #68 |
| 45 | +- Removed copy link action from annotation gutter. |
41 | 46 |
|
42 |
| -## 1.6.4 |
| 47 | +## 2.3.1 |
43 | 48 |
|
44 |
| -- Tweaked analytics |
| 49 | +- Fixed bug which caused an incorrect URL to be created from the VCS log. |
| 50 | +- Added GitBlit support to open a file at a specific commit. #65 |
45 | 51 |
|
46 |
| -## 1.6.5 |
| 52 | +## 2.3.0 |
47 | 53 |
|
48 |
| -- Removed analytics. |
| 54 | +- Generate link to file at commit instead of branch where possible. #61 |
| 55 | +- Added actions to annotation gutter. #57 |
| 56 | +- Allow remote name to be configured from the preferences. #60 |
| 57 | +- Minor bug fixes and improvements. |
49 | 58 |
|
50 |
| -## 1.6.6 |
| 59 | +## 2.2.0 |
51 | 60 |
|
52 |
| -- Fixed incompatibility issue with save actions plugin. Note that you have to configure the plugin again! |
| 61 | +- Added support for GitBlit. #41 |
53 | 62 |
|
54 |
| -## 2.0.0 |
| 63 | +## 2.1.2 |
55 | 64 |
|
56 |
| -- Rebuilt the entire plugin! Note that you have to configure the plugin again! |
| 65 | +- Fixed issue preventing port numbers with more than 4 digits being removed #52. |
57 | 66 |
|
58 |
| -## 2.0.1 |
| 67 | +## 2.1.1 |
59 | 68 |
|
60 |
| -- Fixed encoding issue when URL contains non-ASCII characters. #40 |
| 69 | +- Fixed force HTTPS option. |
61 | 70 |
|
62 | 71 | ## 2.1.0
|
63 | 72 |
|
|
67 | 76 | - Make default branch customisable #45
|
68 | 77 | - Add custom URL factory #44
|
69 | 78 |
|
70 |
| -## 2.1.1 |
71 |
| - |
72 |
| -- Fixed force HTTPS option. |
73 |
| - |
74 |
| -## 2.1.2 |
| 79 | +## 2.0.1 |
75 | 80 |
|
76 |
| -- Fixed issue preventing port numbers with more than 4 digits being removed #52. |
| 81 | +- Fixed encoding issue when URL contains non-ASCII characters. #40 |
77 | 82 |
|
78 |
| -## 2.2.0 |
| 83 | +## 2.0.0 |
79 | 84 |
|
80 |
| -- Added support for GitBlit. #41 |
| 85 | +- Rebuilt the entire plugin! Note that you have to configure the plugin again! |
81 | 86 |
|
82 |
| -## 2.3.0 |
| 87 | +## 1.6.6 |
83 | 88 |
|
84 |
| -- Generate link to file at commit instead of branch where possible. #61 |
85 |
| -- Added actions to annotation gutter. #57 |
86 |
| -- Allow remote name to be configured from the preferences. #60 |
87 |
| -- Minor bug fixes and improvements. |
| 89 | +- Fixed incompatibility issue with save actions plugin. Note that you have to configure the plugin again! |
88 | 90 |
|
89 |
| -## 2.3.1 |
| 91 | +## 1.6.5 |
90 | 92 |
|
91 |
| -- Fixed bug which caused an incorrect URL to be created from the VCS log. |
92 |
| -- Added GitBlit support to open a file at a specific commit. #65 |
| 93 | +- Removed analytics. |
93 | 94 |
|
94 |
| -## 2.4.0 |
| 95 | +## 1.6.4 |
95 | 96 |
|
96 |
| -- Add open commit action to annotation gutter. #70 |
97 |
| -- Respect line number when using from the annotation gutter. #68 |
98 |
| -- Removed copy link action from annotation gutter. |
| 97 | +- Tweaked analytics |
99 | 98 |
|
100 |
| -## 3.0.0 |
| 99 | +## 1.6.3 |
101 | 100 |
|
102 |
| -- Added ability to disable the plugin per project. #79 |
103 |
| -- Added support for hosts Giea and Gogs. #80 |
104 |
| -- Removed copy link action. |
105 |
| -- Code base cleanup. |
| 101 | +- Improved analytics |
106 | 102 |
|
107 |
| -## 3.1.0 |
| 103 | +## 1.6.2 |
108 | 104 |
|
109 |
| -- Support for multiline selection. #77 |
110 |
| -- Renamed the host Stash to Bitbucket Server |
| 105 | +- Added analytics |
111 | 106 |
|
112 |
| -## 3.1.1 |
| 107 | +## 1.6.1 |
113 | 108 |
|
114 |
| -- Fix multi-line selection in GitLab. #86 |
| 109 | +- Support more shortcuts. |
| 110 | +- Added host icons. |
| 111 | +- Minor refactors. |
115 | 112 |
|
116 |
| -## 3.1.2 |
| 113 | +## 1.6.0 |
117 | 114 |
|
118 |
| -- Fix issue resulting in an invalid URL for project/organisation names made up digits when the remote URL uses |
119 |
| - the SSH protocol in the SCP syntax. #94 |
| 115 | +- Support GitBlit #26 |
120 | 116 |
|
121 |
| -## 3.2.0 |
| 117 | +## 1.5.7 |
122 | 118 |
|
123 |
| -- Rebuilt the substitution system used for the Custom host type. This system is now also used under the hood for most |
124 |
| - pre-defined host types. #92 |
| 119 | +- Fixed: Select target action now uses the correct line number when used from the editor. (#24 PR by markiewb) |
125 | 120 |
|
126 |
| -## 3.3.0 |
| 121 | +## 1.5.6 |
127 | 122 |
|
128 |
| -- Re-added support for copying links to the clipboard. #85 |
| 123 | +- Ability to open a specific commit from the VCS log tool window. |
129 | 124 |
|
130 |
| -## 3.3.1 |
| 125 | +## 1.5.5 |
131 | 126 |
|
132 |
| -- Add preference to disable check for a commit's existence on the remote. #97 |
| 127 | +- Run plugin process on a background thread to prevent UI freezes. |
133 | 128 |
|
134 |
| -## 4.0.0 |
| 129 | +## 1.5.4 |
135 | 130 |
|
136 |
| -- Complete re-write |
137 |
| -- Notification improvements |
138 |
| -- Add logo |
139 |
| -- Support multiple custom hosts and store them at the application level for reuse between projects |
140 |
| -- Fix issue preventing URL generating of the root project |
| 131 | +- Fixed issue with branch encoding for `GitHub` and `GitLab` hosts. |
| 132 | +- Fixed issue with origins using `git` protocol. |
0 commit comments