Skip to content

Hibiki 1.0.1

Choose a tag to compare

@github-actions github-actions released this 29 Jun 11:48

Hibiki 1.0.1

本次正式版首先修复了制卡时没有句子的问题,并汇总 1.0.1 测试版期间验证过的阅读器、书架、主题、备份、更新检查与发布资产改进。

This stable release first fixes the issue where card creation could miss the sentence, and includes the reader, bookshelf, theme, backup, update-check, and release-asset improvements verified during the 1.0.1 beta cycle.

中文

新增与调整

  • 阅读器加入视觉小说阅读模式基础入口(未完成,先供测试)。
  • 桌面端加入数据目录迁移入口(未完成,实验性),可在设置中迁移数据根目录并尝试自动重启;迁移前建议先备份。
  • 书架加入系列分组、折叠系列卡片、系列详情页与自定义排序。
  • 自定义主题支持多套主题、色板切换、长按编辑与分享码。
  • 有声书新增选区音频片段导出与分享,支持从阅读器文字选区直接裁切句子音频。
  • README 增加使用文档链接。

修复

  • 修复制卡时句子为空或没有句子的问题,覆盖阅读器右键查词、收藏句子、选区导出等路径下的句子状态同步。
  • 备份导入/导出选择性资源保护整体修复:导入备份时保留本机同步配置与凭据;备份未包含词典时不再清空本机词典元数据、历史和资源文件;新增本地音频备份分类,避免选择性备份/导入误丢本机音频资产。
  • 修复 SRT/有声书条目从书架打开时未注册阅读器媒体源的问题,避免收藏句子等路径读不到当前媒体源。
  • 修复视频/阅读器点击查词命中、Windows 全局查词竖排渲染、Android 焦点高亮、日志选择滚动、WebView 释放等多处回归。
  • 修复 GitHub 用户名迁移后的更新源兼容性,应用内更新源、GitHub 链接、README 下载入口与发布脚本已切换到 hajisensai/hibiki,并保留 hdjsadgfwtg/hibiki 作为旧用户名 fallback。
  • 修复桌面端 beta 安装后仍重复提示同一 beta 更新的问题,并补齐桌面 buildNumber 与 Android ABI versionCode 的更新比较回归测试。
  • 修复 APK CI 主应用测试红点,正式版发布 workflow 可继续进入打包阶段。

English

Added and Changed

  • Added the initial entry point for Visual Novel reader mode (unfinished, available for testing).
  • Added an experimental desktop data-directory migration entry point in Settings, with root-directory migration and attempted automatic restart; back up first before migrating.
  • Added series grouping, collapsible series cards, series details, and custom ordering to the bookshelf.
  • Custom themes now support multiple theme sets, palette switching, long-press editing, and share codes.
  • Audiobooks can now export and share audio clips from a text selection, including clipping sentence audio directly from reader selections.
  • Added the usage-document link to the README.

Fixed

  • Fixed card creation losing or missing sentence context, including reader right-click lookup, sentence favorites, and selection export paths.
  • Fixed selective-resource protection for backup import/export as a whole: imports preserve local sync settings and credentials; backups without dictionaries no longer clear local dictionary metadata, history, or resource files; local audio is now a separate backup category to avoid losing local audio assets during selective backup/import.
  • Fixed SRT/audiobook entries opened from the bookshelf not registering the reader media source, which could leave sentence-favorite flows unable to read the current media source.
  • Fixed regressions in video/reader tap lookup hits, Windows global lookup vertical rendering, Android focus highlights, log-selection scrolling, WebView disposal, and related areas.
  • Fixed update-source compatibility after the GitHub username migration: in-app update sources, GitHub links, README download links, and release scripts now target hajisensai/hibiki, while hdjsadgfwtg/hibiki remains as the legacy username fallback.
  • Fixed repeated prompts for the same beta after a desktop beta build has already been installed, with regression coverage for desktop buildNumber and Android ABI versionCode restoration.
  • Fixed the APK CI main-app test failure so stable release workflows can continue into the packaging stage.