アップデート
Owluのバージョン履歴 — 実際のgitコミット履歴に基づいています。
次のリリース近日公開featureaicalendarsecurity
AI Agent、カレンダー大改修 & MCPプロトコル
v1.1.2以降開発中の主要機能追加。
- MCP (Model Context Protocol) multi-turn conversation support with ask_user flow
- AI Agent chat: conversation_id-based session management, auto-save, sidebar tab improvements
- Workflow editor: ForEach/Scheduler executors, palette-to-canvas drag & drop, AI title generation
- Calendar: full AppKit rewrite, weekly timeline view with white theme, Google Calendar API & Microsoft Graph API integration (EventKit removed)
- Calendar: Outlook calendar sync, Remind UI/filter/sync status overhaul, monthly calendar state machine refactoring
- MCP tools: name-based resolve, document text extraction, attachment on-demand download, workflow name fallback
- Auth: session token proactive refresh, Data Protection keychain migration, server-delegated token refresh
- Telemetry: JSONL dynamic tags, email_id privacy, sensor error code fixes, AppErrorSender thread safety
- Transport: SMTP queue/send logging, OutboxSensor.sendSuccess always-call fix
- i18n: calendar guide, calendar management, empty folder translation keys added (5 languages)
- Empty folder state view for mail list
- Workflow engine: full reset on logout, conversation auto-save
- Security: OWASP ASVS compliance improvements, WebSocket wss protocol fix
v1.1.22026年2月5日performanceimap
メールリスト性能 & IMAP操作改善
高速受信トレイ読込のためのキャッシュ、ページネーション、IMAPコマンド安定性改善。
- MainUI left/right resize performance optimization
- TOS link insertion in onboarding
- Trash move operation stabilization
- Google login view link improvements
- Workflow easter egg insertion
v1.1.12026年1月30日performancesecuritybugfix
本文同期15倍高速化、セキュリティ & マルチアカウント安定化
メール本文同期の大幅な性能改善、OWASPセキュリティ準拠、マルチアカウントバグ修正。
- Email body sync speed improved 15× with work-stealing architecture
- OWASP ASVS security requirements compliance
- IDLE monitoring stabilization and recovery
- Access token refresh system error resolution
- Email list left/right resize lag fix
- EmailWindowStore removal — list architecture refactoring
- Header sync architecture improvement with work-stealing
- Additional account AI data transmission stabilization
- CustomIDLE 45-second timeout crash fix
- Duplicate body sync execution prevention
- Folder switch UI bug fix and header sync improvements for additional accounts
- preAI: cross-account email AI data processing support
- Network canvas issue resolution
- Calendar error fixes and workflow creation improvements
- Select All functionality for email list
- Navigator folder tree bug fixes
- Session token extraction changed to fragment-based approach
- Read/unread error fix, header sync work-stealing applied
v1.0.72026年1月5日featurebugfix
メール名刺 & ControlView安定化
名刺エディター追加、メール詳細画面安定化、リリースモードアプリ削除手順文書化。
- Business card editor: create and attach professional email signatures
- Logo and photo square cropping support
- EmailControlView (email detail) fully stabilized
- List rendering performance improvements
- Release-mode complete app deletion documented
v1.0.62025年12月26日securityarchitecture
セキュリティファーストIMAPアーキテクチャ
直接IMAP基盤アーキテクチャでメールアクセスを再構築 — メールはデバイスで取得し、Owluサーバーには保存されません。
- IMAP-based direct email access architecture implemented
- Zero email storage policy on Owlu infrastructure
- OAuth 2.0 authentication flow enhanced
- TLS encryption enforced for all IMAP, API, and WebSocket connections
- Session token-based IMAP connection with multi-account support
- Parallel sync optimization for IMAP operations
v1.0.52025年11月13日performanceshortcuts
ショートカット改善 & 性能最適化
アプリ起動ルーチンの最適化と全画面でのキーボードコマンド処理拡張。
- Expanded keyboard shortcuts for navigation, archiving, and undo
- App launch routine optimization
- Faster keyboard command handling
v1.0.42025年11月12日ux
シャープなショートカット、スマートなフロー
ナビゲーションからアーカイブ、取り消しまでインタラクション改善。
- Navigation shortcut refinements
- Archive workflow improvements
- Undo/redo stabilization
v1.0.32025年11月1日featureai
AI要約、IMAP 2段階同期 & メール作成
AIメール要約、IMAP同期、完全なメール作成機能の基盤リリース。
- AI summary generation for emails
- IMAP 2-stage sync: header-first, then body download
- GmailMessageID-based storage refactoring
- NavigatorViewModel section logic and per-account InboxType UI
- Inbox filter and navigation bar decoder
- CoreData model refactoring: UserEntity consolidation
- EmailControlView: full-screen email detail with CoreBridge state continuity
- Email compose and send implementation (SMTP)
- Email filtering and UI integration full refactoring
- CategoryView UI improvements and AIPersonaView adaptive layout fix
- WebSocket persistent connection improvements
- Secure auto-updates via Sparkle
- APP_README.md + CR_README.md full documentation renewal