Skip to content

Releases: DeepDaddyTTV/weebarr

Release 0.2.0

Choose a tag to compare

@github-actions github-actions released this 09 Jul 05:20

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

Release 0.1.92

Choose a tag to compare

@github-actions github-actions released this 08 Jul 22:01

Added

  • Added a sidebar update-warning card that checks Docker Hub for the latest published Weebarr image and links directly to the GitHub Pages container update guide when a newer release is available.

Docs

  • Added a dedicated Update Container guide to the docs site and repo wiki, and documented the new /api/update-status route plus the sidebar upgrade notice in the README and deployment references.

Docker Images

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

Full Changelog: v0.1.91...v0.1.92

Release 0.1.91

Choose a tag to compare

@github-actions github-actions released this 23 Jun 05:48

Fixed

  • Unified the mobile drawer close button frame with the seasonal hamburger control so both use the same box size, inset, and rounded shell.
  • Realigned the mobile drawer close button to the same top-left anchor as the hamburger control when the full-screen navigation drawer opens.

Docker Images

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

Full Changelog: v0.1.90...v0.1.91

Release 0.1.90

Choose a tag to compare

@github-actions github-actions released this 21 Jun 20:15

Fixed

  • Corrected the Settings content-filter dropdown alignment so the selected label now sits vertically centered inside the custom select trigger on mobile.
  • Narrowed the Settings form label heading selector so it no longer leaks muted label styling into nested custom-select content.

Docker Images

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

Full Changelog: v0.1.89...v0.1.90

Release 0.1.89

Choose a tag to compare

@github-actions github-actions released this 21 Jun 17:09

Fixed

  • Removed the extra active Settings tab connector strokes so selected desktop tabs sit flush with the panel body without cyan ticks or a bottom underline.
  • Polished the mobile Seasonal controls so the season navigation and refresh/scan actions form two aligned rows with consistent control sizing.
  • Cleaned up mobile interactive highlights, the inline detail close button shape, the Settings section dropdown opacity, and drawer background scaling.
  • Added docs for installing Weebarr as an iOS or Android home-screen PWA.
  • Removed an unused Sonarr state-classification variable so local lint output no longer reports dead code there.

Docker Images

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

Full Changelog: v0.1.88...v0.1.89

Release 0.1.88

Choose a tag to compare

@github-actions github-actions released this 21 Jun 09:16

Added

  • Added mobile app-shell behavior with a centered first-load logo, scroll-aware compact top mark, full-screen drawer navigation, mobile Settings section selector, and PWA manifest/app icons.

Fixed

  • Refined the desktop Settings tab seam so the active tab connects to the main panel without a bottom underline while preserving the tab corner strokes.

Docker Images

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

Full Changelog: v0.1.87...v0.1.88

Release 0.1.87

Choose a tag to compare

@github-actions github-actions released this 21 Jun 07:14

Fixed

  • Replaced the selected desktop Settings tab’s normal border with a clipped custom cyan outline so the side strokes stop above the panel edge and the active tab no longer shows a bottom underline.

Docker Images

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

Full Changelog: v0.1.86...v0.1.87

Release 0.1.86

Choose a tag to compare

@github-actions github-actions released this 21 Jun 06:25

Fixed

  • Rebuilt the attached desktop Settings tab join so the panel top line is split around the selected tab instead of being painted underneath it, removing the active-tab underline while keeping inactive tabs visually behind the panel stroke.

Docker Images

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

Full Changelog: v0.1.85...v0.1.86

Release 0.1.85

Choose a tag to compare

@github-actions github-actions released this 21 Jun 06:05

Fixed

  • Shortened the attached desktop Settings active-tab body-line cover by six pixels and restored it as a neutral panel blend so the selected tab no longer shows an underline while staying visually connected to the main body.

Docker Images

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

Full Changelog: v0.1.84...v0.1.85

Release 0.1.84

Choose a tag to compare

@github-actions github-actions released this 21 Jun 05:26

Fixed

  • Lifted the attached desktop Settings tab seam by one more pixel so the selected tab’s lower-right join lines up cleanly with the main panel edge while keeping the restored corner stroke and inactive-behind-panel layout.

Docker Images

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

Full Changelog: v0.1.83...v0.1.84