Releases: themepark-dev/theme.park
1.21.0
What's Changed
Added
Fixed
- 💄Fixing CSS Issues in sabnzbd-base.css by @zdhoward in #680
- 💄Fix for radarr info label colors on the /movie/xxxx pages.
New Contributors
Full Changelog: 1.20.1...1.21.0
1.20.1
What's Changed
Fixed
- Unraid login addon:
- Audiobookshelf: Updated Audiobookshelf CSS
New Contributors
Full Changelog: 1.20.0...1.20.1
1.20.0
What's Changed
- Deprecated docker builds for armv7
Other Changes
- Sonarr, Radarr, Readarr Favicons by @GilbN in #650
- fix qbittorrent unthemed elements by @arminius-smh in #659
- Add Rosé Pine theme by @juliamertz in #661
- Update unraid-base.css for Unraid 7 by @pnancke in #665
- Develop by @GilbN in #668
New Contributors
- @arminius-smh made their first contribution in #659
- @juliamertz made their first contribution in #661
- @pnancke made their first contribution in #665
Full Changelog: 1.19.1...1.20.0
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