Skip to content

Releases: nullmastermind/NotepadAI

v0.0.112

Choose a tag to compare

@github-actions github-actions released this 27 Sep 15:24

Changed

  • Downloads are now built only against Qt 6.5 — the Qt 6.8 and Qt 6.10 installers are no longer published.

Builds for Windows (installer or portable zip), Linux (AppImage), and macOS (dmg), built against Qt 6.5.

v0.0.111

Choose a tag to compare

@github-actions github-actions released this 27 Sep 08:36

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

Choose a tag to compare

@github-actions github-actions released this 26 Sep 19:48

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

Choose a tag to compare

@github-actions github-actions released this 26 Sep 13:30

Full Changelog: v0.0.108...v0.0.109

v0.0.108

Choose a tag to compare

@github-actions github-actions released this 26 Sep 07:23

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

Choose a tag to compare

@github-actions github-actions released this 26 Sep 04:52

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

Choose a tag to compare

@github-actions github-actions released this 25 Sep 20:00

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

Choose a tag to compare

@github-actions github-actions released this 25 Sep 16:11

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

Choose a tag to compare

@github-actions github-actions released this 25 Sep 07:40

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

Choose a tag to compare

@github-actions github-actions released this 25 Sep 04:28

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