You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: feed.json
+21-1Lines changed: 21 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,26 @@
10
10
"hidden": true,
11
11
"changes": []
12
12
},
13
+
{
14
+
"type": "release",
15
+
"date": "2025-10-27",
16
+
"version": "1.19.1",
17
+
"title": "Version 1.19.1",
18
+
"changes": [
19
+
{
20
+
"type": "fixed",
21
+
"description": "Improved `fs-write` diff color contrast for dark and light terminal themes - [#3281](https://github.com/aws/amazon-q-developer-cli/pull/3281)"
22
+
},
23
+
{
24
+
"type": "fixed",
25
+
"description": "Non-interactive chat output now correctly prints to standard output - [#3277](https://github.com/aws/amazon-q-developer-cli/pull/3277)"
26
+
},
27
+
{
28
+
"type": "fixed",
29
+
"description": "Issue with random characters printed before the Spinner - [#3282](https://github.com/aws/amazon-q-developer-cli/pull/3282)"
0 commit comments