mirror of
https://github.com/p-stream/p-stream.git
synced 2026-03-11 09:45:33 +00:00
bump version
This commit is contained in:
parent
1307ace7ad
commit
c7e5749384
2 changed files with 20 additions and 1 deletions
|
|
@ -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": {
|
||||
|
|
|
|||
|
|
@ -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-061</guid>
|
||||
<title>P-Stream v5.3.7 released!</title>
|
||||
<description>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!
|
||||
</description>
|
||||
<pubDate>Wed, 25 Feb 2026 12:10:00 MST</pubDate>
|
||||
<category>update</category>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<guid>notification-060</guid>
|
||||
<title>P-Stream v5.3.6 released!</title>
|
||||
|
|
|
|||
Loading…
Reference in a new issue