github iongpt/boxarr v1.5.9
Release 1.5.9

latest release: v1.5.10
8 hours ago

What's Changed

  • chore: bump version to 1.5.9 (19bb726)
  • fix: support PORT env var as fallback for web port (#86) (adb8175)
  • fix: support PORT env var as fallback for web interface port (bbc2cf8)
  • fix: disable future week selection for current year (#85) (163bf64)
  • fix: disable future week options when current year is selected (06eedcd)
  • fix: add scroll to modal when content overflows viewport (#84) (c1d54f0)
  • fix: add scrollbar to modal when content overflows viewport (8028451)
  • fix: respect TZ env var for scheduler timezone (#83) (2daa044)
  • fix: respect TZ environment variable for scheduler timezone (25c9154)
  • fix: increase Radarr API timeout to 120s (configurable) (#82) (f030f40)
  • fix: increase Radarr API timeout from 30s to 120s (bca1a28)
  • fix: remove unused type: ignore that breaks CI (#81) (aff40ef)
  • fix: remove unused type: ignore comment that fails CI mypy (7c63d41)
  • fix: current_year was hardcoded to 2025 (#77) (13a2462)
  • style: ran black on the code to ensure consistent styling (c43fa3e)
  • fix: current_year was hardcoded to 2025 (16942ba)

Docker Images

  • ghcr.io/iongpt/boxarr:1.5.9
  • ghcr.io/iongpt/boxarr:latest

What's Changed

  • fix: current_year was hardcoded to 2025 by @BL19 in #77
  • fix: remove unused type: ignore that breaks CI by @iongpt in #81
  • fix: increase Radarr API timeout to 120s (configurable) by @iongpt in #82
  • fix: respect TZ env var for scheduler timezone by @iongpt in #83
  • fix: add scroll to modal when content overflows viewport by @iongpt in #84
  • fix: disable future week selection for current year by @iongpt in #85
  • fix: support PORT env var as fallback for web port by @iongpt in #86

New Contributors

  • @BL19 made their first contribution in #77

Full Changelog: v1.5.3...v1.5.9

Don't miss a new boxarr release

NewReleases is sending notifications on new releases.