Skip to content

Commit

Permalink
Update release notes (#251)
Browse files Browse the repository at this point in the history
Co-authored-by: GitHub Action <[email protected]>
  • Loading branch information
github-actions[bot] and actions-user authored Dec 26, 2024
1 parent a8a272f commit 9c4998a
Showing 1 changed file with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions blog/2024-12-26-v1.56.0/index.md
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)

0 comments on commit 9c4998a

Please sign in to comment.