Fixed
- Suchen tab burned CPU in a refresh loop. The 30-second refresh effect depended on the
filtersarray it replaced. Every IPC read returns a fresh array, so each update retriggered the effect immediately — the timer never fired and the app spun on back-to-back SQLite reads and renderer re-renders. Thanks to @jhoogstraat for the fix (#12), their first contribution to Homelander.
Downloads: macOS (Apple Silicon + Intel), Windows x64, Linux x64 (.deb + .AppImage) are attached below once the build matrix finishes.
macOS: after installing, run xattr -cr /Applications/Homelander.app if Gatekeeper blocks the app.