- Fixed the DMG/CLI packaging bug where the standalone server bundle wasn't self-contained
- Renamed the npm package to
allsearch-open; the landing site now auto-deploys on version tags
Unsigned macOS (Apple Silicon) build. Recent macOS versions may report the app as "damaged and can't be opened" instead of showing the old "unidentified developer" prompt — right-click Open does not work around this. If you trust the download, clear the quarantine flag in Terminal instead:
xattr -cr /Applications/AllSearch.app
(adjust the path if you placed the app elsewhere), then open it normally.