Skip to content

Commit 5dd3cf2

Browse files
committed
Merged main into live
2 parents 84964d7 + a563e36 commit 5dd3cf2

File tree

4 files changed

+69
-10
lines changed

4 files changed

+69
-10
lines changed

release-notes/features-timeline.md

Lines changed: 25 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,7 @@ For the past several years, all our pipelines investments have been in the area
267267
</tr>
268268
</thead>
269269
<tbody>
270-
<td rowspan="9"><strong>2024 Q3</strong></td>
270+
<td rowspan="11"><strong>2024 Q3</strong></td>
271271
<td>
272272
<a href="/azure/devops/release-notes/roadmap/conditional-access-policy" data-raw-source="[Full web support for Conditional Access Policies](/azure/devops/release-notes/roadmap/conditional-access-policy)">Full web support for Conditional Access Policies</a>
273273
</td>
@@ -285,6 +285,18 @@ For the past several years, all our pipelines investments have been in the area
285285
</td>
286286
<td>Boards</td>
287287
</tr>
288+
<tr>
289+
<td>
290+
<a href="/azure/devops/release-notes/2023/boards/sprint-219-update#rest-api-support-for-connecting-github-repositories-private-preview" data-raw-source="[REST API suppport for connecting GitHub repositories](/azure/devops/release-notes/2023/boards/sprint-219-update#rest-api-support-for-connecting-github-repositories-private-preview)">REST API suppport for connecting GitHub repositories (general availability)</a>
291+
</td>
292+
<td>Boards</td>
293+
</tr>
294+
<tr>
295+
<td>
296+
<a href="/azure/devops/release-notes/roadmap/2024/boards-area-iteration-level-fields" data-raw-source="[Enable area and iteration level fields](/azure/devops/release-notes/roadmap/2024/boards-area-iteration-level-fields">Enable area and iteration level fields</a>
297+
</td>
298+
<td>Boards</td>
299+
</tr>
288300
<tr>
289301
<td><a href="/azure/devops/release-notes/roadmap/2024/stage-concurrency" data-raw-source="[Stage-level concurrency](/azure/devops/release-notes/roadmap/2024/stage-conncurrency)">Stage-level concurrency</a></td>
290302
<td>Pipelines</td>
@@ -314,12 +326,21 @@ For the past several years, all our pipelines investments have been in the area
314326
<td>GitHub Advanced Security for Azure DevOps</td>
315327
</tr>
316328
<tr>
317-
<td rowspan="1"><strong>2024 Q4</strong></td>
329+
<td rowspan="3"><strong>2024 Q4</strong></td>
318330
<td><a href="/azure/devops/release-notes/roadmap/2024/ghazdo/secret-validity" data-raw-source="[Secret Validity Checking](/azure/devops/release-notes/roadmap/2024/ghazdo/secret-validity)">Secret Validity Checking</a></td>
319331
<td>GitHub Advanced Security for Azure DevOps</td>
320332
</tr>
333+
<td>
334+
<a href="/azure/devops/release-notes/2024/sprint-237-update#new-boards-hub-on-by-default" data-raw-source="[New Boards Hub on by default](/azure/devops/release-notes/2024/sprint-237-update#new-boards-hub-on-by-default)">New Boards Hub on by default</a>
335+
</td>
336+
<td>Boards</td>
337+
</tr>
338+
<tr>
339+
<td><a href="/azure/devops/release-notes/roadmap/2024/boards-cut-paste-images-into-comments" data-raw-source="[Improve cut and paste of images into work item comments](/azure/devops/release-notes/roadmap/2024/boards-cut-paste-images-into-comments)">Improve cut and paste of images into work item comments</a></td>
340+
<td>Boards</td>
341+
</tr>
321342
<tr>
322-
<td rowspan="23"><strong>Future</strong></td>
343+
<td rowspan="22"><strong>Future</strong></td>
323344
<td><a href="/azure/devops/release-notes/roadmap/auditing-ga" data-raw-source="[Auditing GA](/azure/devops/release-notes/roadmap/auditing-ga)">Auditing GA</a></td>
324345
<td>General</td>
325346
</tr>
@@ -338,12 +359,7 @@ For the past several years, all our pipelines investments have been in the area
338359
<tr>
339360
<td><a href="/azure/devops/release-notes/roadmap/2024/pr-search" data-raw-source="[PR search](/azure/devops/release-notes/roadmap/2024/pr-search)">PR search</a></td>
340361
<td>General</td>
341-
</tr>
342-
<td>
343-
<a href="/azure/devops/release-notes/2024/sprint-237-update#new-boards-hub-on-by-default" data-raw-source="[New Boards Hub on by default](/azure/devops/release-notes/2024/sprint-237-update#new-boards-hub-on-by-default)">New Boards Hub on by default</a>
344-
</td>
345-
<td>Boards</td>
346-
</tr>
362+
</tr>
347363
<tr>
348364
<td><a href="/azure/devops/release-notes/roadmap/2023/page-filters-include-additional-fields" data-raw-source="[Additional fields on page filters](/azure/devops/release-notes/roadmap/2023/page-filters-include-additional-fields)">Additional fields on page filters</a></td>
349365
<td>Boards</td>
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
---
2+
title: Area and iteration level fields
3+
author: danhellem
4+
ms.author: dahellem
5+
ms.date: 09/4/2024
6+
ms.topic: article
7+
ms.service: azure-devops
8+
ms.subservice: azure-devops-release-notes
9+
description: Area level and iteration level fields
10+
hide_comments: true
11+
---
12+
13+
# Enable area and iteration level fields
14+
15+
Area and iteration level fields have long been a valuable part of the product, allowing users to query or display results based on the specific levels at which they are defined:
16+
17+
(Root) Level 1 / Level 2 / Level 3 / etc.
18+
19+
Historically these fields have only been available on a few select organizations. Lets change that by enabling the Area level and Iteration level fields for all organizations.
20+
21+
> [!NOTE]
22+
> This feature will only be available in the New Boards Hub preview.
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
---
2+
title: Improve the experience of adding images to comments
3+
author: danhellem
4+
ms.author: dahellem
5+
ms.date: 09/4/2024
6+
ms.topic: article
7+
ms.service: azure-devops
8+
ms.subservice: azure-devops-release-notes
9+
description: Improve the experience of adding images to comments
10+
hide_comments: true
11+
---
12+
13+
# Improve the experience of adding images to comments
14+
15+
Improve the experience of cutting and pasting images to work item comments from sources like email, word documents, and Teams conversations.
16+
17+
> [!NOTE]
18+
> This feature will only be available in the New Boards Hub preview.

release-notes/roadmap/2024/boards-permanently-delete-attachment.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,7 @@ We will initially release a delete REST API endpoint. Then adding the feature to
1818

1919
### Scenerio
2020

21-
User uploads a malicious attachment to a work item. The link to that attachment is shared via email, chat, or work item discussion. The attachment is deleted from the work item, but the link is still accessible. That attachment needs to be permanently deleted so it cannot be accessed from any means.
21+
User uploads a malicious attachment to a work item. The link to that attachment is shared via email, chat, or work item discussion. The attachment is deleted from the work item, but the link is still accessible. That attachment needs to be permanently deleted so it cannot be accessed from any means.
22+
23+
> [!NOTE]
24+
> This feature will only be available in the New Boards Hub preview.

0 commit comments

Comments
 (0)