Skip to content

Releases: Liu-Bot24/course-navigator

Course Navigator 0.1.6

09 Jun 20:52

Choose a tag to compare

本次版本改进视频访问、任务取消和跨平台安装体验。

主要变化:

  • 改进 YouTube 等公开视频的访问流程:浏览器登录状态不可用时,可更可靠地回退到公开访问。
  • 改进 Windows 上 Chromium 系浏览器登录状态读取,减少浏览器占用 Cookie 数据库时导致的读取失败。
  • 优化视频缓存、字幕提取、在线 ASR、本地 ASR 和 ASR 校正等任务的取消体验,取消后界面状态会更及时恢复。
  • 改进缓存清理:取消或失败时会清理未完成的视频缓存和 ASR 过程缓存。
  • 修复部分视频读取等待期间的空白/提示状态显示。
  • 补齐客户端内置运行依赖,提升 macOS 和 Windows 安装包的运行一致性。

下载:

  • macOS arm64 DMG
  • Windows x64 安装器
  • 两个平台的 SHA256 校验文件已随 Release 附上。

Course Navigator 0.1.5

05 Jun 19:47

Choose a tag to compare

本次版本主要补齐 Windows 客户端发布支持,并刷新 macOS 客户端包。

主要变化:

  • 新增 Windows x64 安装包。
  • macOS 包内置运行时工具,减少首次使用时的环境问题。
  • 改进 YouTube 元数据、Cookie 兜底、本地视频和文件链接视频在打包客户端里的稳定性。
  • 修复 Windows 托盘图标、文件选择器置顶、停止进程等跨平台问题。

下载:

  • macOS arm64 DMG
  • Windows x64 安装器
  • 两个平台的 SHA256 校验文件已随 Release 附上。

Course Navigator 0.1.4

04 Jun 15:55

Choose a tag to compare

Course Navigator 0.1.4

  • Adds linked local/NAS video import and video-source binding workflows.
  • Adds batch video-source binding management, course categories, folded export selection, and study-map rebuild queue refinements.
  • Fixes study-map regeneration failures so model errors are reported instead of saving fallback subtitle dumps.
  • Updates the macOS client package and Homebrew cask for Apple Silicon.

Course Navigator 0.1.3

11 May 03:43

Choose a tag to compare

Course Navigator 0.1.3

This release updates the macOS Apple Silicon app package and Homebrew Cask.

Install

Download Course.Navigator-0.1.3-macos-arm64.dmg, open it, and drag Course Navigator.app to Applications.

If you use Homebrew:

brew tap liu-bot24/course-navigator https://github.com/Liu-Bot24/course-navigator
brew install --cask liu-bot24/course-navigator/course-navigator

This build is distributed outside the Mac App Store and is not notarized. On first launch, macOS may require System SettingsPrivacy & SecurityOpen Anyway. See the macOS install guide for the full first-open steps:

https://github.com/Liu-Bot24/course-navigator/blob/main/docs/mac-install.md

SHA256

1834d297dffc278f0d6a104c869fb416987016ac1337644d452c6ed8c2d70ffa  Course.Navigator-0.1.3-macos-arm64.dmg

Highlights

  • Added ASR cache size display, manual cleanup, and automatic cleanup over 500 MB.
  • Added matching ASR cache controls in the macOS app menu and Web settings.
  • Refined ASR settings layout and copy, including custom ASR fields.
  • Preserved existing project-root mapping when launching from an already configured app.
  • Kept the DMG asset name aligned with the Homebrew Cask URL.

Intel Mac builds are not provided yet.

Course Navigator 0.1.2

10 May 20:03

Choose a tag to compare

Course Navigator 0.1.2

This release adds the macOS local app installer for Apple Silicon Macs. Intel Mac builds are not provided yet.

Install

Download Course.Navigator-0.1.2-macos-arm64.dmg, open it, and drag Course Navigator.app to Applications.

If you use Homebrew:

brew tap liu-bot24/course-navigator https://github.com/Liu-Bot24/course-navigator
brew install --cask liu-bot24/course-navigator/course-navigator

This build is distributed outside the Mac App Store and is not notarized. On first launch, macOS may require System SettingsPrivacy & SecurityOpen Anyway. See the macOS install guide for the full first-open steps:

https://github.com/Liu-Bot24/course-navigator/blob/main/docs/mac-install.md

SHA256

cb3b06f19e2335f2c92e495472c49ed4a2aeaf52686b206c58f1002cb64b670b  Course.Navigator-0.1.2-macos-arm64.dmg

Highlights

  • Added the macOS launcher app, local runtime setup, and DMG packaging.
  • Added Homebrew Cask installation from this GitHub release.
  • Added macOS first-open documentation with screenshots.
  • Improved model profile saving and Anthropic-compatible endpoint handling.
  • Added recovery for malformed JSON returned by translation/study models.
  • Adjusted the default study panel width for a more balanced layout.