From c7e57493843d3470c46ece7d4cb925aa31b6214d Mon Sep 17 00:00:00 2001 From: Pas <74743263+Pasithea0@users.noreply.github.com> Date: Wed, 25 Feb 2026 12:07:49 -0700 Subject: [PATCH] bump version --- package.json | 2 +- public/notifications.xml | 19 +++++++++++++++++++ 2 files changed, 20 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index ed0e23bb..2aa6f5aa 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "packageManager": "pnpm@9.14.4", "name": "P-Stream", - "version": "5.3.6", + "version": "5.3.7", "private": true, "homepage": "https://github.com/p-stream/p-stream", "scripts": { diff --git a/public/notifications.xml b/public/notifications.xml index bb820aa4..369ef9ee 100644 --- a/public/notifications.xml +++ b/public/notifications.xml @@ -8,6 +8,25 @@ Mon, 29 Sep 2025 18:00:00 MST + + notification-061 + P-Stream v5.3.7 released! + Minor update this time but some nice quality of life improvements! + +Changes: +- Added a new 'Trakt Sync' setting. You can now sync your bookmarks and watch history to Trakt! +- Added colored indicator for intro, recap, credits, and preview segments in the player! +- Updated the pause overlay to show the episode rating instead of the show's rating. +- Fixed subtitle enable/disable not persisting between episodes or media. +- Scroll to top when changing settings categories. +- Other small bugs and issues fixed! + +Thank everyone! + + Wed, 25 Feb 2026 12:10:00 MST + update + + notification-060 P-Stream v5.3.6 released!