Skip to content

PaperRss v1.2.4

Choose a tag to compare

@ohmyangboy ohmyangboy released this 13 Aug 04:47
· 56 commits to main since this release

🎉 PaperRss v1.2.4 正式发布!

✨ 体验优化(本版本重点)

  • ⌨️ 三栏键盘焦点导航:左右方向键可在订阅源 / 文章列表 / 阅读器之间自由切换,边缘按出界方向无动作。
  • 🖱️ 点击任一栏立即以原生绿色高亮选中,不再出现「灰绿并存」的焦点不同步问题。
  • ➡️ 进入文章列表无选中项时自动选中首篇,即刻开始阅读。
  • ⚪ 禅模式下左右键自动跳过折叠栏,导航不中断。

🎯 其他改进

  • ⌨️ 新增快捷键帮助窗口,随时查看阅读快捷键。
  • 📚 文章阅读器键盘快捷键增强(B 双语、C 解释、N 下一篇文章等)。
  • 🧹 清理仓库陈旧产物,保持工程整洁。

📝 最近更新明细

  • fix(focus): 支持三栏方向键导航与点击焦点高亮
  • feat: 新增键盘快捷键帮助窗口
  • feat: 文章阅读器键盘快捷键

🎉 PaperRss v1.2.4 is now available!

✨ UX Optimizations (This Release)

  • ⌨️ Three-column keyboard focus navigation: Left/Right arrow keys move focus between sidebar / entry list / reader, with no-op at the edges.
  • 🖱️ Clicking any column highlights its selection with the native accent color instantly — no more desynchronized gray/green selection states.
  • ➡️ Entering an empty entry list auto-selects the first item, so you can start reading immediately.
  • ⚪ In Zen mode, arrow-key navigation skips collapsed columns without interrupting the flow.

🎯 Other Improvements

  • ⌨️ New keyboard-shortcut help window.
  • 📚 Enhanced article reader keyboard shortcuts (B bilingual, C explain, N next article, etc.).
  • 🧹 Cleaned up stale repository artifacts.

📝 Recent Changes

  • fix(focus): support 3-column arrow key navigation and mouse click focus highlighting
  • feat: add keyboard shortcut help window
  • feat: add article reader keyboard shortcuts