From 4a5655dc7513b2fa5f8da6391f19af444008ea6f Mon Sep 17 00:00:00 2001 From: Pas <74743263+Pasithea0@users.noreply.github.com> Date: Tue, 28 Oct 2025 16:00:10 -0600 Subject: [PATCH] bump version v5.2.1 --- package.json | 2 +- public/notifications.xml | 26 ++++++++++++++++++++++++++ 2 files changed, 27 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 1581f02a..3e1d41a3 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "packageManager": "pnpm@9.14.4", "name": "P-Stream", - "version": "5.2.0", + "version": "5.2.1", "private": true, "homepage": "https://github.com/p-stream/p-stream", "scripts": { diff --git a/public/notifications.xml b/public/notifications.xml index f854e3aa..72455d08 100644 --- a/public/notifications.xml +++ b/public/notifications.xml @@ -8,6 +8,32 @@ Mon, 29 Sep 2025 18:00:00 MST + + notification-046 + P-Stream v5.2.1 released! + Lots of great changes and improvements this time! + +- Added collection feature to the details modal (thanks @doug for the original idea) +- Always show the time when hovering over progress bar instead of only with thumbnails +- Added keyboard shortcut help menu (hold ` to show keyboard shortcuts) +- Added the ability to press 0-9 to skip to 0-90% progress +- Added new “Border” captions style with adjustable thickness +- Low Peformance mode now disables Flare effects +- Updated webkit interface to fix some Airplay issues (not fully working yet, help needed!) +- Fixed subtitles freezing when scrubbing +- Fixed embed order setting not saving correctly +- Fixed playback settings menu on the player not saving or appying immedietly +- Fixed Airplay button not appearing on some screen sizes +- Fixed progress saving and showing values larger than 100% +- Various other bug fixes and improvements + +P-Stream has partnered with Neon Next Generation Pty Ltd. for this release! They offer high quality kVM web and server hosting with a free virtual private container business plan! Check them out using the link below! + + https://neonnextgeneration.com/ + Tue, 28 Oct 2025 15:00:00 MST + update + + notification-045 P-Stream v5.2.0 released!