QualiaSpark Logo
QualiaSpark

AHAwork Changelog

直接同步自 AHAwork GitHub Releases,每 1 小時重新抓取;點版本標題可跳到對應 GitHub Release 頁看原始格式。

  • AHAwork v0.1.39

    AHAwork v0.1.39

    新功能

    • 全文件展開模式 — 分頁群組右上角新增展開按鈕,一鍵把目前的文件或終端機放大到佔滿整個工作區(保留左側檔案櫃),專注閱讀或編輯;再按一下即可收回。支援所有文件類型,包含終端機。

    問題修復

    • 修復長時間使用後終端機區域整個變黑(黑屏)的問題 — 現在會自動偵測畫面失效並重建,不需重開 App
    • 修復終端機長時間無回應時,背景或待機狀態下誤跳「終端機無回應」通知的問題
    • 修復圖片拖曳到終端機(給 Claude Code)有時被擋住、無法插入檔案路徑的問題
    • 修復在編輯器貼上 / 拖曳圖片時,偶爾被存到錯誤專案資料夾的問題 — 圖片現在只會存到目前開啟的專案
    • 修復中文打到一半、切去終端機拉檔案後再繼續輸入,文字會變成散開注音的問題
    • 修復把群組裡最後一個終端機分頁拖到其他群組時,終端機被意外關閉的問題

    體驗優化

    • Markdown 編輯器貼上 Markdown 文字時自動辨識並轉成排版後的樣子,不再原樣貼成純文字
    • 沒有副檔名或特殊檔名的檔案(如 .env.local、Dockerfile、Makefile)現在可以直接開啟編輯
    • 開啟大量終端機分頁時的資源管理優化 — 背景分頁自動休眠、切回時自動喚醒,長時間使用更穩定
    • 終端機長時間無回應時,提供系統通知與一鍵恢復

    What's New

    • Full-screen expand mode — a new expand button on each tab group blows the current document or terminal up to fill the whole workspace (file tree stays); click again to collapse. Works for every file type, including terminals.
    • Fixed the terminal area going fully black after long sessions — failed canvases are detected and rebuilt automatically, no restart needed
    • Fixed false "terminal not responding" notifications while the app was in the background or idle
    • Fixed images dropped onto the terminal (for Claude Code) sometimes being blocked instead of inserting the file path
    • Fixed pasted/dropped images occasionally landing in the wrong project folder
    • Fixed Chinese IME input breaking into loose phonetic symbols after dragging a file into the terminal mid-composition
    • Fixed the last terminal tab in a group being accidentally closed when dragged to another group
    • Pasted Markdown is now auto-detected and rendered; files with no/unusual extensions are now editable

    Downloads

    PlatformFile
    macOS Apple SiliconAHAwork_0.1.39_aarch64.dmg
    Windows x64AHAwork_0.1.39_x64-setup.exe
    在 GitHub 看這個 release →
  • AHAwork v0.1.38

    AHAwork v0.1.38

    問題修復

    • 修復檔案櫃在大型專案資料夾中按右鍵選單卡頓 5-10 秒的問題

    What's New

    • Fixed: File cabinet right-click menu freezing for 5-10 seconds in large project folders

    Downloads

    PlatformFile
    macOS Apple SiliconAHAwork_0.1.38_aarch64.dmg
    WindowsAHAwork_0.1.38_x64-setup.exe
    在 GitHub 看這個 release →
  • AHAwork v0.1.37

    AHAwork v0.1.37

    問題修復

    • 修復「拖檔案到終端機沒按 Shift 卻被貼路徑」的問題 — 現在從 Finder、側邊欄、編輯器分頁三種來源拖曳行為都一致,沒按 Shift 不會誤貼路徑到 Claude Code 對話框
    • 優化終端機渲染邏輯,徹底解決 Claude Code 等 TUI 程式畫面亂碼破版問題

    ---

    What's New (English)

    Bug Fixes

    • Fixed "files dropped on terminal getting pasted as paths without Shift" — now consistent across Finder, sidebar, and tab drags
    • Optimized terminal rendering — fully resolves garbled output / layout breakage in TUI apps like Claude Code

    Downloads

    PlatformFile
    macOS Apple Silicon\AHAwork_0.1.37_aarch64.dmg\
    Windows\AHAwork_0.1.37_x64-setup.exe\
    在 GitHub 看這個 release →
  • AHAwork v0.1.36

    AHAwork v0.1.36

    新功能

    • DOCX / PPTX 文件預覽 — 在 app 內直接預覽 Word 和 PowerPoint 文件
    • DOCX: 標題顏色、項目符號、表格、底色框正確顯示
    • PPTX: 應用內全螢幕、滾輪/觸控板縮放、即時更新追蹤頁碼
    • Markdown 編輯器區塊巢狀結構與拖曳排序 — 支援多層巢狀清單與跨層級區塊拖曳

    What's New

    • New: Preview DOCX and PPTX files directly in AHAwork
    • DOCX: Headings, bullets, tables, and shaded blocks render correctly
    • PPTX: In-app fullscreen, scroll-to-zoom, live page tracking
    • New: Nested blocks and drag-and-drop reordering in the Markdown editor

    Downloads

    PlatformFile
    macOS Apple SiliconAHAwork_0.1.36_aarch64.dmg
    WindowsAHAwork_0.1.36_x64-setup.exe
    在 GitHub 看這個 release →
  • AHAwork v0.1.35

    AHAwork v0.1.35

    新功能

    • 表格內支援行內勾選框 — 可在表格儲存格內插入可點擊的 checkbox

    問題修復

    • 修復終端機長時間使用後出現文字亂碼的問題
    • 修復終端機關閉需要按兩次的問題
    • 修復底部終端機面板第一次點擊無法打開的問題
    • 修復開啟專案時底部終端機面板不再預設開啟的問題
    • 修復編輯器中圖片無法正常顯示的問題
    • 修復圖片拖曳到終端機時路徑插入錯誤的問題
    • 修復表格內勾選框存檔後消失的問題

    體驗優化

    • 終端機渲染引擎自動維護機制 — 大幅降低長時間使用後出現亂碼的機率
    • 終端機關閉操作不再有延遲
    • 底部終端機控制列重新設計 — 終端機名稱與關閉按鈕分組顯示,層次更清晰
    • 拖曳圖片到終端機需按住 Shift,附浮動提示,避免誤操作
    • 終端機 resize 後自動捲到底部

    What's New

    • Inline checkbox support inside table cells

    Bug Fixes

    • Fixed garbled text in terminal after extended use
    • Fixed terminal close requiring two clicks
    • Fixed bottom panel not opening on first click
    • Fixed bottom panel not opening by default on project load
    • Fixed images not displaying in editor
    • Fixed image drag-to-terminal path insertion
    • Fixed table checkbox disappearing on save

    Improvements

    • Automatic terminal rendering engine maintenance — reduces garbled text over long sessions
    • Instant terminal close with no delay
    • Redesigned bottom panel tab bar with clearer visual hierarchy
    • Shift+drag for terminal image drop with tooltip
    • Terminal scrolls to bottom after resize

    Downloads

    PlatformFile
    macOS Apple SiliconAHAwork_0.1.35_aarch64.dmg
    在 GitHub 看這個 release →
  • AHAwork v0.1.34

    AHAwork v0.1.34

    問題修復

    • 徹底修復切換專案或分頁後,終端機畫面出現亂碼的問題(先前版本未完全解決,本次從底層重新設計渲染機制)
    • 修復背景閒置的終端機佔用過多記憶體的問題

    體驗優化

    • 終端機切換回來時不再閃爍或短暫空白

    Bug Fixes

    • Completely fixed garbled terminal text after switching projects or tabs (redesigned rendering from the ground up)
    • Fixed background terminals consuming excessive memory

    Improvements

    • Eliminated flicker when switching back to a terminal

    Downloads

    PlatformFile
    macOS Apple SiliconAHAwork_0.1.34_aarch64.dmg
    macOS IntelAHAwork_0.1.34_x64.dmg
    WindowsAHAwork_0.1.34_x64-setup.exe
    在 GitHub 看這個 release →
  • AHAwork v0.1.33

    AHAwork v0.1.33

    新功能

    • 自動更新:啟動時自動檢查新版本,可選擇立即更新、稍後提醒或跳過此版本
    • 版本資訊:在 Help 選單中查看當前版本號與歷史更新記錄
    • 問題回報:在 Help 選單一鍵回報問題,自動附上系統資訊方便排查
    • 更新說明:版本更新後自動顯示本次更新了什麼

    問題修復

    • 修復終端機在背景放久後畫面渲染異常的問題
    • 修復終端機偶爾出現部分文字缺失的問題

    What's New

    • Auto Update: Checks for new versions on startup with update/remind/skip options
    • Version Info: View current version and release history from the Help menu
    • Bug Report: One-click issue reporting with auto-collected system info
    • What's New Dialog: Shows release notes after each update

    Bug Fixes

    • Fixed terminal rendering issues after being idle in background
    • Fixed occasional missing text in terminal display

    Downloads

    PlatformFile
    macOS Apple SiliconAHAwork_0.1.33_aarch64.dmg
    macOS IntelAHAwork_0.1.33_x64.dmg
    WindowsAHAwork_0.1.33_x64-setup.exe
    在 GitHub 看這個 release →
  • AHAwork v0.1.32

    AHAwork v0.1.32

    問題修復

    終端機

    • 修復切換專案或切換分頁後,終端機畫面出現亂碼的問題
    • 修復關閉 App 重新開啟後,所有終端機消失的問題
    • 修復切換回終端機時畫面會從頂部重新捲動的問題
    • 修復第一個終端機分頁無法雙擊改名的問題
    • 底部面板的「關閉」和「收起」按鈕分開,避免誤觸

    輸入

    • 修復中文輸入法選字後出現錯誤字元的問題
    • 修復在 Claude Code 終端機中無法貼上圖片的問題
    • 修復 Shift+Enter 會貼上圖片而非換行的問題
    • 修復提示框(Tooltip)偶爾卡在畫面上不消失的問題

    檔案管理

    • 修復在深層資料夾中新增檔案時,輸入框不出現的問題
    • 新增檔案時預設位置改為目前所在的資料夾
    • 拖曳檔案到終端機現在需要按住 Shift 才會貼上路徑,避免誤觸

    What's New

    Terminal

    • Fixed garbled text after switching projects or tabs
    • Fixed all terminals disappearing after app restart
    • Fixed scroll-from-top animation when switching back to terminal
    • Fixed tab rename not working on the first terminal tab
    • Separated close and collapse buttons in bottom panel

    Input

    • Fixed Chinese IME committing wrong characters
    • Restored image paste in Claude Code terminal
    • Fixed Shift+Enter pasting images instead of creating new line
    • Fixed tooltip getting stuck on screen

    File Management

    • Fixed new file input not appearing in deeply nested folders
    • New file now defaults to the currently focused folder
    • Dragging files to terminal now requires holding Shift

    Downloads

    PlatformFile
    macOS Apple SiliconAHAwork_0.1.32_aarch64.dmg
    macOS IntelAHAwork_0.1.32_x64.dmg
    WindowsAHAwork_0.1.32_x64-setup.exe
    在 GitHub 看這個 release →
  • AHAwork v0.1.31

    AHAwork v0.1.31

    新功能

    • 多國語系支援:介面新增英文語系,可在設定中切換
    • 通知系統優化:通知標題與內容更加清晰易讀

    問題修復

    • 修復多項介面穩定性問題
    • 修復安全性相關問題

    Downloads

    PlatformFile
    macOS Apple SiliconAHAwork_0.1.31_aarch64.dmg
    macOS IntelAHAwork_0.1.31_x64.dmg
    WindowsAHAwork_0.1.31_x64-setup.exe
    在 GitHub 看這個 release →
  • AHAwork v0.1.22

    Downloads

    PlatformFile
    macOS Apple SiliconAHAwork_0.1.22_aarch64.dmg
    macOS IntelAHAwork_0.1.22_x64.dmg
    WindowsAHAwork_0.1.22_x64-setup.exe
    在 GitHub 看這個 release →
  • AHAwork v0.1.21

    AHAwork v0.1.21

    更新內容

    • 終端機自訂名稱:雙擊終端機 tab 可直接重新命名,支援底部面板、tab bar 及編輯區
    • 防止名稱自動覆蓋:自訂名稱後,前景程序(如 Claude Code)的標題變更不會覆蓋自訂名稱
    • 修復 detached terminal 改名無效:拉到編輯區的終端機現在也能正確保留自訂名稱
    • 更新發布腳本

    What's New

    • Custom terminal tab names: Double-click any terminal tab to rename it (bottom panel, tab bar, editor area)
    • Auto-title protection: Custom names persist even when foreground processes (e.g. Claude Code) change the terminal title
    • Fix detached terminal rename: Terminals dragged to the editor area now correctly retain custom names
    • Updated release scripts

    ---

    Downloads

    PlatformFile
    macOS Apple SiliconAHAwork_0.1.21_aarch64.dmg
    macOS IntelAHAwork_0.1.21_x64.dmg
    WindowsAHAwork_0.1.21_x64-setup.exe
    在 GitHub 看這個 release →
  • AHAwork v0.1.20

    What's New

    • Windows 版本首次支援(.exe / .msi)
    • 跨平台 credential 模組
    • GitHub Actions CI/CD 自動打包

    Downloads

    平台檔案
    macOS Apple SiliconAHAwork_0.1.20_aarch64.dmg
    macOS IntelAHAwork_0.1.20_x64.dmg
    WindowsAHAwork_0.1.20_x64-setup.exe
    在 GitHub 看這個 release →
  • AHAwork v0.1.18

    AHAwork v0.1.18

    更新內容

    問題修復

    • 修復 Git Push 按鈕在多 Worktree 環境下不顯示的問題
    • 修復終端機 Mutex 死鎖風險(lock ordering 統一)
    • 修復 Git Graph 在多 Worktree 間互相覆蓋的問題
    • 修復檔案櫃顯示模式(簡潔/完整)切換後未持久化的問題
    • 修復多檔案拖放到終端機只寫入單一路徑的問題

    新功能

    • 編輯器 URL 自動偵測並轉為可點擊超連結
    • 終端機內連結可點擊(外部 URL 開瀏覽器,檔案路徑在 App 內開啟)
    • Tab 拖放到終端機自動寫入檔案路徑
    • 外部檔案拖放到檔案櫃自動複製
    • Tab 切換時檔案櫃自動定位並展開對應檔案
    • 專案開啟後自動清理孤立 asset 圖片

    體驗優化

    • Git 統一 Refresh 機制(Promise.all 並行刷新)
    • 消除 Git 雙重 Polling,降低 CPU 使用
    • 檔案櫃顯示模式切換 Race Condition 防護

    What's New

    Bug Fixes

    • Fixed Git Push button not appearing in multi-worktree setups
    • Fixed terminal Mutex deadlock risk (unified lock ordering)
    • Fixed Git Graph data bleeding across worktrees
    • Fixed file tree display mode not persisting across sessions
    • Fixed multi-file drag to terminal only writing single path

    New Features

    • Auto-detect and linkify URLs in the editor
    • Clickable links in terminal (URLs open browser, file paths open in app)
    • Drag tabs to terminal to write file paths
    • Drag external files to file tree to copy them into project
    • Auto-expand and scroll to active file in file tree on tab switch
    • Auto-cleanup orphaned asset images on project open

    Improvements

    • Unified Git refresh mechanism with parallel execution
    • Eliminated dual Git polling to reduce CPU usage
    • Race condition protection for file tree mode switching
    在 GitHub 看這個 release →
  • AHAwork v0.1.17

    AHAwork v0.1.17

    更新內容

    • 檔案櫃顯示模式切換:新增「簡潔模式」與「完整模式」切換,完整模式可顯示所有隱藏資料夾(dotfiles、node_modules 等)
    • 重整檔案櫃按鈕恢復:工具列新增重整按鈕,可快速刷新檔案樹
    • 快捷鍵架構修復(第二輪):修復 outline toggle、nav 快捷鍵被系統攔截等問題,補強 Dispatcher 整合測試
    • 終端機優化:終端機相關補充修正

    What's New

    • File tree display mode: Switch between "Simple" (hide dotfiles) and "Full" (show all files/folders)
    • Refresh button restored: Quick refresh button added back to file tree toolbar
    • Keyboard shortcut fixes (round 2): Fixed outline toggle, nav shortcuts intercepted by WKWebView, added dispatcher integration tests
    • Terminal improvements: Minor terminal fixes

    Download

    • AHAwork_0.1.17_aarch64.dmg — macOS Apple Silicon (M1/M2/M3/M4)

    Installation / 安裝方式

    1. Download the .dmg file below / 下載下方的 .dmg 檔 2. Open the .dmg and drag AHAwork to Applications / 打開 .dmg,將 AHAwork 拖曳至應用程式資料夾 3. On first launch, right-click → Open (macOS Gatekeeper) / 首次啟動請右鍵 → 打開(macOS 安全性)

    在 GitHub 看這個 release →
  • AHAwork v0.1.16

    AHAwork v0.1.16

    更新內容

    • 快捷鍵架構重構:統一 Dispatcher + Scope 機制,取代分散的事件監聽
    • 終端機補充修正:終端機相關 bug 修復

    What's New

    • Keyboard shortcut architecture overhaul: Unified dispatcher + scope-based routing
    • Terminal fixes: Minor terminal bug fixes

    Download

    • AHAwork_0.1.16_aarch64.dmg — macOS Apple Silicon (M1/M2/M3/M4)

    Installation / 安裝方式

    1. Download the .dmg file below / 下載下方的 .dmg 檔 2. Open the .dmg and drag AHAwork to Applications / 打開 .dmg,將 AHAwork 拖曳至應用程式資料夾 3. On first launch, right-click → Open (macOS Gatekeeper) / 首次啟動請右鍵 → 打開(macOS 安全性)

    在 GitHub 看這個 release →
  • AHAwork v0.1.15

    AHAwork v0.1.15

    macOS (Apple Silicon) desktop application.

    Download

    • AHAwork_0.1.15_aarch64.dmg — macOS Apple Silicon (M1/M2/M3/M4)

    Installation / 安裝方式

    1. Download the .dmg file below / 下載下方的 .dmg 檔 2. Open the .dmg and drag AHAwork to Applications / 打開 .dmg,將 AHAwork 拖曳至應用程式資料夾 3. On first launch, right-click → Open (macOS Gatekeeper) / 首次啟動請右鍵 → 打開(macOS 安全性)

    在 GitHub 看這個 release →