Skip to content

Releases: Ipmake/Nevu

Version 1.0.1

04 Feb 19:09
2961a34
Compare
Choose a tag to compare

Note

Due to violating the trademark of Plex we have been asked to rebrand PerPlexed, thus PerPlexed is now Nevu!
Please (if you haven't already) update your docker container from using the ipmake/perplexed image to now ipmake/nevu

Changes

  • Rebrand – New Color scheme and logo.

What's Changed

Full Changelog: v1.0.0...v1.0.1

Version 1.0.0

31 Jan 11:26
618c701
Compare
Choose a tag to compare

Note

Hey everyone! 🎉

We've finally made it—PerPlexed 1.0.0 is here! This release is a huge milestone, packed with exciting features and improvements to take your Plex experience to the next level. From a sleek new design to better search, a watchlist, and even PerPlexed Sync for watching together, there's a lot to explore!

We couldn’t have done this without your support, feedback, and enthusiasm. Thank you for being part of this journey! Now, go enjoy the new PerPlexed! 🚀

Changes

  • Major Design Overhaul – A fresh, intuitive UI.
  • Library Browse Popup – Quick access to media.
  • Better Searching – Improved results and performance.
  • PerPlexed Sync – Watch together in real-time.
  • Metascreen Enhancements – Richer metadata & visuals.
  • Watch Page Improvements – Smoother playback & navigation.
  • Watchlist – Save media for later.
  • Ratings – Rate and review content.
  • API & Docs Updates – Improved developer experience.

Full Changelog: v0.9.6...v1.0.0

Version 0.9.6

23 Dec 16:19
4dc05c7
Compare
Choose a tag to compare

Changes

  • Added ENV variable to the backend for disabling TLS verification

Full Changelog: v0.9.5...v0.9.6

Version 0.9.5

22 Dec 14:29
Compare
Choose a tag to compare

Changes

  • Fixed Users not being able to log in to shared servers
  • Minor UI fixes
  • Fixed OnDeck movies not starting at timestamp
  • Improved UI for smaller devices
  • Increased Image resolution for Search and Library view
  • Fixed request spam on search

Full Changelog: v0.9.4...v0.9.5

Version 0.9.4

16 Dec 17:42
44f3f3b
Compare
Choose a tag to compare

Changes:

  • Color of Watched indicator changed to White
  • Previews in Player are hidden when not available
  • Added mouse playback interaction on Watch Page
  • Home page now displays content from all libraries
  • Search menu and genre browsing menu now use new item hover design
  • General cleanup

Dev Changes

  • Feat/Playbackscreen clicking by @Ipmake in #26
  • Fix/Hide preview thumbnails when not generated by @Ipmake in #27
  • feat/fix(22, 23): added watched tick to search result for movie, modified color of watched icon, added check for indexes before preview by @lokwaniyash in #25
  • ver/v0.9.4 by @Ipmake in #28

New Contributors

Full Changelog: v0.9.3...v0.9.4

Version 0.9.3

16 Oct 22:29
92cb43d
Compare
Choose a tag to compare

Changelog

Basic Changes:

  • Switched streaming protocol from HLS to DASH.
  • Switched to dash.js v4.7.0.
  • Implemented universal ping to keep streaming sessions alive.
  • Added handler for displaying timeline errors.
  • Optimized usage of universal decision logic.

What's Changed

Full Changelog: v0.9.2...v0.9.3

Version 0.9.2

16 Oct 14:47
e764205
Compare
Choose a tag to compare

Disclaimer

Hello everyone, its been a while since i've worked on this project. You might have thought it was dropped. Be ensured that im still working on this and will continue to do so for the foreseeable future.

Changelog

Basic Changes:

  • Switched video streaming filetype to m3u8.
  • Updated streaming protocol from DASH to HLS.
  • Made minor streaming adjustments.
  • Fixed X-Plex query to use correct screen size.

Interface Changes:

  • Added more info to the pause screen on the Watch page.
  • Removed "Original" quality option from the quality selection.
  • Enabled background trailers on the banner in MetaScreen.
  • Added Categories section to the Search screen.
  • Updated hover behavior for Movie/Show items.

Design Changes:

  • Rounded corners on buttons, Movie/Show items, MetaScreen, and Appbar.

Dev Changes:

  • Added build script.

What's Changed

Full Changelog: v0.9.1...v0.9.2

Version 0.9.1

18 May 18:35
e7280b6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.0...v0.9.1

Version 0.9.0

08 May 06:09
Compare
Choose a tag to compare

What's Changed

  • feat: use caddy as static server to reduce image size by @evrins in #7
  • fix: SessionID fix & Using shared servers by @Ipmake in #9
  • Feat: PerPlexed Proxy by @Ipmake in #12
  • doc: update development section by @evrins in #10

New Contributors

Full Changelog: https://github.com/Ipmake/PerPlexed/commits/v0.9.0