Skip to content

Releases: CatMuse/HiWords

0.5.10

07 Jun 15:52

Choose a tag to compare

20260607

优化 Vocabulary Library 的移动端体验:

  • 精简移动端界面,隐藏重复标题、统计信息和多余筛选项
  • 移动端只保留搜索功能
  • 优化词本切换栏,自适应宽度并支持横向滚动
  • 改善移动端大词库的滚动和加载体验

桌面端布局和功能保持不变。

20260607

Improved the Vocabulary Library experience on mobile:

  • Simplified the mobile UI by hiding duplicate titles, stats, and extra filters
  • Kept search as the primary mobile control
  • Improved responsive vocabulary book tabs with horizontal scrolling
  • Improved scrolling and loading behavior for large libraries on mobile

Desktop layout and controls remain unchanged.

0.5.9

27 May 09:25

Choose a tag to compare

中文

HiWords 0.5.9 主要改进了词汇管理、词条详情和阅读侧边栏体验,并完成了 Obsidian 社区插件审核相关修复。

新增与改进

  • 新增个人笔记能力,支持为 HiWords 词条记录自己的理解和学习备注。
  • 优化单词管理视图,让词汇浏览、编辑和维护更顺畅。
  • 优化词条详情视图,提升释义、例句和相关信息的阅读体验。
  • 优化侧边栏展示与交互,改善阅读时查看词汇信息的连续性。
  • 增强结构化 HiWords 词包支持,为更丰富的官方和自定义词包内容打基础。
  • 改进刷新逻辑和界面样式,减少使用过程中的视觉和交互干扰。

修复

  • 修复 Obsidian 社区插件审核中指出的 CSS 与兼容性问题。
  • 调整 popover 事件监听逻辑,使用当前 active document,提升多窗口/弹出窗口场景下的兼容性。
  • 完成版本信息更新,最低 Obsidian 版本要求为 1.8.7。

English

HiWords 0.5.9 improves vocabulary management, word detail views, and the reading sidebar experience, while addressing Obsidian community plugin review feedback.

Added and improved

  • Added personal notes for HiWords entries, so you can record your own understanding and study notes.
  • Improved the word management view for smoother browsing, editing, and maintenance.
  • Refined the word detail view for a better reading experience across definitions, examples, and related information.
  • Optimized the sidebar layout and interactions for more continuous vocabulary lookup while reading.
  • Enhanced support for structured HiWords packs, laying groundwork for richer official and custom pack content.
  • Improved refresh behavior and UI styling to reduce visual and interaction friction.

Fixed

  • Fixed CSS and compatibility issues raised during the Obsidian community plugin review.
  • Updated popover event handling to use the current active document, improving compatibility with multi-window and pop-out scenarios.
  • Updated release metadata with minimum Obsidian app version set to 1.8.7.

0.5.8

03 May 06:42

Choose a tag to compare

  • 优化 AI 设置;
  • 优化 pdf 单词高亮;

  • Optimize AI settings;
  • Optimize PDF word highlighting;

0.5.7

21 Mar 05:06

Choose a tag to compare

新增单词释义 Tab 展示功能。

现在你可以在单词文件中使用 --- 分隔不同内容块,并用 标题 作为每一段的名称。HiWords 会在侧边栏单词卡和悬停释义弹窗中,将这些内容自动渲染为可切换的 Tab。

适合把一个单词整理成「释义 / 例句 / 笔记」等多分区内容,阅读和复习都更清晰。

hiwords tab


New word definition tab display feature.

Now you can use --- to separate different content blocks in the word file, and use titles as the names of each section. HiWords will automatically render these contents as switchable tabs in the sidebar word card and hover definition pop-up.

It is suitable to organize a word into multi-section content such as "definition / example sentences / notes", making reading and review clearer.

0.5.6

14 Mar 09:05

Choose a tag to compare

  • 新增 AI 请求额外参数配置,优化设置页样式,并补全文案多语言支持。

  • Added support for extra AI request parameters, polished the settings UI, and completed missing i 18 n entries.

