Releases: themepark-dev/theme.park
1.19.1
1.19.0
Added
Favicon Support:
Adds new favicon mods.
The addons will change the favicon in the browser and icon on mobile etc.
Note
Implementation is through docker-mods/scripts.
-e TP_ADDON={{ addon_name }}
If adding multiple mods, enter them in an array separated by |
. -e TP_ADDON=addon1|addon2
Or you can just replace the files in /app/bin/UI/Content/Images/Icons
The files can be found in the addons folder: https://github.com/themepark-dev/theme.park/tree/develop/css/addons/
readarr-alt-favicon
sonarr-4k-favicon
sonarr-anime-favicon
sonarr-anime-blue-favicon
radarr-4k-favicon
radarr-anime-favicon
CSS Fixes:
- Fixed hover effect for series table rows in Sonarr. (
css/base/sonarr/sonarr-base.css
) - Fixed transparent background for settings tags in Servarr. (
css/defaults/servarr-base.css
)
1.18.0
New
Fixed
1.17.0
New
- New theme for Audiobookshelf by @PyrokineticDarkElf
Fixes
-
Update the other qbittorrent script with the new variable.
- Adds
QBITTORRENT_VERSION
env that is used to download the correct version of the UI. If not set will download the latest stable version.
- Adds
Changes
1.16.2
Fixes
- Add fix for qbittorrent dockermod downloading the wrong webui files. Default is now downloading the latest stable webui. Override by adding
QBITTORRENT_VERSION
e.g.-e QBITTORRENT_VERSION=4.2.0
- Some minor fixes on the servarr and prowlarr css.
- Some minor fixes on the bazarr css.
- Some minor fixes on the unraid css.
What's Changed
Other Changes
Full Changelog: 1.16.1...1.16.2
1.16.1
1.16.0
1.16.0 - 2024-02-25
Added
Fixed
-
Fixed SWAG mod. Use git clone instead of svn on swag mod
-
Fixed VueTorrent mod
-
Fixed Sonarr Radarr login page addon logo
What's Changed
Other Changes
- Move from subversion to git for pulling the qbittorrent webui by @nintendo424 in #530
- vuetorrent curl github redirect by @cjLGH in #535
- Update s6-overlay run for vuetorrent curl redirect by @cjLGH in #536
- Addons sonarr anime - logo & text logo (yellow and sky blue) by @andreirotariu in #542
- 1.16.0 by @GilbN in #544
New Contributors
- @nintendo424 made their first contribution in #530
- @cjLGH made their first contribution in #535
- @andreirotariu made their first contribution in #542
Full Changelog: 1.15.1...1.16.0
1.15.1
Fixes
Qbittorrent
Move from subversion to git for pulling the qbittorrent webui on docker mod
Unraid
Unraid: Fix login script github.io URL
Full Changelog: 1.15.0...1.15.1
1.15.0
What's Changed
- CSS selector change for plex-alt-logo.css by @PeterGlass in #523
Added
New Contributors
- @PeterGlass made their first contribution in #523
- @sgoudham made their first contribution in #524
Full Changelog: 1.14.1...1.15.0
1.14.1
Full Changelog: 1.14...1.14.1