Releases: athasdev/athas
Releases · athasdev/athas
Athas v0.3.1
What's Changed
See the assets below to download this version and install.
Fixed
- Fix Windows build by correcting CLI module imports
Installation
- macOS: Download the
.dmgfile - Windows: Download the
.exefile - Linux: Download the
.AppImagefile
Full changelog: v__PREVIOUS_VERSION__...v0.3.1
Athas v0.3.0
What's Changed
Added
- Ollama support for local AI models
- ACP (Agent Client Protocol) integration with session modes
- GitHub pull request integration with checklist rendering
- Project picker dialog for workspace management
- Web viewer for browsing URLs in editor
- Extension system core architecture with bundled extensions
- Syntax highlighting in diff viewer
- Markdown syntax highlighting
- Terminal font settings customization
- Advanced model selector dropdown in AI chat
- ARIA accessibility descriptors for menus and tabs
- Persistent commands feature
- SSH key authentication with multiple key fallback
- Open File in Editor feature for AI agent
- Slider component and Christmas theme
- Pre-release check script for validating releases
Changed
- Replace expandable commits with hover previews in source control
- Improve LSP integration with diagnostics
- Improve scrollbar design
- Auto-refresh Source Control when view becomes active
- Add 1 second delay before showing git blame popover
- Refactor theme system
- Extend Gemini API support
Fixed
- Fix LSP popup position
- Fix editor viewport and line alignment bugs
- Fix terminal font rendering for Nerd Fonts
- Fix context menu positioning
- Fix sticky folder background transparency in file tree
- Fix workspace reset and terminal persistence
- Fix drag region for window on macOS
- Fix autosave functionality and dirty state logic
- Fix traffic lights for macOS 26
- Fix LSP for JavaScript/TypeScript files
Installation
- macOS: Download the
.dmgfile - Windows: Download the
.exefile - Linux: Download the
.AppImagefile
Full changelog: v__PREVIOUS_VERSION__...v0.3.0
Athas v0.2.7
What's Changed
- Fix production build issues for terminal and extensions
- Fix transition on right pane toggling
- Remove unnecessary files and Storybook
- Consolidate keymaps into single command registry
- Add open folder button to file explorer
Installation
- macOS: Download the
.dmgfile - Windows: Download the
.exefile - Linux: Download the
.AppImagefile
Full Changelog: v0.2.6...v0.2.7
Athas v0.2.6
What's Changed
Added
- Auto-update system with GitHub Releases integration
- Markdown preview button in editor toolbar
- Deep link support (
athas://protocol) - Linting service with Tauri backend support
- Symlink support for file explorer and icon themes
- Keymaps feature with customizable keyboard shortcuts
- External editor support
- Right-click context menu in editor
- Code folding in gutter
- xAI Grok models support
- Gemini 3 Pro Preview support
- Settings search functionality
- Storybook for UI development and testing
Changed
- Migrate to tree-sitter-web for syntax highlighting
- Migrate AI chat history to SQLite
- Refactor terminal module and fix auto-create behavior
- Refactor AI chat UI
- Improve LSP client and configuration
- Improve formatter service
- Improve extension system with on-demand architecture
Fixed
- Fix editor rendering and extension install UX
- Fix command bar not triggering
- Fix scrolling issues
- Fix Git Blame and other git issues
- Fix line numbers not showing up on big files
- Fix highlighter initialization after extension installation
- Fix HighlightLayer memo bug
- Fix editor selections
- Fix cursor position restoration and tab switching conflicts
See the assets below to download this version and install.
Installation
- macOS: Download the
.dmgfile - Windows: Download the
.exefile - Linux: Download the
.AppImagefile
Full changelog: v__PREVIOUS_VERSION__...v0.2.6
Athas v0.2.4
See the assets below to download this version and install.
Installation
- macOS: Download the
.dmgfile - Windows: Download the
.msifile - Linux: Download the
.AppImagefile
What's Changed
- Fix git status rows for nested paths and stage directories correctly by @malore350 in #379
- Organize files by feature (vertical slice) by @mehmetozguldev in #387
- Refactor editor and fix overall issues by @mehmetozguldev in #396
- Remove welcome screen and CLI install prompt by @mehmetozguldev in #397
- Add project tabs for multi-workspace support by @mehmetozguldev in #398
- Fix Windows build errors in CLI and search commands by @mehmetozguldev in #399
New Contributors
- @malore350 made their first contribution in #379
Full Changelog: v0.2.2...v0.2.4
Athas v0.2.2
What's Changed
See the assets below to download this version and install.
Installation
- macOS: Download the
.dmgfile - Windows: Download the
.msifile - Linux: Download the
.AppImagefile
Full changelog: v__PREVIOUS_VERSION__...v0.2.2
What's Changed
- Vim enhancements by @SyedMuzamilM in #353
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- Improve click outside behavior for dropdown component by @kovsu in #351
- Fix correct package names for Arch in setup script by @VolodiaKraplich in #350
- Add setting toggles to command palette by @mehmetozguldev in #352
- Improve ux in switching project by @kovsu in #356
- Disable WebKitGTK DMABUF impl for GPU rendering by @devkokooo in #344
- chore: match tools version to node-version file by @binbandit in #358
- Command bar fixes by @mehmetozguldev in #357
- Update Windows development documentation by @HSp4m in #360
- Add extension support for syntax highlighting by @mehmetozguldev in #361
- Add missing tab shortcuts by @mehmetozguldev in #362
- Add and refactor extension categories by @mehmetozguldev in #363
- Image preview/toolbar by @mehmetozguldev in #364
- Fix intrusive UI on the code editor by @mehmetozguldev in #365
New Contributors
- @VolodiaKraplich made their first contribution in #350
- @binbandit made their first contribution in #358
- @HSp4m made their first contribution in #360
Full Changelog: v0.1.2...v0.2.1
Athas v0.1.2
New Features
- Add markdown preview support
- Add icon themes
- Add more vim commands and improvements
- Add shortcut for color theme selector
- Add shortcut to kill terminal process
What's Changed
- Fix search highlighting in Find Bar
- Fix editor syntax highlighting
- Fix vim mode cursor styles and behavior
- Fix agent dropdowns
- Fix editor scrolling
- Fix logic for determining blame line by @kovsu in #332
- Add integrated menu bar and option to toggle native/UI menu bar by @trafficlunar in #322
- Fixed the build issue by @SyedMuzamilM in #333
- Fix password prompt when using SSH key by @piotrmaciejbednarski in #335
- Use dynamic proxy port, instead of hardcoded by @SnaetWarre in #336
- Bump slab from 0.4.10 to 0.4.11 by @dependabot[bot] in #338
- Clean up setup scripts (linux) & docs for next release by @devkokooo in #340
- Add individual zoom to editor, terminal and window by @amol909 in #342
- Fix agent dropdowns by @SyedMuzamilM in #346
- Fix/vim mode by @SyedMuzamilM in #347
- Refactor cursor styles for Vim mode and remove unused CSS by @kovsu in #349
Full Changelog: v0.1.1...v0.1.2
Athas v0.1.1
What's Changed
See the assets below to download this version and install.
Installation
- macOS: Download the
.dmgfile - Windows: Download the
.msifile - Linux: Download the
.AppImagefile
Full changelog: v__PREVIOUS_VERSION__...v0.1.1