mirror of
https://github.com/getumbrel/umbrel-apps.git
synced 2024-11-11 16:09:18 +00:00
Update autobrr to v1.44.0 (#1314)
This commit is contained in:
parent
c409873944
commit
449293c69f
|
@ -8,7 +8,7 @@ services:
|
|||
PROXY_AUTH_ADD: "false"
|
||||
|
||||
web:
|
||||
image: ghcr.io/autobrr/autobrr:v1.43.0@sha256:e26879a64c2251bd1ab42822b4a36f5acc8add8a4d4ec536f634d04745ae7455
|
||||
image: ghcr.io/autobrr/autobrr:v1.44.0@sha256:313e146f0d64f489ffb0bc10c8c2e1bfa072c20cb220b7317f2b1eeda712f49b
|
||||
restart: on-failure
|
||||
stop_grace_period: 1m
|
||||
user: "1000:1000"
|
||||
|
|
|
@ -2,7 +2,7 @@ manifestVersion: 1
|
|||
id: autobrr
|
||||
category: media
|
||||
name: autobrr
|
||||
version: "1.43.0"
|
||||
version: "1.44.0"
|
||||
tagline: Modern, easy to use download automation for torrents and usenet
|
||||
description: >-
|
||||
autobrr is the modern download automation tool for torrents and usenet.
|
||||
|
@ -19,21 +19,16 @@ description: >-
|
|||
releaseNotes: >-
|
||||
New Features:
|
||||
|
||||
- Support for daily shows
|
||||
|
||||
- Added BitHUmen indexer
|
||||
|
||||
- Added FinElite indexer
|
||||
|
||||
- Added missing variables in macros
|
||||
|
||||
- Added support for SLOVAK language option in filters
|
||||
- Improved container startup process
|
||||
|
||||
Bug fixes:
|
||||
|
||||
- Correct error message when providing wrong current password at credential change
|
||||
|
||||
- Custom client for RSS tests
|
||||
|
||||
- Fixed FearNoPeer IRC regex for music
|
||||
- Corrected OPS log score parsing
|
||||
- Added notification panel to web interface
|
||||
- Improved redirection to onboarding
|
||||
- Fixed tooltip placement in web interface
|
||||
|
||||
Full release notes are available at https://autobrr.com/release-notes
|
||||
developer: autobrr
|
||||
|
@ -50,4 +45,4 @@ path: ""
|
|||
defaultUsername: ""
|
||||
defaultPassword: ""
|
||||
submitter: fabricionaweb
|
||||
submission: https://github.com/getumbrel/umbrel-apps/pull/731
|
||||
submission: https://github.com/getumbrel/umbrel-apps/pull/731
|
Loading…
Reference in New Issue
Block a user