Skip to content

Commit 20c47f4

Browse files
Update release notes (#233)
Co-authored-by: GitHub Action <action@github.com>
1 parent 6fc262a commit 20c47f4

File tree

1 file changed

+35
-0
lines changed

1 file changed

+35
-0
lines changed

blog/2024-12-08-v1.53.0/index.md

+35
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
---
2+
slug: v1.53.0
3+
title: v1.53.0
4+
authors: [rogerrabbit]
5+
---
6+
7+
## Changelog
8+
9+
### New Features
10+
11+
* [f644b3a](https://github.com/autobrr/autobrr/commit/f644b3a4d648c5680cc86c80b7aeed91e34d2bc7): feat(filters): implement `AnnounceType` ([#1837](https://github.com/autobrr/autobrr/pull/1837)) ([@zze0s](https://github.com/zze0s))
12+
* [24f3157](https://github.com/autobrr/autobrr/commit/24f31574e5bf1c3dadf6d403d2ad23db24b4576c): feat(indexers): update PTP announce to new format ([#1738](https://github.com/autobrr/autobrr/pull/1738)) ([@zze0s](https://github.com/zze0s))
13+
* [ab718b8](https://github.com/autobrr/autobrr/commit/ab718b82328a5eee66ec5d60b5829880efca9b8f): feat(macros): add Description ([#1863](https://github.com/autobrr/autobrr/pull/1863)) ([@nsenica](https://github.com/nsenica))
14+
* [ec85d53](https://github.com/autobrr/autobrr/commit/ec85d53d8f2bf414856cd12e9740d141c7a830c1): feat(web): migrate react-table to v8 ([#1866](https://github.com/autobrr/autobrr/pull/1866)) ([@zze0s](https://github.com/zze0s))
15+
* [172fa65](https://github.com/autobrr/autobrr/commit/172fa651afb9b1d608d47c9c5af887cabe0d7b09): feat(web): replace react-portal with own implementation ([#1862](https://github.com/autobrr/autobrr/pull/1862)) ([@zze0s](https://github.com/zze0s))
16+
17+
### Bug fixes
18+
19+
* [99a9e6b](https://github.com/autobrr/autobrr/commit/99a9e6bc0f7dca3a0188feaadaf3b7b6a2dd32f4): fix(http): downgrade canOnboard check to warning log level ([#1859](https://github.com/autobrr/autobrr/pull/1859)) ([@s0up4200](https://github.com/s0up4200))
20+
* [a6b463f](https://github.com/autobrr/autobrr/commit/a6b463fb697814d6d4913db24547ce08530cbf35): fix(web): honor baseURL path when logging out ([#1851](https://github.com/autobrr/autobrr/pull/1851)) ([@martylukyy](https://github.com/martylukyy))
21+
22+
### Other work
23+
24+
* [66696dc](https://github.com/autobrr/autobrr/commit/66696dcb18c21809bb3b4f6a15e9d569ab86b0c9): build(deps): bump the npm group across 1 directory with 27 updates ([#1847](https://github.com/autobrr/autobrr/pull/1847)) ([@dependabot](https://github.com/dependabot)[bot])
25+
26+
**Full Changelog**: [v1.52.0...v1.53.0](https://github.com/autobrr/autobrr/compare/v1.52.0...v1.53.0)
27+
28+
## Docker images
29+
30+
* `docker pull ghcr.io/autobrr/autobrr:v1.53.0`
31+
32+
## What to do next?
33+
34+
* Read the [documentation](https://autobrr.com)
35+
* Join our [Discord server](https://discord.gg/WQ2eUycxyT)

0 commit comments

Comments
 (0)