chore: v24.6.0

This commit is contained in:
Dowon
2024-06-16 09:30:58 +09:00
parent 9f52c852c2
commit 45e13bb46c
2 changed files with 9 additions and 1 deletions

View File

@@ -1,5 +1,13 @@
# Changelog
## 2024-06-16
- v24.6.0
- webui 1.6.0 미만 버전을 위한 기능들을 제거하고, 최소 버전을 1.6.0으로 올림
- 허깅페이스 연결을 체크하는데 1초만 소요되도록 함
- 허깅페이스 미러 (hf-mirror.com)도 체크함 (합쳐서 2초)
- InputAccordion을 적용함
## 2024-05-20
- v24.5.1

View File

@@ -1 +1 @@
__version__ = "24.6.0-dev.0"
__version__ = "24.6.0"