mirror of
https://github.com/carlrobertoh/ProxyAI.git
synced 2026-05-09 19:45:16 +00:00
1.10.4 - Add support to configure organization and display name, improve displaying error msgs, fix known issues
This commit is contained in:
parent
7adb65a286
commit
9acac891c0
2 changed files with 5 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ plugins {
|
|||
}
|
||||
|
||||
group = "ee.carlrobert"
|
||||
version = "1.10.3"
|
||||
version = "1.10.4"
|
||||
|
||||
repositories {
|
||||
mavenCentral()
|
||||
|
|
|
|||
|
|
@ -63,6 +63,10 @@
|
|||
<li>Ability to remove previous messages</li>
|
||||
<li>Fix scrollbar issues</li>
|
||||
<li>Ability to have a seamless chat experience</li>
|
||||
<li>Add organization field</li>
|
||||
<li>Make display name configurable</li>
|
||||
<li>Sync model settings on tab change</li>
|
||||
<li>Improve error msg display</li>
|
||||
</ul>
|
||||
]]>
|
||||
</change-notes>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue