-
Notifications
You must be signed in to change notification settings - Fork 36
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Co-authored-by: GitHub Action <[email protected]>
- Loading branch information
1 parent
a8a272f
commit 9c4998a
Showing
1 changed file
with
31 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
--- | ||
slug: v1.56.0 | ||
title: v1.56.0 | ||
authors: [rogerrabbit] | ||
--- | ||
|
||
## Changelog | ||
|
||
### New Features | ||
|
||
* feat(filters): RED and OPS fetch record label from API ([#1881](https://github.com/autobrr/autobrr/pull/1881)) ([@s0up4200](https://github.com/s0up4200)) | ||
* feat(filters): set default `Announce Type` to `NEW` ([#1890](https://github.com/autobrr/autobrr/pull/1890)) ([@zze0s](https://github.com/zze0s)) | ||
* feat(filters): skip duplicates ([#1711](https://github.com/autobrr/autobrr/pull/1711)) ([@kenstir](https://github.com/kenstir)) | ||
* feat(lists): integrate Omegabrr ([#1885](https://github.com/autobrr/autobrr/pull/1885)) ([@zze0s](https://github.com/zze0s)) | ||
* feat(macros): add `MetaIMDB` ([#1891](https://github.com/autobrr/autobrr/pull/1891)) ([@zze0s](https://github.com/zze0s)) | ||
|
||
### Bug fixes | ||
|
||
* fix(indexers): PTP update IRC channel ([#1889](https://github.com/autobrr/autobrr/pull/1889)) ([@zze0s](https://github.com/zze0s)) | ||
* fix(releases): add null handling for new fields ([#1892](https://github.com/autobrr/autobrr/pull/1892)) ([@zze0s](https://github.com/zze0s)) | ||
|
||
**Full Changelog**: [v1.55.0...v1.56.0](https://github.com/autobrr/autobrr/compare/v1.55.0...v1.56.0) | ||
|
||
## Docker images | ||
|
||
* `docker pull ghcr.io/autobrr/autobrr:v1.56.0` | ||
|
||
## What to do next? | ||
|
||
* Read the [documentation](https://autobrr.com) | ||
* Join our [Discord server](https://discord.gg/WQ2eUycxyT) |