From cef467f989d670822b2e3a436befc586516f01b6 Mon Sep 17 00:00:00 2001 From: Pas <74743263+Pasithea0@users.noreply.github.com> Date: Wed, 8 Oct 2025 19:58:18 -0600 Subject: [PATCH] bump version --- package.json | 2 +- public/notifications.xml | 14 ++++++++++++++ 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index bb7b3eea..07694724 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "packageManager": "pnpm@9.14.4", "name": "P-Stream", - "version": "5.1.3", + "version": "5.1.4", "private": true, "homepage": "https://github.com/p-stream/p-stream", "scripts": { diff --git a/public/notifications.xml b/public/notifications.xml index 6206730e..214806a8 100644 --- a/public/notifications.xml +++ b/public/notifications.xml @@ -8,6 +8,20 @@ Mon, 29 Sep 2025 18:00:00 MST + + notification-043 + Manual Source Selection! + I know many sources have been inconsistent recently, so to help with the trouble, we're introducing a new manual source selection setting! + + This setting disables the automatic scraping process and requires manual selection before scraping. + + You can find it settings, preferences. Hope it helps! + + Also some bug fixes so it counts as a new version: v5.1.4! + Wed, 8 Oct 2025 19:00:00 MST + feature + + notification-042 P-Stream v5.1.3 released!