Releases: 21st-dev/1code
Releases · 21st-dev/1code
1Code v0.0.48
What's New
Bug Fixes
- Startup Crash Fix — Fixed "Cannot find module async-mutex" error that prevented app from launching
1Code v0.0.47
What's New
Improvements & Fixes
- MCP Cache Fix — Fixed MCP caching issues
- Tool UI Polish — Improved expand button spacing in bash/edit tools
- Onboarding Cleanup — Removed welcome dialog and streamlined sidebar
1Code v0.0.46
What's New
Improvements & Fixes
- Chat Stability — Improved chat remounting and migration idempotency
- Selected Text Indicator — Show "Using selected text" bubble for pasted text attachments
1Code v0.0.45
What's New
Features
- Multi-Account Support — Switch between multiple Anthropic accounts
- Remote Sandbox Chats — Full support for remote sandbox chats
- Default Agent Mode — Set default agent mode preference with per-chat mode isolation — thanks @jjjrmy! (#99)
- Batch Discard — Multi-select files for batch discard in changes view
- Terminal Copy/Paste — Improved terminal copy/paste support on Windows — thanks @ChrisPei! (#91)
Improvements & Fixes
- Command Autocomplete — Sort by name length for better UX — thanks @paul-bouzian! (#93)
- SQLite Migration Fix — Prevent crash on sub_chats drop column — thanks @a3my! (#100)
- Cross-Platform Support — Add platform provider abstraction — thanks @ChrisPei! (#80)
- Theme Selector — Add scroll and max-height to dropdown
- Kanban View — Various fixes and improvements
1Code v0.0.44
What's New
Features
- Kanban Board View — New Kanban board for managing workspaces (beta — enable in Settings → Beta)
- Voice Input — Voice dictation with OpenAI Whisper API
Improvements & Fixes
- Custom Hotkeys in Context Menus — Your keyboard shortcuts now show in context menus
- Faster Mentions — Improved @ mention menu performance
1Code v0.0.43
What's New
Features
- Multi-Window Support — Open chats in new windows via context menu
- VS Code Theme Import — Import themes from VS Code, Cursor, and Windsurf
- Human-Readable Worktree Names — Worktree folders now have readable names — thanks @paul-bouzian! (#87)
Improvements & Fixes
- Window-Scoped Sidebars — Sub-chat and details sidebars are now per-window
- Image Drops — Handle image drops as attachments, not file mentions
- Plan Refetch — Fixed plan refetch trigger with subChatId
1Code v0.0.42
What's New
Features
- Drag & Drop External Files — Drag files from outside the project directly into chat
- Custom Hotkeys in Tooltips — Your custom shortcuts now show in tooltips
Improvements & Fixes
- Sidebar UX — Only one sidebar open at a time, auto-restore when switching
- MCP OAuth Fix — Fixed authentication for servers with client allowlists — thanks @jjjrmy! (#88)
- Slash Commands — Fixed multi-line arguments and auto-send behavior — thanks @paul-bouzian! (#84, #86)
- Relative Paths — Show relative paths instead of absolute in UI
- Cmd+R Disabled — Prevent accidental page refresh
- Pasted Text Fix — Sanitize pasted text preview to fix mention parsing
1Code v0.0.41
What's New
Features
- Large Text Paste — Auto-convert large pasted text to file attachments
Improvements & Fixes
- Details Sidebar — Improved caching, Plan widget expand, and UI updates
- Plan Indicator — Fixed pending plan indicator (use mode as source of truth)
- Tooltip Fix — Hide tooltip when workspace/chat is archived
1Code v0.0.40
What's New
Features
- Details Sidebar — New unified Details sidebar with configurable widgets
1Code v0.0.39
What's New
Improvements & Fixes
- Notifications Fix — Filter notifications by chatId to prevent spam
- Per-Workspace Sidebars — Plan and terminal sidebars are now per-workspace
- Claude SDK Error Handling — Improved error handling and categorization
- Thinking Tokens Fix — Reduced max thinking tokens to prevent exceeding limit