Update version to 1.71.0

This commit is contained in:
kwaroran
2024-01-06 19:13:57 +09:00
parent 70f25968b5
commit 8ba0d10d56
4 changed files with 8 additions and 14 deletions

View File

@@ -1,17 +1,11 @@
export const patchNote = {
version: "1.70.0",
version: "1.71",
content:
`
# Update 1.70.0
- Added new welcome page
- Added Edit Translation Display in Regex
- Added stabler character card format
- Improved default prompt
- Improved Openrouter support
- Improved Horde support
- Horde isn't unrecommended anymore
- Changed high contrast italic color
- Minor bug fixes
# Update 1.71
- Added VITS support
- Added VITS model import/export
- Bug fixes
`
}