Releases: nullmastermind/NotepadAI
Release list
v0.0.112
v0.0.111
Changed
- Send to AI from a browser or mini-app tab now pastes a short
cdp-url:address instead of a long connect prompt.
Builds for Windows (installer or portable zip), Linux (AppImage), and macOS (dmg), each against Qt 6.5, 6.8, and 6.10.
v0.0.110
Fixed
- Clicking a linked worktree whose folder no longer exists no longer crashes — the app switches back to the main checkout and removes the stale entry from the list.
Builds for Windows (installer or portable zip), Linux (AppImage), and macOS (dmg), each against Qt 6.5, 6.8, and 6.10.
v0.0.109
Full Changelog: v0.0.108...v0.0.109
v0.0.108
Fixed
- Long repository or branch names no longer stretch the Git sidebar — the dropdown still shows the full name.
Builds for Windows (installer or portable zip), Linux (AppImage), and macOS (dmg), each against Qt 6.5, 6.8, and 6.10.
v0.0.107
New
- Manage linked worktrees from a searchable popup — switch, remove, or merge a worktree's branch into the main checkout and then remove it.
Changed
- Worktrees that belong to submodules now show up in the repository list and refresh when they change.
Builds for Windows (installer or portable zip), Linux (AppImage), and macOS (dmg), each against Qt 6.5, 6.8, and 6.10.
v0.0.106
New
- Linked worktrees show up in the repository list — remove one, or merge its branch into the main checkout and then remove it.
Changed
- Agent status banners can be closed. Retry, restart, and debug are no longer on the banner — restart a session with Ctrl+N in the composer.
Builds for Windows (installer or portable zip), Linux (AppImage), and macOS (dmg), each against Qt 6.5, 6.8, and 6.10.
v0.0.105
New
- When Prefix /goal is on, the first success criterion is sent immediately as a /goal prompt — later criteria still wait until the previous one is achieved.
Fixed
- Closing a mini-app tab while it is still starting no longer crashes the app.
Builds for Windows (installer or portable zip), Linux (AppImage), and macOS (dmg), each against Qt 6.5, 6.8, and 6.10.
v0.0.104
Changed
- Claude Code and Codex can be edited or deleted in Settings — the change survives a restart, and deleting the default switches to the next remaining agent.
Builds for Windows (installer or portable zip), Linux (AppImage), and macOS (dmg), each against Qt 6.5, 6.8, and 6.10.
v0.0.103
New
- Save a goal's success criteria with the current project, or keep the preset global — project presets travel with the folder and show up in the load list, including ones already stored there. Remote sessions stay on global presets only.
Fixed
- Closing or resizing a mini-app or Quick Browse tab no longer risks a crash while a viewport size is selected.
Builds for Windows (installer or portable zip), Linux (AppImage), and macOS (dmg), each against Qt 6.5, 6.8, and 6.10.
Full Changelog: v0.0.102...v0.0.103