|
1 | 1 | ## What's new in 3.4.23
|
2 | 2 |
|
3 |
| -### Improvements |
| 3 | +### Improvements |
4 | 4 |
|
5 |
| -- Improved the pull request details page with idea to make UI more intuitive and close to Butbucket UI. |
6 |
| -- In PR details page, made UI Changes to make the comment section and Add Reviewer option cleaner and user friendly |
7 |
| -- Improved the notification for new Jira issues, which now includes issues created long time ago but just assigned to you. |
| 5 | +- Updated and improved styling in ViewIssueScreen |
8 | 6 |
|
9 | 7 | ## What's new in 3.4.22
|
10 | 8 |
|
11 | 9 | ### Improvements
|
12 | 10 |
|
13 | 11 | - Changed text in the onboarding flow to "Sign in to ____." Used to be "What version of {product} do you use?"
|
14 | 12 |
|
| 13 | + |
15 | 14 | ## What's new in 3.4.21
|
16 | 15 |
|
17 | 16 | ### Bug Fixes
|
18 | 17 |
|
19 |
| -- Fixed a bug introduced in 3.4.20 causing the same issue being retrieved by different JQL queries in the 'Custom JQL filters panel' fail to render. |
| 18 | +- Fixed a bug introduced in 3.4.20 causing the same issue being retrieved by different JQL queries in the 'Custom JQL filters panel' fail to render. |
20 | 19 |
|
21 | 20 | ## What's new in 3.4.20
|
22 | 21 |
|
23 | 22 | ### Features
|
24 | 23 |
|
25 |
| -- New 'Assigned Jira work items' side panel, showing all and only the Jira issues assigned to the user |
26 |
| -- Note: the above feature is controlled under an experiment flag that could be turned off server side. |
| 24 | +- New 'Assigned Jira work items' side panel, showing all and only the Jira issues assigned to the user |
| 25 | +- Note: the above feature is controlled under an experiment flag that could be turned off server side. |
27 | 26 |
|
28 | 27 | ### Improvements
|
29 | 28 |
|
30 |
| -- The existing 'Jira issues' panel is being renamed to 'Custom JQL filters' and now it only shows the customized JQL queries. If there are no customized JQLs, the panel will stay hidden. |
31 |
| -- Note: the above change is controlled under an experiment flag that could be turned off server side. |
| 29 | +- The existing 'Jira issues' panel is being renamed to 'Custom JQL filters' and now it only shows the customized JQL queries. If there are no customized JQLs, the panel will stay hidden. |
| 30 | +- Note: the above change is controlled under an experiment flag that could be turned off server side. |
32 | 31 |
|
33 | 32 | ## What's new in 3.4.19
|
34 | 33 |
|
35 |
| -- Internal changes only. |
| 34 | +- Internal changes only. |
36 | 35 |
|
37 |
| -## What's new in 3.4.18 |
| 36 | +## What's new in 3.4.18 |
38 | 37 |
|
39 | 38 | ### Bug Fixes
|
40 | 39 |
|
41 |
| -- Were you experiencing issues with commands not being found for the Atlassian extension? Please follow steps here after installing this version: |
42 |
| - - Delete all auths under Settings > Jira > Authentication section |
43 |
| - - Re-authenticate. |
44 |
| - - If you are still experiencing issues, please comment on https://github.com/atlassian/atlascode/issues/219 |
| 40 | +- Were you experiencing issues with commands not being found for the Atlassian extension? Please follow steps here after installing this version: |
| 41 | + - Delete all auths under Settings > Jira > Authentication section |
| 42 | + - Re-authenticate. |
| 43 | + - If you are still experiencing issues, please comment on https://github.com/atlassian/atlascode/issues/219 |
45 | 44 |
|
46 | 45 | ### Improvements
|
47 | 46 |
|
48 |
| -- Improved new Onboarding authentication UI. |
| 47 | +- Improved new Onboarding authentication UI. |
49 | 48 |
|
50 | 49 | ## What's new in 3.4.17
|
51 | 50 |
|
52 |
| -- Internal changes only. |
| 51 | +- Internal changes only. |
53 | 52 |
|
54 | 53 | ## What's new in 3.4.16
|
55 | 54 |
|
56 |
| -- Internal changes only. |
| 55 | +- Internal changes only. |
57 | 56 |
|
58 | 57 | ## What's new in 3.4.15
|
59 | 58 |
|
60 | 59 | ### Improvements
|
61 | 60 |
|
62 |
| -- 'Push the new branch to remote' toggle is now a child of the 'Set up git branch' toggle |
| 61 | +- 'Push the new branch to remote' toggle is now a child of the 'Set up git branch' toggle |
63 | 62 |
|
64 | 63 | ### Bug Fixes
|
65 | 64 |
|
66 |
| -- Editing comments in PRs work. |
| 65 | +- Editing comments in PRs work. |
67 | 66 |
|
68 | 67 | ## What's new in 3.4.14
|
69 | 68 |
|
70 | 69 | ### Improvements
|
71 | 70 |
|
72 |
| -- Improved the performance of BitBucket pull requests for large repositories by dividing APIs into critical and non-critical flows. |
| 71 | +- Improved the performance of BitBucket pull requests for large repositories by dividing APIs into critical and non-critical flows. |
73 | 72 |
|
74 | 73 | ## What's new in 3.4.13
|
75 | 74 |
|
76 | 75 | ### Features
|
77 | 76 |
|
78 |
| -- Added a loading state for the 'Checkout source Branch' button in BitBucket pull requests. |
79 |
| -- Added a loading icon for the BitBucket pull request summary section. |
| 77 | +- Added a loading state for the 'Checkout source Branch' button in BitBucket pull requests. |
| 78 | +- Added a loading icon for the BitBucket pull request summary section. |
80 | 79 |
|
81 | 80 | ### Bug Fixes
|
82 | 81 |
|
83 |
| -- Fixed exceptions thrown during a failed stat-sig initialization for experimentations. |
84 |
| -- Fixed the time-out error that prevented the BitBucket pull request to load for large repos. |
| 82 | +- Fixed exceptions thrown during a failed stat-sig initialization for experimentations. |
| 83 | +- Fixed the time-out error that prevented the BitBucket pull request to load for large repos. |
85 | 84 |
|
86 | 85 | ## What's new in 3.4.12
|
87 | 86 |
|
88 | 87 | ### Rollback Release !!
|
89 | 88 |
|
90 |
| -- Same as 3.4.7 |
91 |
| -- Rolled back several releases as we investigate a possible regression in the authentication flow. |
| 89 | +- Same as 3.4.7 |
| 90 | +- Rolled back several releases as we investigate a possible regression in the authentication flow. |
92 | 91 |
|
93 | 92 | ## What's new in 3.4.11
|
94 | 93 |
|
95 |
| -- Internal changes only. |
| 94 | +- Internal changes only. |
96 | 95 |
|
97 | 96 | ## What's new in 3.4.10
|
98 | 97 |
|
99 | 98 | ### Bug Fixes
|
100 | 99 |
|
101 |
| -- Fixed the bug introduced in 3.4.8 for Server / Data Center users on Authentication. |
| 100 | +- Fixed the bug introduced in 3.4.8 for Server / Data Center users on Authentication. |
102 | 101 |
|
103 | 102 | ## What's new in 3.4.9
|
104 | 103 |
|
105 | 104 | ### Rollback Release !!
|
106 | 105 |
|
107 |
| -- Same as 3.4.7 |
108 |
| -- Rolled back 3.4.8 release as it contained a breaking bug for Server / Data Center users on Authentication. |
| 106 | +- Same as 3.4.7 |
| 107 | +- Rolled back 3.4.8 release as it contained a breaking bug for Server / Data Center users on Authentication. |
109 | 108 |
|
110 | 109 | ## What's new in 3.4.8
|
111 | 110 |
|
112 | 111 | ### Features
|
113 | 112 |
|
114 |
| -- Added a new toggle switch in 'Start work' page to choose if the new branch should be automatically pushed to remote. |
| 113 | +- Added a new toggle switch in 'Start work' page to choose if the new branch should be automatically pushed to remote. |
115 | 114 |
|
116 | 115 | ## What's new in 3.4.7
|
117 | 116 |
|
118 | 117 | ### Bug Fixes
|
119 | 118 |
|
120 |
| -- Fixed 'Create Jira issue' page getting stuck on the loader when the first Jira server is unreachable. |
121 |
| -- Fixed 'Start work' not working when another 'Start work' tab is open. |
| 119 | +- Fixed 'Create Jira issue' page getting stuck on the loader when the first Jira server is unreachable. |
| 120 | +- Fixed 'Start work' not working when another 'Start work' tab is open. |
122 | 121 |
|
123 | 122 | ## What's new in 3.4.6
|
124 | 123 |
|
125 | 124 | ### Features
|
126 | 125 |
|
127 |
| -- Cleaned up feature flag for Jira Cloud authentication from Remote Development Environments |
128 |
| -- Placed code for Auth UI experiment. Still needs additional work before we turn this on. |
| 126 | +- Cleaned up feature flag for Jira Cloud authentication from Remote Development Environments |
| 127 | +- Placed code for Auth UI experiment. Still needs additional work before we turn this on. |
129 | 128 |
|
130 | 129 | ## What's new in 3.4.5
|
131 | 130 |
|
132 | 131 | ### Bug Fixes
|
133 | 132 |
|
134 |
| -- Fixed bitbucket PR erroring out due to deprecated API being used |
| 133 | +- Fixed bitbucket PR erroring out due to deprecated API being used |
135 | 134 |
|
136 | 135 | ## What's new in 3.4.4
|
137 | 136 |
|
138 | 137 | ### Bug Fixes
|
139 | 138 |
|
140 |
| -- Fixed images not showing up in Jira tickets' description and comments |
| 139 | +- Fixed images not showing up in Jira tickets' description and comments |
141 | 140 |
|
142 | 141 | ## What's new in 3.4.3
|
143 | 142 |
|
144 | 143 | ### Bug Fixes
|
145 | 144 |
|
146 |
| -- Fixed Bitbucket Data Center Auth not working for usernames with special characters. |
| 145 | +- Fixed Bitbucket Data Center Auth not working for usernames with special characters. |
147 | 146 |
|
148 | 147 | ## What's new in 3.4.2
|
149 | 148 |
|
150 | 149 | ### Bug Fixes
|
151 | 150 |
|
152 |
| -- Fixed file not found error when attaching files to Jira tickets |
| 151 | +- Fixed file not found error when attaching files to Jira tickets |
153 | 152 |
|
154 | 153 | ## What's new in 3.4.1
|
155 | 154 |
|
156 | 155 | ### Improvements
|
157 | 156 |
|
158 |
| -- Lowered VSCode engine compatibility to v1.77.0 |
| 157 | +- Lowered VSCode engine compatibility to v1.77.0 |
159 | 158 |
|
160 | 159 | ## What's new in 3.4.0
|
161 | 160 |
|
162 | 161 | ### Bug Fixes
|
163 | 162 |
|
164 |
| -- Fixed several API calls broken due to a breaking change introduced since Jira DC 8.4.0, which causes Jira tickets to not be displayed (404 error) |
| 163 | +- Fixed several API calls broken due to a breaking change introduced since Jira DC 8.4.0, which causes Jira tickets to not be displayed (404 error) |
165 | 164 |
|
166 | 165 | ## What's new in 3.2.3
|
167 | 166 |
|
168 | 167 | ### Bug Fixes
|
169 | 168 |
|
170 |
| -- Fix on create Issue for JIRA cloud when there were no attachments. |
| 169 | +- Fix on create Issue for JIRA cloud when there were no attachments. |
171 | 170 |
|
172 | 171 | ## What's new in 3.2.2
|
173 | 172 |
|
174 | 173 | ### Bug Fixes
|
175 | 174 |
|
176 |
| -- Issues fetched from multiple JIRA sites now display correctly in the tree |
177 |
| -- Error banner no longer causes JIRA issue page to crash |
178 |
| -- Added workaround to fix completion for JIRA Reporter field |
179 |
| -- Fixed link in the Start Work flow for adding JIRAs to commit messages [Issue 70](https://github.com/atlassian/atlascode/issues/70) |
| 175 | +- Issues fetched from multiple JIRA sites now display correctly in the tree |
| 176 | +- Error banner no longer causes JIRA issue page to crash |
| 177 | +- Added workaround to fix completion for JIRA Reporter field |
| 178 | +- Fixed link in the Start Work flow for adding JIRAs to commit messages [Issue 70](https://github.com/atlassian/atlascode/issues/70) |
180 | 179 |
|
181 | 180 | ## What's New in 3.2.0
|
182 | 181 |
|
183 |
| -### Improvements |
| 182 | +### Improvements |
184 | 183 |
|
185 |
| -- PAT authentication is now supported for Bitbucket Data Center / Server. |
| 184 | +- PAT authentication is now supported for Bitbucket Data Center / Server. |
186 | 185 |
|
187 | 186 | ### Bug Fixes
|
188 | 187 |
|
189 | 188 | ## What's New in 3.0.16
|
190 | 189 |
|
191 |
| -### Improvements |
| 190 | +### Improvements |
192 | 191 |
|
193 |
| -- License Change from MIT to Apache to align with Atlassian Open Source Standards |
194 |
| -- Moved source code and release process from Bitbucket to Github for better collaboration with community |
195 |
| -- Usage of pre-releases. We will follow the convention of even numbered minor release being the stable release ex: "xx.2.xx" . Odd numbers will be the pre-releases. |
| 192 | +- License Change from MIT to Apache to align with Atlassian Open Source Standards |
| 193 | +- Moved source code and release process from Bitbucket to Github for better collaboration with community |
| 194 | +- Usage of pre-releases. We will follow the convention of even numbered minor release being the stable release ex: "xx.2.xx" . Odd numbers will be the pre-releases. |
196 | 195 |
|
197 | 196 | ### Bug Fixes
|
198 | 197 |
|
|
0 commit comments