Releases: themepark-dev/theme.park
Releases · themepark-dev/theme.park
1.6.8
1.6.7
1.6.6
1.6.5
1.6.4
1.6.3: Merge pull request #287 from GilbN/develop
1.6.2
1.6.1
Updates
- Old paths are back! 82a6c8a
- All theme options are now automatically added into
/css/base/<app>/and/CSS/themes/<app>/, and then pushed into thelivebranches. So https://theme-park.dev/css/base/sonarr/plex.css and https://theme-park.dev/CSS/themes/sonarr/plex.css will work now.⚠️ NOTE:/CSSwill be removed in the future
- All theme options are now automatically added into
- New workflow step c091d96
Fixes
- CSS defaults path fix a515e42
1.6.0
Breaking Changes
⚠️ Folder restructure⚠️ - Base css files are now in
/css/base/<app>/<app>-base.css - The
variablesfolder have been split in two.theme-optionsandcomunity-theme-options
- Base css files are now in
- Docker mods
- Docker mods has a new variable.
TP_COMMUNITY_THEME. Set this to"true"if you are using a community theme option.
- Docker mods has a new variable.
- URL path changes
- Because of the folder changes you should update the paths to the css files in you subfilters/stylus etc.
- theme options
- The different theme options in the different base/themes subfolder have been removed.
NOTE
The old folder structure will still be working for the time being, but will be removed in the future.