Skip to content

Homelander v1.5.3

Latest

Choose a tag to compare

@B1Z0N B1Z0N released this 11 Aug 13:37
· 1 commit to main since this release

Fixed

  • Suchen tab burned CPU in a refresh loop. The 30-second refresh effect depended on the filters array 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.