File tree Expand file tree Collapse file tree 1 file changed +32
-0
lines changed
Expand file tree Collapse file tree 1 file changed +32
-0
lines changed Original file line number Diff line number Diff line change 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" ,
You can’t perform that action at this time.
0 commit comments