|
| 1 | +--- |
| 2 | +slug: v1.45.0 |
| 3 | +title: v1.45.0 |
| 4 | +authors: [rogerrabbit] |
| 5 | +--- |
| 6 | +## Changelog |
| 7 | + |
| 8 | + |
| 9 | +### New Features |
| 10 | + |
| 11 | + |
| 12 | +* [4b884ee](https://github.com/autobrr/autobrr/commit/4b884ee859b724e0d71a6e024a5c3b29dc8c27a6): feat(filters): add validation for max downloads unit ([\#1618](https://github.com/autobrr/autobrr/pull/1618)) ([@zze0s](https://github.com/zze0s)) |
| 13 | +* [cb2c62b](https://github.com/autobrr/autobrr/commit/cb2c62b353fc29aa674f0acd134ae3a011653370): feat(indexers): HD\-Only add size ([\#1621](https://github.com/autobrr/autobrr/pull/1621)) ([@zze0s](https://github.com/zze0s)) |
| 14 | +* [21a8e27](https://github.com/autobrr/autobrr/commit/21a8e27260b760f367d9c73bed4c51b94bfbb220): feat(indexers): add SATClubbing ([\#1617](https://github.com/autobrr/autobrr/pull/1617)) ([@zze0s](https://github.com/zze0s)) |
| 15 | +* [ecffdc6](https://github.com/autobrr/autobrr/commit/ecffdc60ec217410cdb02876b9bc9b43ad6ab1db): feat(indexers): add SeedPool ([\#1625](https://github.com/autobrr/autobrr/pull/1625)) ([@zze0s](https://github.com/zze0s)) |
| 16 | +* [de5953a](https://github.com/autobrr/autobrr/commit/de5953a007c26b7ec80ab9eae6974a920a67c1b8): feat(indexers): add iNSANE ([\#1620](https://github.com/autobrr/autobrr/pull/1620)) ([@zze0s](https://github.com/zze0s)) |
| 17 | + |
| 18 | + |
| 19 | +### Bug fixes |
| 20 | + |
| 21 | + |
| 22 | +* [b9830f6](https://github.com/autobrr/autobrr/commit/b9830f61b142322312b89fd448eeb6d537a87a78): fix(docker): update deprecated LABEL format ([\#1615](https://github.com/autobrr/autobrr/pull/1615)) ([@zze0s](https://github.com/zze0s)) |
| 23 | +* [59a10a9](https://github.com/autobrr/autobrr/commit/59a10a910e50568f03c707e9a92bfa2755a74201): fix(feeds): implement staggered start ([\#1619](https://github.com/autobrr/autobrr/pull/1619)) ([@zze0s](https://github.com/zze0s)) |
| 24 | +* [b2db1cc](https://github.com/autobrr/autobrr/commit/b2db1cc091c73209496e1ae03e5372cb65a5b87d): fix(indexers): HD\-Only `torrenturl` ([\#1629](https://github.com/autobrr/autobrr/pull/1629)) ([@martylukyy](https://github.com/martylukyy)) |
| 25 | +* [13b67b2](https://github.com/autobrr/autobrr/commit/13b67b2fb0b5f8f112980af66a0ade51bffdede5): fix(indexers): adapt TheOldSchool regex ([\#1628](https://github.com/autobrr/autobrr/pull/1628)) ([@martylukyy](https://github.com/martylukyy)) |
| 26 | +* [abfac05](https://github.com/autobrr/autobrr/commit/abfac05b667eb1b220c6a2f730e86fa45e9b343a): fix(releases): retry action missing external indexer identifier ([\#1612](https://github.com/autobrr/autobrr/pull/1612)) ([@zze0s](https://github.com/zze0s)) |
| 27 | +* [9893290](https://github.com/autobrr/autobrr/commit/9893290c3e665f965542b62c2496a413682eadfb): fix(web): filter dropdown cut off ([\#1600](https://github.com/autobrr/autobrr/pull/1600)) ([@martylukyy](https://github.com/martylukyy)) |
| 28 | +* [3183e15](https://github.com/autobrr/autobrr/commit/3183e15a4b6871b023836a7a655680c103d8a160): fix(web): root pending component placement ([\#1601](https://github.com/autobrr/autobrr/pull/1601)) ([@martylukyy](https://github.com/martylukyy)) |
| 29 | + |
| 30 | + |
| 31 | +### Other work |
| 32 | + |
| 33 | + |
| 34 | +* [b0d5844](https://github.com/autobrr/autobrr/commit/b0d5844018b1a6018c1956c7332de42030acbbb1): build(deps): bump the golang group across 1 directory with 9 updates ([\#1616](https://github.com/autobrr/autobrr/pull/1616)) ([@dependabot](https://github.com/dependabot)\[bot]) |
| 35 | +* [4eb012a](https://github.com/autobrr/autobrr/commit/4eb012a03b09b5cad19530aa0aa8dfc066a7788c): build(deps): bump the npm group in /web with 14 updates ([\#1608](https://github.com/autobrr/autobrr/pull/1608)) ([@dependabot](https://github.com/dependabot)\[bot]) |
| 36 | +* [e8e45c6](https://github.com/autobrr/autobrr/commit/e8e45c664d563015b6761a4785b8190e039eebae): refactor(web): rename custom components ([\#1581](https://github.com/autobrr/autobrr/pull/1581)) ([@martylukyy](https://github.com/martylukyy)) |
| 37 | +* [7d7bf9e](https://github.com/autobrr/autobrr/commit/7d7bf9ed4c00ac4dd5f5ad254206e7130e63e596): refactor(web): update deprecated HeadlessUI v2 components ([\#1580](https://github.com/autobrr/autobrr/pull/1580)) ([@martylukyy](https://github.com/martylukyy)) |
| 38 | + |
| 39 | + |
| 40 | +**Full Changelog**: [v1\.44\.0\...v1\.45\.0](https://github.com/autobrr/autobrr/compare/v1.44.0...v1.45.0) |
| 41 | + |
| 42 | + |
| 43 | +## Docker images |
| 44 | + |
| 45 | + |
| 46 | +* `docker pull ghcr.io/autobrr/autobrr:v1.45.0` |
| 47 | + |
| 48 | + |
| 49 | +## What to do next? |
| 50 | + |
| 51 | + |
| 52 | +* Read the [documentation](https://autobrr.com) |
| 53 | +* Join our [Discord server](https://discord.gg/WQ2eUycxyT) |
0 commit comments