Update version to 1.87.0
This commit is contained in:
@@ -1,14 +1,12 @@
|
||||
export const patchNote = {
|
||||
version: "1.86",
|
||||
version: "1.87",
|
||||
content:
|
||||
`
|
||||
# Update 1.86
|
||||
- Added 'Request info inside chat' option
|
||||
- Added response info for streamed chat
|
||||
- Added color scheme customization
|
||||
- Added color scheme export and import
|
||||
- Added {{previous_chat_log::A}} syntax
|
||||
- Minor bug fixes
|
||||
# Update 1.87
|
||||
- Changed name of Reverse Proxy to Custom (OpenAI-Compatible)
|
||||
- Added Additional Parameters to Custom (OpenAI-Compatible)
|
||||
- Added Height mode option
|
||||
- Fixed file post not working on Custom (OpenAI-Compatible)
|
||||
`
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user