Skip to content

MOKU 1.0.4

Choose a tag to compare

@Xirti Xirti released this 17 Jul 06:11
· 23 commits to main since this release

MOKU 1.0.4

MOKU 1.0.4 is a portable Windows x64 release.

Highlights

  • Fixed exact author: searches using Pixiv's current user-search JSON response.
  • Prevented headerless health probes from receiving the loopback request capability.
  • Stopped download APIs from exposing local absolute paths.
  • Rejected malformed and negative upstream Content-Length values.
  • Removed obsolete one-off browser and retired pywebview probes from the source test directory.

Download and verify

  1. Download MOKU-v1.0.4-windows-x64.zip.
  2. Verify its SHA-256 against SHA256SUMS.txt.
  3. Extract the complete archive and run MOKU\\MOKU.exe.

The application is local-only and binds its HTTP service to 127.0.0.1. It does not expose a LAN or Internet service. Microsoft Edge WebView2 Runtime is required on the target Windows machine.

The executable is not Authenticode-signed, so Windows SmartScreen may show an unknown-publisher warning.

Verification

  • Python test suite: 191 tests passed.
  • JavaScript and PowerShell syntax checks passed.
  • Frozen distribution manifest: verified.
  • Expanded ZIP executable hash matched the release manifest.
  • EXE SHA-256: E7588925CB41A5344D8FB22F649B69A1C7B1D085A9D096F6423FA2E74B721D34.
  • ZIP SHA-256: AF25E314DAEABA3373950E05DFF569C0768E0CB250660BD93F8E7504E7FF8F34.

See the repository README, SECURITY.md, and PRIVACY.md for operating boundaries and security details.