Skip to content

Commit 85f276f

Browse files
author
aws-toolkit-automation
committed
Updating version to 3.88
1 parent 14c6726 commit 85f276f

6 files changed

+20
-13
lines changed

.changes/3.88.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"date" : "2025-08-04",
3+
"version" : "3.88",
4+
"entries" : [ {
5+
"type" : "feature",
6+
"description" : "Add support for 2025.2"
7+
}, {
8+
"type" : "bugfix",
9+
"description" : "Fix unsupported files being shown in file picker when selecting images for adding image context in Windows"
10+
}, {
11+
"type" : "bugfix",
12+
"description" : "Fix the issue that sometime images added via drag & drop are incorrectly routed to pinned context"
13+
} ]
14+
}

.changes/next-release/bugfix-7029c1d5-212c-48ac-9513-38f0beca8fa8.json

Lines changed: 0 additions & 4 deletions
This file was deleted.

.changes/next-release/bugfix-bf74f9c0-2d61-420d-854d-a5b0daa5861a.json

Lines changed: 0 additions & 4 deletions
This file was deleted.

.changes/next-release/feature-041cb8b2-7ea9-4422-9f93-7c18bcf6b111.json

Lines changed: 0 additions & 4 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# _3.88_ (2025-08-04)
2+
- **(Feature)** Add support for 2025.2
3+
- **(Bug Fix)** Fix unsupported files being shown in file picker when selecting images for adding image context in Windows
4+
- **(Bug Fix)** Fix the issue that sometime images added via drag & drop are incorrectly routed to pinned context
5+
16
# _3.87_ (2025-07-30)
27
- **(Bug Fix)** change to use promptStickyCard to for image verification notification
38
- **(Bug Fix)** Suppress IDE error when current editor context is not valid for Amazon Q

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# SPDX-License-Identifier: Apache-2.0
33

44
# Toolkit Version
5-
toolkitVersion=3.88-SNAPSHOT
5+
toolkitVersion=3.88
66

77
# Publish Settings
88
publishToken=

0 commit comments

Comments
 (0)