Skip to content

Releases: hjyssg/ShiguReader

3.1.1 正式版发布

22 Oct 06:46
64a614d
Compare
Choose a tag to compare

上个版本之后用了大半年,应该没有bug。

2024年新版本

01 May 04:46
Compare
Choose a tag to compare
  1. 优化文件监听
  2. 优化解压
  3. 优化缩略图
  4. 现在windows用户开盖即用
  5. 进一步优化性能。

电脑坏了,重新发布一次

13 Sep 08:21
bede8f1
Compare
Choose a tag to compare

贪便宜买的国产ssd,半年不到就坏了,把我害惨了。

2023 beta release

27 May 07:20
Compare
Choose a tag to compare
2023 beta release Pre-release
Pre-release
  1. 代码重构,优化前后端API。
  2. 追加score算法。根据good folder快速排序喜好顺序。效果非常满意。
  3. 进一步优化移动端UI的css。
  4. 各种bug修复。用AI写了一堆unit test,真爽。

2023年 预发布

21 May 04:07
Compare
Choose a tag to compare
  • 优化代码和架构
  • 大幅度提高前后端性能
  • 追加新UI
  • 成功打包成exe

建议自行安装https://imagemagick.org/script/download.php提升性能

Annual Release 2021

27 Sep 05:45
4fcfad7
Compare
Choose a tag to compare

npm/pkg 对sqlite支持得很差,exe打包太困难。不想折腾了。
一年没release了。修复各种bug,提升性能。加了一些新功能。

Released as EXE file

17 Dec 03:40
Compare
Choose a tag to compare

EXE only supports Windows10 64 bit

UI change and bug fixing

13 Dec 05:47
Compare
Choose a tag to compare
Pre-release
  1. [critical bug fixing] fs.mkdir failed
  2. [UI] toggle folder thumbnail

Looking for Tester!
缺人帮忙测试!

New UI and Experimental Feature

11 Dec 14:10
Compare
Choose a tag to compare
  1. [重要bug修复] 修复服务器卡死bug
  2. [UI] 更容易区分文件和文件夹
  3. [UI] 显示错误信息
  4. [UI] 显示图片载入indicator
  5. [UI] file menu modal
  6. [新功能] 允许用户删除/压缩文件夹
  7. [新功能] ehentai user script加强
  8. [实验性功能] 使用 Everything提高性能
  9. [实验性功能] 使用MeCab来生产标签
  10. [Code Quality] 统一前后端json api. 更多使用aync/await, 少用回调函数.

  1. [Critical Bug fixing] fix a bug that causes server not able to open any zip file
  2. [UI] Easier to differentiate which book is zip, which one is folder.
  3. [UI] Display why error message from server
  4. [UI] busy indicator for image loading
  5. [UI] file menu modal
  6. [New Feature] allow user to delete/zip folder
  7. [New Feature] better ehentai user script
  8. [Experimental Feature] utilize Everything search HTTP server to boost performance.
  9. [Experimental Feature] utilize MeCab for Japanese tag generation.
  10. [Code Quality] client uses await/async for post. F**K you, callback function. Server always sends back json.

New Feature

05 Oct 07:47
Compare
Choose a tag to compare
  1. 可以直接浏览文件夹内的图片 不需要打包了
  2. 各种ui功能改进
  3. 加了一个password页面保护隐私
  4. 针对大数量文件的优化

  1. Able to browse images in folder
  2. UI improvement
  3. Add password page for privacy
  4. Can scan more than 100,000 files now