Skip to content

v1.0.3

Choose a tag to compare

@aalejandrofer aalejandrofer released this 13 Jun 10:23
· 133 commits to master since this release

🌱 Added

  • arm64 images for the miner and Kick sidecar (arm64 uses Debian Chromium for the IVS codecs), so a Raspberry Pi can mine Kick. The arm64 sidecar is heavy (~4 GB RAM each).
  • Per-account reload (↻) that restarts one account's watcher, not all of them.
  • Simplified Chinese and Spanish READMEs with a language switcher.

⚙️ Changed

  • Lower-bandwidth Kick playback (the sidecar pins the lowest IVS quality).

🐛 Fixed

  • Account edits apply immediately instead of waiting for a manual reload.
  • "Invalid CSRF token" on plain-HTTP self-hosts (the check no longer assumes HTTPS).
  • "Failed to persist session" now names the real cause (a host-owned ./data the nonroot UID can't write).
  • Accounts list layout no longer floats the name mid-row.