Skip to content

macMender v0.1.4

Choose a tag to compare

@0hmslice 0hmslice released this 04 Jul 19:17

macMender v0.1.4

Packaging and release artifact cleanup.

Changed:

  • Release builds now use an explicit Release packaging path.
  • The bundled app no longer duplicates Mendy PNG assets in two resource locations.
  • The release executable is stripped to reduce binary size.
  • Release zips are now created without __MACOSX, ._*, or .DS_Store metadata.
  • Release package versioning is no longer hardcoded in the packaging script.

Result:

  • The release zip is now much smaller than v0.1.3.
  • The release artifact dropped from about 81 MB to about 40 MB.
  • Runtime images, Mendy art, and page artwork are preserved through the SwiftPM resource bundle.

No app feature changes in this release.

Still included from v0.1.3:

  • Escape key passthrough fix.
  • Dock preview suppression when opening Dock right-click menus.
  • Finder fake Untitled Window / Thumbnail unavailable preview filtering.

Notes:

  • The attached .zip contains macMender.app.
  • macMender remains an early public macOS project.
  • The app is not signed or notarized unless separately stated.
  • macOS may show a warning when opening the downloaded app.
  • Some features require Accessibility, Screen Recording, or Input Monitoring permissions.