github nandyalu/trailarr v0.2.2-beta

one day ago

v0.2.2-beta - October 21, 2024

What's New:

  1. Docker Update Check now displays a message in logs and Update Available in Settings > About page.
  2. Tasks are now shown in alphabetical order in Settings > Tasks page.
  3. App will now detect trailer files by looking for trailer in the filename instead of -trailer.. Fixes #61
  4. Default Browser login password can be changed in web UI under Settings > About > Password. Related to #31
  5. Password can be reset by setting WEBUI_PASSWORD ENV variable to '' (empty) in docker command.
  6. Fixed a typo in Settings > About page. Thanks to @rafapirotto for the PR #57.

Bug Fixes: 🐛

  1. Fixed an issue with create Connection with Path Mappings raising an error. Fixes #53

Other Changes:

  1. Fixed a typo - renamed file docket_check.py to docker_check.py in /backend/core/updates/.
  2. Better handling of light and dark modes in Frontend with prefers-color-scheme media query.
  3. Updated APP_VERSION in Dev Container to 0.2.1-beta.
  4. Updated FAQ to add Trailarr not downloading specified trailer from YouTube.
  5. Updated Settings.md to include instructions for getting Youtube cookies file. Fixes #62
  6. Web UI Password is now hashed before storing.
  7. Updated Docs to add instructions on how to add a Youtube cookies file.
  8. Created a Docker Builder Tool under Docs for help with setting up Trailarr.

Full Changelog: v0.2.1-beta...v0.2.2-beta

Don't miss a new trailarr release

NewReleases is sending notifications on new releases.