Releases: yumenaka/comigo
Release list
v1.3.3 Fix TUI BUG
v1.3.2 修复书签跳转问题
修复书签跳转问题
Fix bookmark navigation issues
ブックマークへのジャンプに関する問題を修正
v1.3.1 Add tray in Desktop
桌面版优化。各平台配置文件独立。
Optimized the desktop version. Configuration files are now independent for each platform.
デスクトップ版を最適化しました。各プラットフォームの設定ファイルを独立させました。
v1.3.0 新增桌面版(Desktop)
新增 Windows、macOS、Linux 桌面版(基于 Wails 2,需要系统内置 WebView)
Add desktop versions for Windows, macOS, and Linux (based on Wails 2; requires the system-provided WebView)
Windows・macOS・Linux 向けデスクトップ版を追加(Wails 2 ベース、システム内蔵の WebView が必要)
macOS 提示:如果系统提示应用“已损坏,无法打开,应该移到废纸篓”,通常不是下载文件真的损坏。将 App 拖入“应用程序”后执行:
xattr -dr com.apple.quarantine /Applications/comigo-desktop.app
macOS tip: If macOS says the app is damaged and should be moved to Trash, the downloaded file is usually not actually broken. Run this after moving the app to Applications:
xattr -dr com.apple.quarantine /Applications/comigo-desktop.app
macOS向けメモ:macOS が「壊れているため開けません。ゴミ箱に入れる必要があります」と表示する場合、通常はファイル自体が壊れているわけではありません。アプリを Applications フォルダに移動してから実行してください:
xattr -dr com.apple.quarantine /Applications/comigo-desktop.app
v1.2.38 远程 Comigo 书库
支持远程 Comigo 书库
Support configuring remote Comigo libraries
リモート Comigo 本棚の設定に対応
fix bug
v1.2.36 优化书架扫描功能
优化书架扫描功能
Optimize the bookshelf rescan feature
本棚のスキャン機能を最適化
v1.2.35 random theme
Add random theme.
新增随机主题
ランダムテーマ
v1.2.33 翻新主题
v1.2.32 support kitty image protocol
support kitty image protocol
v1.2.31 Terminal Reader
v1.2.31 新增 TUI 终端阅读,支持键盘/鼠标翻页、全屏与自动翻页;优化终端封面预览和图片协议兼容性。新增 --no-tui/-n 参数,Docker 默认使用非 TUI 模式,并拆分二维码打印与浏览器打开逻辑。
v1.2.31 adds TUI terminal reading with keyboard/mouse paging, fullscreen, and auto-flip. It improves terminal cover previews and image protocol compatibility. A new --no-tui/-n flag is available, Docker now defaults to non-TUI mode, and QR code printing is separated from browser launching.
v1.2.31 では TUI 端末内読書を追加し、キーボード/マウスでのページ送り、全画面、自動ページ送りに対応しました。端末での表紙プレビューと画像プロトコル互換性を改善し、--no-tui/-n を追加。Docker は非 TUI モードを標準にし、QR コード表示とブラウザ起動を分離しました。