Skip to content

Notepad AI v0.3.5

Choose a tag to compare

@project820 project820 released this 20 Jun 09:47
· 22 commits to main since this release

Notepad AI v0.3.5

HTML export: pick a model just for HTML

  • The HTML-export wizard now has its own model picker (on the tone/style step). Choose any provider/model for HTML generation independently of your main chat model — e.g. a big-context model (GPT-5.x) for large documents, or a light one for quick jobs.
  • Your HTML-model choice is remembered, and the source-size budget follows the model's context window (ChatGPT/GPT-5.x budget raised to ~800K characters).

Rendering fix

  • Removed subscript (~x~): in Korean prose ~ means a range / "approximately" (e.g. 50~55%), which was being misrendered as a subscript in the preview. The tilde now stays literal. Highlight (==), superscript (^x^), emoji, definition lists, and header ids are unchanged. (Your Markdown source was never affected — this was a preview-only fix.)

Apple Silicon (arm64). Unsigned build: right-click -> Open on first launch.