Releases: nullmastermind/NotepadAI
Release list
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
v0.0.102
Full Changelog: v0.0.101...v0.0.102
v0.0.101
Fixed
- Git status no longer refreshes on every agent edit — bursts collapse into one update after a short pause, and a continuous swarm updates at most every few seconds.
- The context-usage bar no longer flashes to 0% in the middle of a turn.
Builds for Windows (installer or portable zip), Linux (AppImage), and macOS (dmg), each against Qt 6.5, 6.8, and 6.10.
v0.0.100
New
- Programs launched from a local terminal share a 16 GB memory ceiling, and the one that crosses it is stopped so it cannot exhaust memory and close the editor — change or turn it off under Preferences → Terminal.
Changed
- Closing a local terminal stops the programs it launched, not only the shell.
Builds for Windows (installer or portable zip), Linux (AppImage), and macOS (dmg), each against Qt 6.5, 6.8, and 6.10.
v0.0.99
v0.0.98
New
- On Windows, a link that would open a new browser window opens as another tab in the same mini-app or Quick Browse view — same cookies, and closing the last of those tabs closes the browser tab.
Changed
- A mini-app with no launch command opens immediately, without waiting on a health check.
- While a goal is running, messages you type are included the next time the goal is judged, after the last achieved goal or compact.
Fixed
- Middle-click closes a pinned mini-app or Quick Browse tab, and drops it from the pinned list.
- Mini-app Debug, Proxy, and startup-timeout values are kept when those sections are off, and applied only while the section is on.
- Debug ports come from a free local port instead of a fixed port range.
Builds for Windows (installer or portable zip), Linux (AppImage), and macOS (dmg), each against Qt 6.5, 6.8, and 6.10.
v0.0.97
Changed
- The default Goal Agent prompt classifies whether the criterion is met and leaves the fix to the coding agent. If the unmet part needs a human action, or the iteration cap is reached with the criterion still unmet, the goal stops and hands that criterion back instead of marking it done.
Fixed
- Send with Goal and Generate Prompt remember the last Prompt template — editing a scheduled task no longer overwrites that choice.
Builds for Windows (installer or portable zip), Linux (AppImage), and macOS (dmg), each against Qt 6.5, 6.8, and 6.10.