Skip to content

Commit

Permalink
release: v0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
surunzi committed Apr 15, 2024
1 parent 56c73f9 commit e446cb7
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 4 deletions.
6 changes: 6 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## v0.10.0 (15 Apr 2024)

* feat: use model from model manager
* feat: show lora metadata
* feat: crop image

## v0.9.0 (5 Apr 2024)

* feat: theme and language support follow system preference
Expand Down
4 changes: 2 additions & 2 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@ hero:
link: /guide/
- theme: alt
text: Windows
link: https://release.liriliri.io/VIVY-0.9.0-win.zip
link: https://release.liriliri.io/VIVY-0.10.0-win.zip
- theme: alt
text: macOS
link: https://release.liriliri.io/VIVY-0.9.0-arm64.dmg
link: https://release.liriliri.io/VIVY-0.10.0-arm64.dmg
image:
src: /screenshot.png
alt: screenshot
Expand Down
6 changes: 6 additions & 0 deletions docs/zh/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# 更新日志

## v0.10.0 (2024年4月15日)

* 新特性:模型管理器支持使用模型
* 新特性:查看 Lora 元数据
* 新特性:裁剪图片

## v0.9.0 (2024年4月5日)

* 新特性:主题和语言支持跟随系统设置
Expand Down
4 changes: 2 additions & 2 deletions docs/zh/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@ hero:
link: /guide/
- theme: alt
text: Windows
link: https://release.liriliri.io/VIVY-0.9.0-win.zip
link: https://release.liriliri.io/VIVY-0.10.0-win.zip
- theme: alt
text: macOS
link: https://release.liriliri.io/VIVY-0.9.0-arm64.dmg
link: https://release.liriliri.io/VIVY-0.10.0-arm64.dmg
image:
src: /zh/screenshot.png
alt: screenshot
Expand Down

0 comments on commit e446cb7

Please sign in to comment.