mirror of
https://github.com/p-stream/p-stream.git
synced 2026-04-19 07:42:12 +00:00
bump version
This commit is contained in:
parent
df2ec49ed3
commit
f1585b2c30
2 changed files with 21 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"packageManager": "pnpm@9.14.4",
|
||||
"name": "P-Stream",
|
||||
"version": "5.1.4",
|
||||
"version": "5.2.0",
|
||||
"private": true,
|
||||
"homepage": "https://github.com/p-stream/p-stream",
|
||||
"scripts": {
|
||||
|
|
|
|||
|
|
@ -8,6 +8,25 @@
|
|||
<lastBuildDate>Mon, 29 Sep 2025 18:00:00 MST</lastBuildDate>
|
||||
<atom:link href="https://pstream.mov/notifications.xml" rel="self" type="application/rss+xml" />
|
||||
|
||||
<item>
|
||||
<guid>notification-045</guid>
|
||||
<title>P-Stream v5.2.0 released!</title>
|
||||
<description>Lots of great bug fixes this time around and a couple quality of life improvements!
|
||||
|
||||
- Fixed watch progress getting reset when switching sources.
|
||||
- Added the ability to disable specific sources and embeds.
|
||||
- Added a search bar to the settings page.
|
||||
- Fixed jitter when scrolling through the discover and movie list pages.
|
||||
- Disabled the context menu on the player page.
|
||||
- Improved site performance by caching all TMDB responses and updating skeleton media cards.
|
||||
- More minor bugs squashed!
|
||||
|
||||
Also, we now have a new source: Mega 🔥! Thanks to @fifthwit for adding it!
|
||||
</description>
|
||||
<pubDate>Mon, 20 Oct 2025 16:30:00 MST</pubDate>
|
||||
<category>update</category>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<guid>notification-044</guid>
|
||||
<title>FED is back! Apologies for the downtime!</title>
|
||||
|
|
@ -15,6 +34,7 @@
|
|||
<pubDate>Wed, 15 Oct 2025 16:22:00 MST</pubDate>
|
||||
<category>announcement</category>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<guid>notification-043</guid>
|
||||
<title>Manual Source Selection!</title>
|
||||
|
|
|
|||
Loading…
Reference in a new issue