Releases: weiwentao996/bigtext-reader
Releases · weiwentao996/bigtext-reader
BigText Reader v1.1.0
BigText Reader v1.1.0
Feature and stability release.
English
Added
- Added support for more text encodings: GB18030, Big5, Shift_JIS, EUC-KR, and Windows-1252.
- Added regex search.
- Added case-sensitive and case-insensitive search options.
- Added streaming full-file search with live progress and dynamically loaded results.
- Added a stop-search button. Discovered results remain available for browsing, jumping, and export.
- Added virtualized search results for large result sets.
- Added temporary disk-backed search result indexing to avoid excessive memory usage when there are many matches.
- Added search result export as UTF-8 TSV files.
- Added dark mode and a custom frameless title bar.
- Added GPL-3.0 license.
Improved
- Unified literal search, regex search, and case options under the same progress and result-list experience.
- Improved scrolling for very large search result lists, avoiding browser element height limits.
- Search preview cache is now cleaned dynamically while scrolling to reduce frontend memory usage.
- Improved drag-and-drop behavior so dropped files open in the current workspace.
- Improved Windows single-instance behavior so files opened from the system reuse the existing app window.
- Updated English and Chinese README files with the latest features, export behavior, encoding support, theme support, and roadmap.
Fixed
- Fixed an issue where dragging a file into the app could open a new window.
- Fixed an issue where opening files through Windows could create duplicate app windows.
- Fixed an issue where searching the same keyword again after stopping a search did not work.
- Fixed an issue where large search result lists could only display up to about 798,915 results.
- Fixed inconsistent native title bar color refresh behavior in dark mode by replacing it with a custom title bar.
Download
Windows users can download BigText-Reader-v1.1.0-windows-amd64.zip, unzip it, and run the executable.
SHA256
6B1D1C0AE4946833CEE5EC0265B520FC2F7BF5CACB8DC4C8D123D6F1339C49D6
中文
新增
- 新增更多文本编码支持:GB18030、Big5、Shift_JIS、EUC-KR、Windows-1252。
- 新增正则搜索。
- 新增大小写敏感 / 不敏感搜索选项。
- 新增流式全文搜索,搜索开始后立即显示进度并动态加载结果。
- 新增停止搜索按钮,停止后已发现的结果仍可浏览、跳转和导出。
- 新增搜索结果虚拟滚动,适合大量命中结果。
- 新增搜索结果临时落盘索引,避免命中数量过多导致内存暴涨。
- 新增搜索结果导出,可导出 UTF-8 TSV 文件。
- 新增深色模式和自绘无边框标题栏。
- 新增 GPL-3.0 开源许可证。
改进
- 普通搜索、正则搜索、大小写选项统一为同一套搜索进度和结果列表体验。
- 优化大量搜索结果的滚动行为,避免浏览器元素高度限制导致结果显示不完整。
- 滚动搜索结果时会动态清理前端预览缓存,减少长时间浏览后的内存占用。
- 优化拖拽打开文件行为,文件会在当前工作区打开。
- 优化 Windows 单实例行为,通过系统打开文件时复用已有窗口。
- 更新中英文 README,补充搜索、导出、编码、主题和未来规划说明。
修复
- 修复拖拽文件可能打开新窗口的问题。
- 修复通过 Windows 打开文件可能创建重复窗口的问题。
- 修复停止搜索后无法重新搜索相同关键词的问题。
- 修复大量搜索结果最多只能显示到约 798,915 条的问题。
- 修复原生标题栏在深色模式下颜色刷新不一致的问题,改为自绘标题栏。
下载
Windows 用户可下载 BigText-Reader-v1.1.0-windows-amd64.zip,解压后运行其中的可执行文件。
SHA256
6B1D1C0AE4946833CEE5EC0265B520FC2F7BF5CACB8DC4C8D123D6F1339C49D6
BigText Reader v1.0.1
Bugfix release.
Fixed
- Fixed an issue where dragging a file into the app could open a new window instead of opening it in the current workspace.
Download
Windows users can download BigText-Reader-v1.0.1-windows-amd64.zip, unzip it, and run the executable.
BigText Reader v1.0.0
First release of BigText Reader.
Download
Windows users can download BigText-Reader-v1.0.0-windows-amd64.zip, unzip it, and run BigText-Reader-v1.0.0-windows-amd64.exe.