Update patchNote
This commit is contained in:
@@ -1,13 +1,24 @@
|
|||||||
export const patchNote = {
|
export const patchNote = {
|
||||||
version: "1.83",
|
version: "1.84",
|
||||||
content:
|
content:
|
||||||
`
|
`
|
||||||
# Update 1.83
|
# Update 1.84
|
||||||
- Added multi language support for creator's quote
|
# Changes
|
||||||
- Added Network error resolve tips
|
- Added \`{{endswith::A::B}}\`
|
||||||
- Added iPad fullscreen compatibility
|
- Added \`{{contains::A::B}}\`
|
||||||
- Changed requirements for creator's quote on uploading to RisuRealm
|
- Added \`{{replace::A::B::C}}\`
|
||||||
- Fixed inlayed emotion images not displaying properly
|
- Added \`{{split::A::B}}\`
|
||||||
|
- Added \`{{join::A::B}}\`
|
||||||
|
- Added \`{{length::A}}\`
|
||||||
|
- Added \`{{arraylength::A}}\`
|
||||||
|
- Added \`{{lower::A}}\`
|
||||||
|
- Added \`{{upper::A}}\`
|
||||||
|
- Added \`{{capitalize::A}}\`
|
||||||
|
- Added \`{{round::A}}\`
|
||||||
|
- Added \`{{floor::A}}\`
|
||||||
|
- Added \`{{ceil::A}}\`
|
||||||
|
- Added \`{{abs::A}}\`
|
||||||
|
- Fix Claude streaming on ax. model
|
||||||
`
|
`
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user