v1.0.3
Independent MAM session (MouseHole integration removed)
The MouseHole developer let me know that sharing its mam_id was creating issues — MAM rotates the mam_id on every request, so two apps drawing from the same session constantly invalidate each other's cookie, causing intermittent auth errors in both.
To fix this, I've reverted MouseSearch back to its original functionality of maintaining its own dedicated mam_id session, fully separate from MouseHole's. All MouseHole references and the shared-cookie feature have been removed.
You can still run MouseHole alongside MouseSearch — just give each its own mam_id. Dynamic Seedbox IP updates can still be managed either by MouseSearch or MouseHole — your choice.
ARM64 Docker image
MouseSearch now publishes an ARM64 Docker image in addition to the existing AMD64 image. This should make it easier to run MouseSearch on ARM-based systems such as Raspberry Pi, Apple Silicon, and other ARM64 hosts.