Releases: Computer-Research-Association/CodingRoadmapAssistant
Releases · Computer-Research-Association/CodingRoadmapAssistant
v2.1.0
What's Changed
- 135 separate prompt while sending gpt by @chachaaa-23 in #137
- 136 modify init prompt and additional prompt by @dan05s in #139
- 138 implement language selection by @chachaaa-23 in #141
- 142 translate webview main page by @chachaaa-23 in #144
- 143 setting modal by @Jangmyun in #145
- 146 separate welcomeview from chatcontent by @chachaaa-23 in #148
- 147 configure setting option states by @Jangmyun in #149
- 150 selected file os detection by @Jangmyun in #151
Full Changelog: v1.0.2...v2.0.1
v2.0.1
What's Changed
- Spelling by @young170 in #127
- [fix #129] init API key validation check function, exception check by @chachaaa-23 in #130
- 128 output which step it is by @dan05s in #132
- 131 first page update by @chachaaa-23 in #133
- [fix #128] change introduce textbox size by @dan05s in #134
Full Changelog: v2.0.0...v2.0.1
v2.0.0
What's Changed
- dev v1.0.2 to main by @Jangmyun in #40
- 55 version2 vite react setup by @Jangmyun in #56
- 57 switch statement optimization by @chachaaa-23 in #59
- 58 migrate webview UI by @Jangmyun in #60
- 62 chatinput sizing bug fix by @Jangmyun in #63
- 61 message box design by @chachaaa-23 in #64
- message input 로직 변경 by @chachaaa-23 in #67
- 66 current selected document indicator by @Jangmyun in #68
- 70 input enter detection by @Jangmyun in #71
- [refactor #70] MessageBox를 컴포넌트로 분리 by @Jangmyun in #73
- 74 connecting openai api to react by @Jangmyun in #75
- 76 korean ime composing bug by @Jangmyun in #77
- 78 initialize activated document by @Jangmyun in #79
- [fix #80] Definition messageTypes no longer display trash icons by @young170 in #82
- [feat #81] 자동 스크롤 다운 by @chachaaa-23 in #85
- [feat #84] placeholder based on inputType by @young170 in #86
- [feat #87] padding-right 추가 by @chachaaa-23 in #88
- 89 implement additional question by @chachaaa-23 in #91
- 83 pop up window while loading gpt response by @dan05s in #90
- 94 save conversationlog by @Jangmyun in #96
- 92 after answering a leading question additional input is blocked in the input window modified to prevent adding more steps by @dan05s in #98
- 97 load conversation log by @Jangmyun in #99
- 102 inputtype sideeffect by @Jangmyun in #103
- Add template that contains an example for GPT by @young170 in #101
- 104 conversation log delete button by @Jangmyun in #106
- [feat #105] Changed the additional question output window to not be e… by @dan05s in #108
- 107 implement additional question block by @chachaaa-23 in #109
- 100 refactoring and document by @Jangmyun in #113
- 114 change message state uneditable after send message to gpt by @chachaaa-23 in #116
- [rename #117] rename inputType command convention by @chachaaa-23 in #118
- 115 delete selected document quickpick by @Jangmyun in #120
- [feat #124] icon by @Jangmyun in #125
- 119 switch additional message prompt by @chachaaa-23 in #123
- 111 initial page description by @dan05s in #121
Full Changelog: v1.1.0...v2.0.0
v1.1.0
What's Changed
- [update] divide div tag at js into html by @chachaaa-23 in #43
- 41 export the entire open document content by @chachaaa-23 in #46
- 45 add additional questions button by @dan05s in #47
- [feat #44] add prompt-language translation, brief summary by @chachaaa-23 in #49
- 50 add loding state fix submit bug by @chachaaa-23 in #51
- 48 add delete step button and send message when clicking the additional question button by @dan05s in #53
- 48 add delete step button and send message when clicking the additional question button by @chachaaa-23 in #54
Full Changelog: v1.0.2...v1.1.0