업데이트
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