Skip to content

Commit

Permalink
release: v0.11.5
Browse files Browse the repository at this point in the history
  • Loading branch information
hanaTsuk1 committed Jun 8, 2024
1 parent f889816 commit f50547f
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 1 deletion.
14 changes: 14 additions & 0 deletions changelog/en-US.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,20 @@

## [Unreleased]

## [0.11.5] - 2024-06-08

### Added

- Add options that provide webisite icon for `Timeline` in `Setting`
- Add directly input data in `Manual timing`
- Add image and video preview window in `Moment`
- Add drag and drop upload in `Moment`

### Changed

- Modify `Setting` style
- Modify `Manual timing` menu after expanding `Timeline` data group

## [0.11.4] - 2024-05-31

### Added
Expand Down
14 changes: 14 additions & 0 deletions changelog/zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,20 @@

## [Unreleased]

## [0.11.5] - 2024-06-08

### 新增

- `设置`添加`时间线`获取网页图标服务选项
- `手动计时`添加直接入录数据
- `瞬间`添加图片、视频预览窗口
- `瞬间`添加拖拽上传

### 变更

- 修改`设置`样式
- 修改`时间线`数据分组展开后`手动计时`菜单

## [0.11.4] - 2024-05-31

### 新增
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "shion",
"type": "module",
"version": "0.11.4",
"version": "0.11.5",
"private": true,
"license": "GPL-3.0-only",
"scripts": {
Expand Down

0 comments on commit f50547f

Please sign in to comment.