Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: athasdev/athas

Athas v0.4.2

03 Mar 01:22

Choose a tag to compare

What's Changed

Syntax Highlighting β€” Rebuilt from the Ground Up

Every tree-sitter parser (all 35 languages) has been rebuilt from source using the latest tree-sitter-cli, resolving a long-standing WASM ABI version mismatch that silently broke syntax highlighting across most languages. Highlighting for YAML, JSX/TSX, and SQL now works correctly, and all grammars use the modern dylink.0 format expected by the runtime.

New: SQL Syntax Highlighting

SQL files are now fully supported with syntax highlighting powered by a dedicated tree-sitter grammar β€” previously, SQL had no highlighting at all.

Editor Polish

  • The inline edit model selector now uses a cleaner sparkle icon
  • GitHub PRs panel layout has been tightened for better readability

Under the Hood

  • Removed the pre-built tree-sitter-wasms package entirely β€” all 35 parsers are now compiled from individual grammar sources during setup
  • Switched YAML, Markdown, and Vue grammars to the @tree-sitter-grammars maintained forks (C-compatible scanners for reliable WASM builds)
  • Updated YAML highlights query to match the new grammar structure

Installation

  • macOS: Download the .dmg file
  • Windows: Download the .exe file
  • Linux: Download the .deb or .rpm file

Full changelog: v0.4.1...v0.4.2

Athas v0.4.1

02 Mar 01:22

Choose a tag to compare

Workflow quality and stability improvements

This release improves day-to-day editing and Git workflows, strengthens ACP tool/runtime handling, and fixes key edge cases in parser behavior, inline editing, and macOS autofill behavior.

Installation

  • macOS: Download the .dmg file
  • Windows: Download the .exe file
  • Linux: Download the .AppImage file

Learn more about installing Athas
Full changelog: v__PREVIOUS_VERSION__...v0.4.1

Athas v0.4.0

19 Feb 15:33

Choose a tag to compare

What's Changed

See the assets below to download this version and install.

Installation

  • macOS: Download the .dmg file
  • Windows: Download the .exe file
  • Linux: Download the .AppImage file

Full changelog: v__PREVIOUS_VERSION__...v0.4.0

Athas v0.3.2

13 Jan 15:16

Choose a tag to compare

What's Changed

See the assets below to download this version and install.

Installation

  • macOS: Download the .dmg file
  • Windows: Download the .exe file
  • Linux: Download the .AppImage file

Full changelog: v__PREVIOUS_VERSION__...v0.3.2

Athas v0.3.1

22 Dec 16:50

Choose a tag to compare

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 .dmg file
  • Windows: Download the .exe file
  • Linux: Download the .AppImage file

Full changelog: v__PREVIOUS_VERSION__...v0.3.1

Athas v0.3.0

22 Dec 13:57

Choose a tag to compare

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 .dmg file
  • Windows: Download the .exe file
  • Linux: Download the .AppImage file

Full changelog: v__PREVIOUS_VERSION__...v0.3.0

Athas v0.2.7

09 Dec 20:03

Choose a tag to compare

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 .dmg file
  • Windows: Download the .exe file
  • Linux: Download the .AppImage file

Full Changelog: v0.2.6...v0.2.7

Athas v0.2.6

04 Dec 13:20

Choose a tag to compare

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 .dmg file
  • Windows: Download the .exe file
  • Linux: Download the .AppImage file

Full changelog: v__PREVIOUS_VERSION__...v0.2.6

Athas v0.2.4

08 Nov 17:59

Choose a tag to compare

See the assets below to download this version and install.

Installation

  • macOS: Download the .dmg file
  • Windows: Download the .msi file
  • Linux: Download the .AppImage file

What's Changed

New Contributors

Full Changelog: v0.2.2...v0.2.4

Athas v0.2.2

29 Oct 23:56

Choose a tag to compare

What's Changed

See the assets below to download this version and install.

Installation

  • macOS: Download the .dmg file
  • Windows: Download the .msi file
  • Linux: Download the .AppImage file

Full changelog: v__PREVIOUS_VERSION__...v0.2.2

What's Changed

Full Changelog: v0.2.1...v0.2.2