Skip to content

Release 0.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 09 Jul 05:20
· 3 commits to main since this release

Added

  • Added a native desktop launcher that starts a local Weebarr server on 127.0.0.1, opens the web UI in the default browser, and keeps the background service running for later launches.
  • Added cross-platform native packaging support for Windows installer builds (.exe), macOS disk images (.dmg), and Linux desktop packages (.deb, .rpm, plus a portable tarball).
  • Added GitHub Actions release automation for native desktop artifacts so tagged releases can publish installers alongside the existing container images.

Docs

  • Added a dedicated native desktop installer guide and updated the README, docs site, and wiki to explain the difference between Docker, native desktop installs, and the mobile PWA path.

Docker Images

  • ghcr.io/DeepDaddyTTV/weebarr:0.2.0
  • ghcr.io/DeepDaddyTTV/weebarr:latest

Full Changelog: v0.1.92...v0.2.0