Update May 5, 2026 tracked by Updatify
Athas v0.5.0
- Polish stash list and centralize search matching by @mehmetozguldev in https://github.com/athasdev/athas/commit/74b0a77c262334b5b564a1ea2e55ad9df02ad92b
- Refine sidebar activity rail layout by @mehmetozguldev in https://github.com/athasdev/athas/commit/cd486f79a51fd17b964c6d3486911b9bb9de0f48
- Add Nix syntax highlighting by @mehmetozguldev in https://github.com/athasdev/athas/commit/4316bd5972768af495555eac554b9998e8fb4804
- Fix editor cursor scroll sync by @mehmetozguldev in https://github.com/athasdev/athas/commit/878867140745e68b615bbece72e149cd1e258154
- Stabilize editor token retargeting by @mehmetozguldev in https://github.com/athasdev/athas/commit/917119d4dbc432334e7238273d217adb72f72bf2
- Wire editor context menu actions by @mehmetozguldev in https://github.com/athasdev/athas/commit/69e042a671c25fe6180117d867ea4dd40f6959d1
- Surface lint diagnostics in the editor by @mehmetozguldev in https://github.com/athasdev/athas/commit/19cbfef28fdb62736557425389f9fccbcbf502f4
- Apply LSP workspace edits from code actions by @mehmetozguldev in https://github.com/athasdev/athas/commit/ed9eb42323d674085f87bebe5f6ed803ef652312
- Reuse workspace edits for rename by @mehmetozguldev in https://github.com/athasdev/athas/commit/d3a9ac3bc1196da949c3279aa1caaeb1cb5ab523
- Keep LSP completions alive after switching files by @mehmetozguldev in https://github.com/athasdev/athas/commit/41bc0bdf4514ed2297bf866212fbf0f89b18255e
- Tighten LSP status and diagnostics paths by @mehmetozguldev in https://github.com/athasdev/athas/commit/66094d91a9fe6529db8ea608f2d85ef3f706dfef
- Render LSP semantic tokens in the editor by @mehmetozguldev in https://github.com/athasdev/athas/commit/6299e666eec810c48df82831fee7f6173d769b1e
- Make LSP CodeLens actions executable by @mehmetozguldev in https://github.com/athasdev/athas/commit/7ae05e4c0103f048e13a6c3e7eb0cd28bd4ede1a
- Request inlay hints for the visible editor range by @mehmetozguldev in https://github.com/athasdev/athas/commit/07563782170847d423346fcca1542cd05a6d6bfe
- Scope signature help to the active editor by @mehmetozguldev in https://github.com/athasdev/athas/commit/e7c9e86c6e32b8ceb67012f067240dddbaff75f5
- Prepare LSP rename before showing input by @mehmetozguldev in https://github.com/athasdev/athas/commit/a79969027c3f435e0f5f33213e99fdc0ebdef5ce
- Clear diagnostics when LSP documents close by @mehmetozguldev in https://github.com/athasdev/athas/commit/213cb59597b226a4e281e831fc61d4f6b92a3b51
- Use LSP signature trigger characters by @mehmetozguldev in https://github.com/athasdev/athas/commit/4403118e64c8fd037da7a777b64e02185172f271
- Open git stashes without switching sidebars by @mehmetozguldev in https://github.com/athasdev/athas/commit/0d6e7976e7cb9b60523d1097d0b4f96d445e94de
- Fix global search result marker rail by @mehmetozguldev in https://github.com/athasdev/athas/commit/a8309251854308795841a6ec1e1fcac58e77b54e
- Fix inlay hint alignment and toggle by @mehmetozguldev in https://github.com/athasdev/athas/commit/5fa5ace55a4ebee1c900b63b9bda4b0a47431d98
- Fix terminal and bottom pane tab behavior by @mehmetozguldev in https://github.com/athasdev/athas/commit/d3d27e39c7dc7f7263368847ff39c150ba4305d3
- Update contributing notes by @mehmetozguldev in https://github.com/athasdev/athas/commit/34a2d9e18e77bf3f4a401009c6bf6000425e3623
- Protect stateful buffers from eviction by @mehmetozguldev in https://github.com/athasdev/athas/commit/e02b250b0dab24e4124cf04c4428ee76774481e4
- Preserve terminal sessions across tab moves by @mehmetozguldev in https://github.com/athasdev/athas/commit/502e1c0853860bb5ebcfed08743b6f96752e7232
- Fix git tree guide rendering by @mehmetozguldev in https://github.com/athasdev/athas/commit/998ff4348945f6eadfa8acd3198529766db96403
- Improve git sidebar workflows by @mehmetozguldev in https://github.com/athasdev/athas/commit/981e941af6089703e7113302754d392c164cbf1b
- Polish editor and chat controls by @mehmetozguldev in https://github.com/athasdev/athas/commit/a62eca1f1fee4538e2075895f2219e31c471bdc8
- Improve editor scroll behavior and adjust diff file limit by @mehmetozguldev in https://github.com/athasdev/athas/commit/fb71a98463ee895ef67bc2d8deb8ad21587e234d
- Improve Windows dev setup by @mehmetozguldev in https://github.com/athasdev/athas/pull/637
- Bump openssl from 0.10.75 to 0.10.78 by @dependabot[bot] in https://github.com/athasdev/athas/pull/619
- Improve search indexing and editor scrolling by @mehmetozguldev in https://github.com/athasdev/athas/commit/08ca59b891ea56b4bda055e52c1376ae24e78bf3
- Add sidebar resource drag and drop by @mehmetozguldev in https://github.com/athasdev/athas/commit/6f29754dcd5ecc1a9b001d525830c867a4e15951
- Add multi-agent chat controls by @mehmetozguldev in https://github.com/athasdev/athas/commit/fc758661ac3685020f389886cca9d703bafb329c
- Move AI account controls to title bar by @mehmetozguldev in https://github.com/athasdev/athas/commit/e097106eb78af564473166119e9050ae7353f261
- Add Linux CEF runtime path by @mehmetozguldev in https://github.com/athasdev/athas/commit/43648f7a467705aa203dd8d7d2b61ee3b70fdcdb
- Add Linux CEF build workflow by @mehmetozguldev in https://github.com/athasdev/athas/commit/dab72dd0e257c3930baa3b82b5e8a45bd5d3254b
- Fix Linux CEF build arguments by @mehmetozguldev in https://github.com/athasdev/athas/commit/5bad434341f416b5397acec55fe12ba5e8e83f81
- Align Tauri JavaScript packages by @mehmetozguldev in https://github.com/athasdev/athas/commit/4ac44344652b1d317c63cf780c48ddbc110dcf5d
- Use concrete Tauri app handle runtime by @mehmetozguldev in https://github.com/athasdev/athas/commit/e95a59d2b34d94667c09beaf4ea3151684df91df
- Disable Linux CEF AppImage build by @mehmetozguldev in https://github.com/athasdev/athas/commit/bb6de3c9d34ef977c13dab57b9b0e337189916ad
- Simplify release packaging by @mehmetozguldev in https://github.com/athasdev/athas/commit/ca797d828322ec70c3a03c6768a0cbb9c811228e
- Add Linux CEF runtime rpath by @mehmetozguldev in https://github.com/athasdev/athas/commit/659020990e0aaf0604158f833e949ca8cf68de17
- Install Zig in Linux setup by @mehmetozguldev in https://github.com/athasdev/athas/commit/54844adf35665a73db810b63d9444f7267cbad65
- Fix Linux CEF tarball verification by @mehmetozguldev in https://github.com/athasdev/athas/commit/b4a892b05a02a06f2316c4c848ea012675d14268
- Rename CEF feature flag by @mehmetozguldev in https://github.com/athasdev/athas/commit/453a322b4ebe6932950b1164e2ae15a81762be4b
- Rename Linux runtime feature by @mehmetozguldev in https://github.com/athasdev/athas/commit/bbc5d0d075b20fcc602ec48a52f84eda6bcffa5a
- Move database providers to extensions by @mehmetozguldev in https://github.com/athasdev/athas/commit/6edb7ff8645482adffed03d0fe3d87ef0acb34cb
- Extend marketplace contribution schema by @mehmetozguldev in https://github.com/athasdev/athas/commit/0d85a8c9469a977e1cfed335f0953427c6015c0f
- Activate theme extension contributions by @mehmetozguldev in https://github.com/athasdev/athas/commit/785f6e07a6ed6d3566f1a1dd5bc93fb52ea1ca85
- Show theme marketplace extensions by @mehmetozguldev in https://github.com/athasdev/athas/commit/c8d2f2612acec4fa6e5010ab34b99d8001a663d4
- Skip non-language marketplace manifests by @mehmetozguldev in https://github.com/athasdev/athas/commit/e3d7c4c5600b31d1b8e404778692fc4fc6b0a022
- Support alpha release channel by @mehmetozguldev in https://github.com/athasdev/athas/commit/b9d50a6ff10f994db48ef7d961cbed4cd9400930
- Prepare alpha release by @mehmetozguldev in https://github.com/athasdev/athas/commit/954d0385fc64a20f8fab1389448dc901e71997a7
- Revert “Prepare alpha release” by @mehmetozguldev in https://github.com/athasdev/athas/commit/e67ada52fde43f50e24c40d0e49994990bcaf512
- Revert “Support alpha release channel” by @mehmetozguldev in https://github.com/athasdev/athas/commit/df6f50747d2b193cd210abc237e41c492938f545
- Fix Windows release build shell by @mehmetozguldev in https://github.com/athasdev/athas/commit/f5d1feb7f8ff97e0390947684e5cd8cccea6f9c0
- Run Windows release builds in PowerShell by @mehmetozguldev in https://github.com/athasdev/athas/commit/150cbae6be01fc66d4a2a8bf331280e0843324e8
- Avoid duplicate Windows release signatures by @mehmetozguldev in https://github.com/athasdev/athas/commit/f7b3d2e9b0f18d2fb3481caf57cdd7d7c1ee4eb0
- Normalize preview release asset names by @mehmetozguldev in https://github.com/athasdev/athas/commit/73af7953d45fc5bf2f5e3dc9b66be89a7a9812b5
- Simplify generated release notes by @mehmetozguldev in https://github.com/athasdev/athas/commit/ae9909ac774dede308ba5e6e89c10aac1db58f2a
- Fix Linux preview window and update UX by @mehmetozguldev in https://github.com/athasdev/athas/commit/b90272fd2b6351cccd2120dcd32c0eb1392225dc
- Move onboarding into a tab by @mehmetozguldev in https://github.com/athasdev/athas/commit/e7df87e8ee2130367d49c85ea828989d519b8c15
- Fix Mistral API key validation by @mehmetozguldev in https://github.com/athasdev/athas/commit/8b86b95774e54e3cae5daa8df5e1c413dc6d637b
- Fix Linux IPC fallbacks by @mehmetozguldev in https://github.com/athasdev/athas/commit/b77794d74a85923b848d7b27dfa2b0cb5546ed6a
- Fix/hamburger menu position by @Yxmura in https://github.com/athasdev/athas/pull/613
- Fix release notes workflow permissions by @mehmetozguldev in https://github.com/athasdev/athas/commit/ac191ed95848fa7b1c72f48d718597c9d2a21c27
- Improve release notes and markdown tables by @mehmetozguldev in https://github.com/athasdev/athas/commit/f4fe057d8d1d24efe25d2e3ef3365524f36df81b
- Add dotenv highlighting and env template actions by @mehmetozguldev in https://github.com/athasdev/athas/commit/4e005a9b58de53dbeab7fc3686e40e9564be86d9
- Support macOS 12 WebView builds by @mehmetozguldev in https://github.com/athasdev/athas/commit/952cf26730bcb9e17428c0cacefc8d9eef0dbb65
- Render patch files in diff viewer by @mehmetozguldev in https://github.com/athasdev/athas/commit/8e1006e27bb9b5555f350eeaf7f2f2644f8f2964
- Polish AI composer tokens by @mehmetozguldev in https://github.com/athasdev/athas/commit/86e29a9d5411d58accbd5bf182931b940d9a8bea
- Polish selection, env dialogs, and scrollbars by @mehmetozguldev in https://github.com/athasdev/athas/commit/dba8b9343784e37333d0f1de84e915f09e381e0c
- Replace remaining native dialogs by @mehmetozguldev in https://github.com/athasdev/athas/commit/e2749a41b61fa3e814b10a004d66237d1d1d4df7
- Add command palette quick views and git init polish by @mehmetozguldev in https://github.com/athasdev/athas/commit/a2bc43736b6ff1a2b5afd63b845299483acf7814
- Avoid native dialogs on Linux CEF by @mehmetozguldev in https://github.com/athasdev/athas/commit/61bcdcf066d9d8e481a072fc204395148ada442d
- Prevent Ctrl W closing Linux CEF window by @mehmetozguldev in https://github.com/athasdev/athas/commit/b2ce093d12ea494a37d39253fffd610cd4f062a1
- Add Linux folder picker by @mehmetozguldev in https://github.com/athasdev/athas/commit/adcbc4f68237bc74010bf9ea4fce5f40dfdb8e70
- Clarify Linux microphone errors by @mehmetozguldev in https://github.com/athasdev/athas/commit/7945859a66cc73305f466299e5c29b144cd255c1
- Polish scrollbars and new tab behavior by @mehmetozguldev in https://github.com/athasdev/athas/commit/ef94a6a407c2c588d1400faa7d0dff16b4bf469b
- Show blank pane after closing new tab by @mehmetozguldev in https://github.com/athasdev/athas/commit/332971c38b6ea1b218e197c6090902f292f2e23e
- Polish extensions categories by @mehmetozguldev in https://github.com/athasdev/athas/commit/6be7e66efa7241b7eba2bca66fccd3e10acffdb8
- Polish multi agents ACP UI by @mehmetozguldev in https://github.com/athasdev/athas/commit/d0559dd65f777e80caeeae76526b1432b61a6a70
- Limit Linux tarball build to manual runs by @mehmetozguldev in https://github.com/athasdev/athas/commit/8ff87d2c2c771384e41ddbed48b9b55e79732144
- Resolve Linux launcher symlinks by @mehmetozguldev in https://github.com/athasdev/athas/commit/cc1dfd5ec435c168ebac58ff81569f1528fbcb17
- Add custom autocomplete provider support by @kodahhhhh in https://github.com/athasdev/athas/pull/653
- Workspace lifecycle and project tab hardening by @mehmetozguldev in https://github.com/athasdev/athas/pull/654
- Add remaining workspace updates by @mehmetozguldev in https://github.com/athasdev/athas/commit/342e198d6fa6a1a22c94374918e5ec544b11d375
- Fix git sidebar responsive layout by @mehmetozguldev in https://github.com/athasdev/athas/commit/e88fae3bfba6bfc8251de77f2c113409957ad9ef
- Add Zig syntax capture mappings by @mehmetozguldev in https://github.com/athasdev/athas/commit/9d4ab02135d91fdc6cf6d4182aef0e632fad3cc1
- Fix bundled Zig highlight query by @mehmetozguldev in https://github.com/athasdev/athas/commit/5c1a1dbddc1b968f9e6e5564aad2eb52c7b0cb40
- Render inlay hints inline with editor text by @mehmetozguldev in https://github.com/athasdev/athas/commit/2f57b43ce7129a447676d5a39ada9608143462ba
- Stabilize inlay hint editing by @mehmetozguldev in https://github.com/athasdev/athas/commit/ba5ded6bd488ab0bb67b00478a665c4a2424856d
- Add multi-root workspace folder management by @mehmetozguldev in https://github.com/athasdev/athas/commit/c808630f268da471c72afcd0d763218e7ae18b6e
- Fix Linux release CLI install by @mehmetozguldev in https://github.com/athasdev/athas/commit/b5a8b8a903fa77e4467efcfbbc1c8a82e5c62b6d
Full Changelog: https://github.com/athasdev/athas/compare/v0.4.7…v0.5.0