We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3bec3c0 commit cf48c44Copy full SHA for cf48c44
.changes/3.104.json
@@ -0,0 +1,5 @@
1
+{
2
+ "date" : "2026-02-27",
3
+ "version" : "3.104",
4
+ "entries" : [ ]
5
+}
CHANGELOG.md
@@ -1,3 +1,5 @@
+# _3.104_ (2026-02-27)
+
# _3.103_ (2026-02-12)
- **(Bug Fix)** Amazon Q Chat: Fix chat history restoration to display rich UI elements and persist user preferences
- **(Bug Fix)** Amazon Q: Fix LSP server startup failure when Node.js runtime path is configured as a directory instead of the executable path
gradle.properties
@@ -2,7 +2,7 @@
# SPDX-License-Identifier: Apache-2.0
# Toolkit Version
-toolkitVersion=3.104-SNAPSHOT
+toolkitVersion=3.104
6
7
# Publish Settings
8
publishToken=
0 commit comments