File tree Expand file tree Collapse file tree
src/main/resources/META-INF Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ plugins {
1212}
1313
1414group = " com.devoxx.genie"
15- version = " 1.4.5 "
15+ version = " 1.5.0 "
1616
1717repositories {
1818 mavenCentral()
Original file line number Diff line number Diff line change 6060 ]]> </description >
6161
6262 <change-notes ><![CDATA[
63- <h2>v0.0.0</h2>
63+ <h2>v1.5.0</h2>
64+ <UL>
65+ <LI>feat: Add copy button to user prompt bubble (#1024)</LI>
66+ <LI>feat: add shell env file and shell selector for run_command tool</LI>
67+ <LI>fix: surface multi-line run_command output in agent log preview</LI>
68+ <LI>fix: support CJK characters in chat input field (#1034)</LI>
69+ <LI>fix: destroy process tree in AcpTransport.close() to prevent thread leak</LI>
70+ <LI>fix: revert Compose/Kotlin ecosystem bump that broke the UI</LI>
71+ </UL>
72+ <h2>v0.0.0</h2>
6473 <UL>
6574 <LI>feat: Add copy button to user prompt bubble (#1024)</LI>
6675 <LI>feat: add shell env file and shell selector for run_command tool</LI>
You can’t perform that action at this time.
0 commit comments