Releases: hjyssg/ShiguReader
Releases · hjyssg/ShiguReader
3.1.1 正式版发布
2024年新版本
- 优化文件监听
- 优化解压
- 优化缩略图
- 现在windows用户开盖即用
- 进一步优化性能。
电脑坏了,重新发布一次
贪便宜买的国产ssd,半年不到就坏了,把我害惨了。
2023 beta release
- 代码重构,优化前后端API。
- 追加score算法。根据good folder快速排序喜好顺序。效果非常满意。
- 进一步优化移动端UI的css。
- 各种bug修复。用AI写了一堆unit test,真爽。
2023年 预发布
Annual Release 2021
npm/pkg 对sqlite支持得很差,exe打包太困难。不想折腾了。
一年没release了。修复各种bug,提升性能。加了一些新功能。
Released as EXE file
EXE only supports Windows10 64 bit
UI change and bug fixing
- [critical bug fixing] fs.mkdir failed
- [UI] toggle folder thumbnail
Looking for Tester!
缺人帮忙测试!
New UI and Experimental Feature
- [重要bug修复] 修复服务器卡死bug
- [UI] 更容易区分文件和文件夹
- [UI] 显示错误信息
- [UI] 显示图片载入indicator
- [UI] file menu modal
- [新功能] 允许用户删除/压缩文件夹
- [新功能] ehentai user script加强
- [实验性功能] 使用 Everything提高性能
- [实验性功能] 使用MeCab来生产标签
- [Code Quality] 统一前后端json api. 更多使用aync/await, 少用回调函数.
- [Critical Bug fixing] fix a bug that causes server not able to open any zip file
- [UI] Easier to differentiate which book is zip, which one is folder.
- [UI] Display why error message from server
- [UI] busy indicator for image loading
- [UI] file menu modal
- [New Feature] allow user to delete/zip folder
- [New Feature] better ehentai user script
- [Experimental Feature] utilize Everything search HTTP server to boost performance.
- [Experimental Feature] utilize MeCab for Japanese tag generation.
- [Code Quality] client uses await/async for post. F**K you, callback function. Server always sends back json.
New Feature
- 可以直接浏览文件夹内的图片 不需要打包了
- 各种ui功能改进
- 加了一个password页面保护隐私
- 针对大数量文件的优化
- Able to browse images in folder
- UI improvement
- Add password page for privacy
- Can scan more than 100,000 files now