Skip to content

FujiyNotepad v4.4.0

Choose a tag to compare

@github-actions github-actions released this 15 Jun 16:24
d9aec03

Highlights

Character encoding — the viewer now auto-detects UTF-8, UTF-16 (LE/BE) and UTF-32 (LE/BE) from the byte-order mark or a heuristic, with Windows-1252 (ANSI) as a fallback, so Windows logs and exports no longer render as mojibake. The new Encoding menu shows the detection and lets you override it.

View options

  • Zoom with Ctrl++ / Ctrl+- / Ctrl+0 (or Ctrl+mouse-wheel); the current percentage shows in the status bar.
  • Choose a monospace font from View ▸ Font (Consolas, Cascadia Mono/Code, Courier New, Lucida Console).
  • The file''s total character count is shown in the status bar (next to the line count, encoding, and Ln, Col).

Help ▸ About — a new About dialog with the version, a short description, the repo link, and the license.

Download

Self-contained Native AOT builds — unzip and run FujiyNotepad.WinUI.exe, nothing to install:

Your PC Download Size
Most desktops & laptops (Intel/AMD, 64-bit) FujiyNotepad-4.4.0-win-x64.zip 23.04 MB
Windows on Arm (Snapdragon, Surface Pro X) FujiyNotepad-4.4.0-win-arm64.zip 21.49 MB
32-bit Windows FujiyNotepad-4.4.0-win-x86.zip 20.67 MB

The builds are unsigned, so SmartScreen may warn on first run (More info → Run anyway).

What''s Changed

Full Changelog: v4.3.0...v4.4.0