Skip to content

v0.0.41

Choose a tag to compare

@github-actions github-actions released this 29 May 13:42
· 78 commits to master since this release

NotepadAI v0.0.41

Housekeeping release — nothing changes in how the app looks or behaves, so there's no rush to grab it.

This one is purely under the hood: a pass over the codebase to clear out static-analysis warnings in our own code. Redundant string copies trimmed, a couple of tight loops made a touch leaner, and one dialog method renamed so it no longer quietly clashes with a Qt base-class method. All small, all internal — no new features and no fixes you'd notice while editing.

If you're already on v0.0.40 you're not missing anything functional. Upgrade whenever it's convenient.


Downloads: grab the installer (Installer.exe) or the portable zip (win64.zip) for Windows, the .AppImage for Linux, or the .dmg for macOS below. The qt65 / qt68 / qt610 builds just track the Qt version — if you don't care, take qt610.

Full Changelog: v0.0.40...v0.0.41