diff --git a/manifest/Lacro59_DefaultExtend.yaml b/manifest/Lacro59_DefaultExtend.yaml index 6489bcf..37ed7c8 100644 --- a/manifest/Lacro59_DefaultExtend.yaml +++ b/manifest/Lacro59_DefaultExtend.yaml @@ -92,3 +92,13 @@ Packages: - Added SteamReviewsViewer - Added icons in details (from darklinkpower) - Added GameRelations support + - Version: 1.4 + RequiredApiVersion: 2.6.0 + ReleaseDate: 2024-05-15 + PackageUrl: https://github.com/Lacro59/playnite-defaultextend-theme/releases/download/v1.4/playnite-defaultextend-theme_1_4.pthm + Changelog: + - Fixed minor issues + - Added new options (with ThemeModifier) + - Added PlayerActivities element + - UI optimizations + - Added new ScreenshotsVisualizer element \ No newline at end of file diff --git a/source/theme.yaml b/source/theme.yaml index df44521..3f68aca 100644 --- a/source/theme.yaml +++ b/source/theme.yaml @@ -2,9 +2,11 @@ ThemeApiVersion: 2.6.0 Id: playnite-defaultextend-theme Name: DefaultExtend Author: Lacro59 -Version: 1.3 +Version: 1.4 Links: - - Name: Theme forum - Url: https://playnite.link/forum/ - - Name: Theme Github - Url: https://github.com/Lacro59/playnite-defaultextend-theme \ No newline at end of file + - Name: Github + Url: https://github.com/Lacro59/playnite-defaultextend-theme + - Name: Issues Tracker + Url: https://github.com/Lacro59/playnite-defaultextend-theme/issues + - Name: Ko-fi (Tips and Donations) + Url: https://ko-fi.com/lacro59 \ No newline at end of file