0.5.5

14 Mar 08:22

Choose a tag to compare

  • 新增划词翻译功能:需在设置菜单启动,划词后会调用 AI 服务显示划词翻译结果,可直接加入单词本或复制;
  • 设置中新增了 AI 连接测试按钮
  • 添加单词时会记住上次选择的卡片颜色
  • 优化了设置菜单 UI 样式;

  • New word translation feature: needs to be enabled in the settings menu, after selecting a word, the AI service will be called to display the translation result, which can be directly added to the wordbook or copied.
  • An AI connection test button has been added to the settings
  • The app will remember the last selected card color when adding words
  • The UI style of the settings menu has been optimized

0.5.4

13 Feb 06:05

Choose a tag to compare

  • 修复中文划词失效问题 #23
  • 优化 PDF 单词识别 #22

  • Fixed Chinese word segmentation issue #23
  • Optimized PDF word recognition #22

0.5.3

12 Dec 09:03

Choose a tag to compare

  • 增加短语识别功能 #19。🌰 栗子: 短语格式 take ... into account ,在文章中出现 take all factors into account 会正确匹配;
  • 优化设置菜单单词本解析数据不准确问题;
  • 支持韩语生词列表显示;

  • Added phrase recognition function #19. 🌰 Example: For the phrase format take ... into account, when take all factors into account appears in an article, it will be correctly matched;
  • Optimized the issue of inaccurate data parsing in the settings menu wordbook;
  • Supported displaying Korean new word lists;

0.5.2

11 Nov 12:03

Choose a tag to compare

✨ 新功能

  • 全视图支持添加单词:阅读模式和 PDF 视图现在支持通过快捷命令添加单词,并自动提取上下文例句

🔧 优化改进

  • AI 服务增强:增加配置验证和错误提示,支持识别常见错误(API Key 无效、速率限制、网络错误等)
  • 设置实时生效:修复自动高亮开关需要重启才能生效的问题,现在切换后立即应用

✨ New Features

  • Add Words in All Views: Reading mode and PDF view now support adding words via hotkey command with automatic context sentence extraction

🔧 Improvements

  • Enhanced AI Service: Added configuration validation and error feedback, with support for common error types (invalid API key, rate limits, network errors, etc.)
  • Real-time Settings: Fixed auto-highlight toggle not taking effect immediately - changes now apply instantly without reloading

0.5.1

05 Nov 10:33

Choose a tag to compare

✨ 新功能

  • 响应式多栏布局:侧边栏支持瀑布流布局,根据宽度自动调整栏数,充分利用空间

🎨 优化改进

  • 添加单词体验优化:添加单词对话框自动定位到光标位置 #13
  • 展开/收起交互优化:改进定义内容的展开/收起按钮点击体验
  • 设置界面优化:统一各设置区块的标题样式,提升视觉一致性
  • AI 词典优化:提取重复的 prompt 替换逻辑,代码更简洁

🐛 问题修复

  • 修复新添加单词后立即编辑时的显示问题
  • 修复右键菜单添加单词时无法获取文档例句的问题
  • 修复 {{sentence}} 占位符无法正确提取句子的问题

✨ New Features

  • Responsive Multi-Column Layout: Sidebar now supports masonry layout with automatic column adjustment based on width, maximizing space utilization

🎨 Improvements

  • Enhanced Word Addition Experience: The add word dialog box automatically locates to the cursor position. #13
  • Improved Expand/Collapse Interaction: Enhanced click experience for definition content toggle buttons
  • Settings UI Refinement: Unified heading styles across all settings sections for better visual consistency
  • AI Dictionary Optimization: Extracted duplicate prompt replacement logic for cleaner code

🐛 Bug Fixes

  • Fixed display issue when immediately editing newly added words
  • Fixed context menu not extracting document sentences when adding words
  • Fixed {{sentence}} placeholder not correctly extracting sentences