Skip to content

Commit

Permalink
meta: v3.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
liaralabs committed Oct 16, 2022
1 parent c5424b9 commit 448031a
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 1 deletion.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,27 @@
# Changelog

## [3.5.3]

## October 15, 2022

### Changed
- qbittorrent: installs now default to RC_1_2 libtorrent branch for 4.4.x (following upstream). You may choose to compile with RC_2_0 if you `export LIBTORRENT_VERSION=RC_2_0` before install.
- panel: added proper log management/levels


### Fixed
- fpm: fixed installation on stretch, bionic and buster
- netdata: uninstall now exists (again)
- mango: fixed dl links
- calibre: libopengl0
- nginx/php: add zip module
- rutorrent: fix version sorting, install latest
- rtx: fix version grepping for tag support in many plugins
- rutorrent: un-pin filemanager plugin
- deluge: don't chmod deluge.UpdateTracker.py
- qbit: removed useless code
- panel: fixed log spam of missing profiles (nginx, vsftp, quota, rclone, ffmpeg, etc)

## [3.5.2]

## September 2, 2022
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.5.2 Stable
# 3.5.3 Stable

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

Expand Down

0 comments on commit 448031a

Please sign in to comment.