Skip to content
This repository was archived by the owner on Mar 7, 2026. It is now read-only.

Scratchpad v1.6.0

Latest

Choose a tag to compare

@eliasamurphy eliasamurphy released this 03 Sep 19:33
· 3 commits to main since this release

Scratchpad Release v1.6.0

You can download the pre-packaged executable here.

New Features

  • Added a View menu with Word Wrap, Zoom In/Out, and Reset Zoom.

Improvements

  • File opening is now smoother on large files.
  • Find/Replace is more precise.
  • Import From Web is safer and non-blocking. It now limits download size, blocks redirects, only accepts text/JSON, enforces timeouts, and auto-detects encoding.

Bug Fixes

  • Saving is more reliable. It keeps the original line ending style, returns clear success/failure, and handles encoding prompts cleanly.
  • If you choose to save, it now waits for background work to finish before exiting.
  • Missing or unreadable recent files entries are filtered out, duplicates are removed, and only valid items are shown.
  • Character count in the status bar is more accurate for very large documents.
  • Default font handling is sturdier, with a reliable monospaced fallback.

Feedback

Please open an issue if you have suggestions or encounter any bugs.

Thank you for using Scratchpad.