Update patchNote.ts
This commit is contained in:
@@ -1,13 +1,14 @@
|
|||||||
export const patchNote = {
|
export const patchNote = {
|
||||||
version: "1.85",
|
version: "1.86",
|
||||||
content:
|
content:
|
||||||
`
|
`
|
||||||
# Update 1.85
|
# Update 1.85
|
||||||
- Added Claude-3 vision functionality
|
- Added 'Request info inside chat' option
|
||||||
- Added local captioning for non-vision models
|
- Added response info for streamed chat
|
||||||
- Post file button would be available regardless of settings
|
- Added color scheme customization
|
||||||
- Removed 'able post file' setting, since it's always available now
|
- Added color scheme export and import
|
||||||
- Fixed creator's quote not updating
|
- Added {{previous_chat_log::A}} syntax
|
||||||
|
- Minor bug fixes
|
||||||
`
|
`
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user