-
Notifications
You must be signed in to change notification settings - Fork 37
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 <action@github.com>
- Loading branch information
1 parent
f6ae06e
commit 43e5a87
Showing
1 changed file
with
47 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,47 @@ | ||
--- | ||
slug: v1.44.0 | ||
title: v1.44.0 | ||
authors: [rogerrabbit] | ||
--- | ||
## Changelog | ||
|
||
|
||
### New Features | ||
|
||
|
||
* [4f0e2d8](https://github.com/autobrr/autobrr/commit/4f0e2d82b31068547f165872944fcbcecd4b3d52): feat(config): check pid for container startup ([\#1589](https://github.com/autobrr/autobrr/pull/1589)) ([@KyleSanderson](https://github.com/KyleSanderson)) | ||
* [2881314](https://github.com/autobrr/autobrr/commit/2881314ad422b8048d7a4b89aa1f316e530ce6e0): feat(filters): add SLOVAK language option ([\#1584](https://github.com/autobrr/autobrr/pull/1584)) ([@martylukyy](https://github.com/martylukyy)) | ||
|
||
|
||
### Bug fixes | ||
|
||
|
||
* [6b3a4c5](https://github.com/autobrr/autobrr/commit/6b3a4c5c63427c52720c1af61c0076cbf7b85b93): fix(indexers): FearNoPeer irc regex for music ([\#1598](https://github.com/autobrr/autobrr/pull/1598)) ([@zze0s](https://github.com/zze0s)) | ||
* [8f99500](https://github.com/autobrr/autobrr/commit/8f995006b14c595e394c1762e54693ac06c09120): fix(indexers): OPS log score parsing ([\#1592](https://github.com/autobrr/autobrr/pull/1592)) ([@ThyThal](https://github.com/ThyThal)) | ||
* [fe77096](https://github.com/autobrr/autobrr/commit/fe7709640e55f913a269d703e7795fb32561ac3a): fix(web): add notification panel ([\#1578](https://github.com/autobrr/autobrr/pull/1578)) ([@martylukyy](https://github.com/martylukyy)) | ||
* [a8590bf](https://github.com/autobrr/autobrr/commit/a8590bfdc6f902bf7dd04fcbed60be65862f6d03): fix(web): redirect to onboarding ([\#1591](https://github.com/autobrr/autobrr/pull/1591)) ([@martylukyy](https://github.com/martylukyy)) | ||
* [f1fa268](https://github.com/autobrr/autobrr/commit/f1fa2680a6417437bba7d8e627c05a1b5fafdd62): fix(web): tooltip placement ([\#1577](https://github.com/autobrr/autobrr/pull/1577)) ([@martylukyy](https://github.com/martylukyy)) | ||
|
||
|
||
### Other work | ||
|
||
|
||
* [c24f04f](https://github.com/autobrr/autobrr/commit/c24f04f37c41a90563dc7fcb266ba3186be859c6): build(deps): bump docker/build\-push\-action from 5 to 6 in the github group ([\#1582](https://github.com/autobrr/autobrr/pull/1582)) ([@dependabot](https://github.com/dependabot)\[bot]) | ||
* [3cb18b0](https://github.com/autobrr/autobrr/commit/3cb18b013fcb38bf352ebd25b0c47527bb4c96b2): build(deps): bump the npm group in /web with 14 updates ([\#1586](https://github.com/autobrr/autobrr/pull/1586)) ([@dependabot](https://github.com/dependabot)\[bot]) | ||
* [6dc4965](https://github.com/autobrr/autobrr/commit/6dc4965f2248615f5b95b37d4507126fb001224d): docs(install): distroless docker builds ([\#1500](https://github.com/autobrr/autobrr/pull/1500)) ([@s0up4200](https://github.com/s0up4200)) | ||
|
||
|
||
**Full Changelog**: [v1\.43\.0\...v1\.44\.0](https://github.com/autobrr/autobrr/compare/v1.43.0...v1.44.0) | ||
|
||
|
||
## Docker images | ||
|
||
|
||
* `docker pull ghcr.io/autobrr/autobrr:v1.44.0` | ||
|
||
|
||
## What to do next? | ||
|
||
|
||
* Read the [documentation](https://autobrr.com) | ||
* Join our [Discord server](https://discord.gg/WQ2eUycxyT) |