Skip to content

Commit eef7ea6

Browse files
committed
update feed
1 parent feb6eae commit eef7ea6

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed

crates/chat-cli/src/cli/feed.json

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,38 @@
1010
"hidden": true,
1111
"changes": []
1212
},
13+
{
14+
"type": "release",
15+
"date": "2025-10-23",
16+
"version": "1.18.1",
17+
"title": "Version 1.18.1",
18+
"changes": [
19+
{
20+
"type": "added",
21+
"description": "Image paste support and `/paste` command - [#3088](https://github.com/aws/amazon-q-developer-cli/pull/3088)"
22+
},
23+
{
24+
"type": "fixed",
25+
"description": "Improved UX for `q settings list` command - [#3167](https://github.com/aws/amazon-q-developer-cli/pull/3167)"
26+
},
27+
{
28+
"type": "added",
29+
"description": "File:// URI support for agent prompts - [#3024](https://github.com/aws/amazon-q-developer-cli/pull/3024)"
30+
},
31+
{
32+
"type": "added",
33+
"description": "PDF file support for knowledge - [#3151](https://github.com/aws/amazon-q-developer-cli/pull/3151)"
34+
},
35+
{
36+
"type": "added",
37+
"description": "Support configurable OAuth redirect URI per MCP server - [#3124](https://github.com/aws/amazon-q-developer-cli/pull/3124)"
38+
},
39+
{
40+
"type": "fixed",
41+
"description": "Issue when resuming previous conversations with `--resume` flag - [#3133](https://github.com/aws/amazon-q-developer-cli/pull/3133)"
42+
}
43+
]
44+
},
1345
{
1446
"type": "release",
1547
"date": "2025-10-03",

0 commit comments

Comments
 (0)