Update version to 1.77
This commit is contained in:
@@ -1,22 +1,12 @@
|
|||||||
export const patchNote = {
|
export const patchNote = {
|
||||||
version: "1.76",
|
version: "1.77",
|
||||||
content:
|
content:
|
||||||
`
|
`
|
||||||
# Update 1.76
|
# Update 1.77
|
||||||
- Added Commands
|
- Added Risu RCC export
|
||||||
- /input: Show input dialog and return inputted text
|
- Added password protection
|
||||||
- /echo: Show toast message
|
- Added license for file export
|
||||||
- /popup: Show popup message
|
- Added memory limit border thickness (#286)
|
||||||
- /pass: Pass the pipe
|
|
||||||
- /buttons: Show button dialog and return selected button
|
|
||||||
- /speak: Speak text as TTS
|
|
||||||
- /send: Send text to chat as user, without sending to LLM
|
|
||||||
- /sendas: Send text to chat as character, with sending to LLM
|
|
||||||
- /comment: Adds comment to chat
|
|
||||||
- /cut: Cut the text
|
|
||||||
- /del: Delete the recent text
|
|
||||||
- Most of them are SilyTavern compatible
|
|
||||||
- Memory Punctuation Removal is now on by default
|
|
||||||
- Minor fixes
|
- Minor fixes
|
||||||
`
|
`
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user