Skip to content

Releases: Ipmake/PerPlexed

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