Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
3003h committed Nov 14, 2023
1 parent 538b89c commit a8e7316
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 1 deletion.
30 changes: 30 additions & 0 deletions changelog/v1.5.1+531.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
## 🐛 修正

- 修正瀑布流布局下,刷新或加载数据时,会闪烁的问题 #288
- 修正 EhTagTranslation 翻译数据版本检查问题

## ✨ 新增

- 更新日语翻译 @cristal-node #300
- 感知哈希屏蔽添加阈值设置

## 🛠️ 重构

- 重构更多页面
- 优化列表性能

---

## 🐛 Fixes

- Fix the issue of flickering when refreshing or loading data in the waterfall flow layout #288.

## ✨ New

- Update Japanese translation @cristal-node #300
- Add threshold setting for perception hash blocking

## 🛠️ Refactor

- Refactor more pages
- Optimize list performance
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: fehviewer
description: An unofficial e-hentai app

publish_to: 'none'
version: 1.5.0+530
version: 1.5.1+531

environment:
sdk: '>=3.0.0 <4.0.0'
Expand Down

0 comments on commit a8e7316

Please sign in to comment.