Skip to content

Commit 9b778d4

Browse files
docs: add release notes for v1.57.0 (autobrr#256)
1 parent a29e167 commit 9b778d4

File tree

1 file changed

+38
-0
lines changed

1 file changed

+38
-0
lines changed

blog/2025-01-06-v1.57.0/index.md

+38
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
---
2+
slug: v1.57.0
3+
title: v1.57.0
4+
authors: [rogerrabbit]
5+
---
6+
7+
## Changelog
8+
9+
### New Features
10+
11+
* feat(indexers): MAM filter VIP with release tags ([#1932](https://github.com/autobrr/autobrr/pull/1932)) ([@zze0s](https://github.com/zze0s))
12+
* feat(indexers): remove TSC ([#1917](https://github.com/autobrr/autobrr/pull/1917)) ([@martylukyy](https://github.com/martylukyy))
13+
* feat(releases): improve collections/website/streaming service parsing ([#1923](https://github.com/autobrr/autobrr/pull/1923)) ([@zze0s](https://github.com/zze0s))
14+
15+
### Bug fixes
16+
17+
* fix(filters): truncate rejections on debug level ([#1933](https://github.com/autobrr/autobrr/pull/1933)) ([@zze0s](https://github.com/zze0s))
18+
* fix(indexers): Fuzer parse full category ([#1922](https://github.com/autobrr/autobrr/pull/1922)) ([@zze0s](https://github.com/zze0s))
19+
* fix(lists): improve parsing and exclude unwanted characters ([#1918](https://github.com/autobrr/autobrr/pull/1918)) ([@zze0s](https://github.com/zze0s))
20+
* fix(web): typos in duplicate release profile settings ([#1924](https://github.com/autobrr/autobrr/pull/1924)) ([@martylukyy](https://github.com/martylukyy))
21+
22+
### Other work
23+
24+
* build(deps): bump autobrr/go-rtorrent to v1.12.0 ([#1925](https://github.com/autobrr/autobrr/pull/1925)) ([@zze0s](https://github.com/zze0s))
25+
* build(deps): bump the golang group with 9 updates ([#1915](https://github.com/autobrr/autobrr/pull/1915)) ([@dependabot](https://github.com/dependabot)[bot])
26+
* build(deps): bump the npm group in /web with 10 updates ([#1916](https://github.com/autobrr/autobrr/pull/1916)) ([@dependabot](https://github.com/dependabot)[bot])
27+
* chore(license): update copyright year in headers ([#1929](https://github.com/autobrr/autobrr/pull/1929)) ([@s0up4200](https://github.com/s0up4200))
28+
29+
**Full Changelog**: [v1.56.1...v1.57.0](https://github.com/autobrr/autobrr/compare/v1.56.1...v1.57.0)
30+
31+
## Docker images
32+
33+
* `docker pull ghcr.io/autobrr/autobrr:v1.57.0`
34+
35+
## What to do next?
36+
37+
* Read the [documentation](https://autobrr.com)
38+
* Join our [Discord server](https://discord.gg/WQ2eUycxyT)

0 commit comments

Comments
 (0)