Skip to content

Commit

Permalink
meta: 3.9.2 update
Browse files Browse the repository at this point in the history
  • Loading branch information
liaralabs committed Sep 16, 2023
1 parent 1215ea6 commit 3922dc7
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 1 deletion.
28 changes: 28 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,33 @@
# Changelog

## [3.9.2]

## September 16, 2023

### Meta/Development:
- Update pre-commit.ci integrations
- Update contributing.md
- Remove feathub link from issue template

### Changed:
- nginx: dhparam generation will now happen asyncronously
- tautulli: now uses a venv, updated buster to use pyenv
- rtorrent: xmlrpc will now track super-stable
- rtorrent: added PGO build option

### Fixed:
- curl: regression with gcc12 on jammy
- curl: fix potential unzip issue
- qbit: expand qt6 deps (packages were split)
- qbit: fix deps for focal
- qbit: don't bind to `*` if nginx is installed. Warn existing users of this (mis)config
- arrs: allow access for /feed/calendar via nginx
- nginx: maintained update code
- nginx: fix package errors during remove
- pyload: fix pycurl install
- rtorrent: various fixes
- jfago: will no longer run as root

## [3.9.1]

## July 16, 2023
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

[![CodeFactor](https://www.codefactor.io/repository/github/liaralabs/swizzin/badge)](https://www.codefactor.io/repository/github/liaralabs/swizzin) [![Discord](https://img.shields.io/discord/577667871727943696?logo=discord&logoColor=white)](https://discord.gg/sKjs9UM) ![GitHub](https://img.shields.io/github/license/liaralabs/swizzin) ![GitHub commit activity](https://img.shields.io/github/commit-activity/m/liaralabs/swizzin) ![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/liaralabs/swizzin)

# 3.9.1 Stable
# 3.9.2 Stable

[website](https://swizzin.ltd) \| [docs](https://swizzin.ltd/getting-started) \| [discord](https://discord.gg/bDFqAUF)

Expand Down

0 comments on commit 3922dc7

Please sign in to comment.