Releases: vankasteelj/frak
Releases · vankasteelj/frak
Update 1.24.2
Fixes:
- Pictures were ugly on some screens (introduced in 1.24.1)
- Fix an error preventing from opening "stats" multiple times
Enhancements:
- Local JSON "share" API has been compressed (deflate), it's backwards-compatible, but will improve network performance
- Images from TMDB should now be ~30% smaller, enhancing network performance
- Try some speed-up improvements (v8-compile-cache, lazyload images, use requestIdleCallback instead of setTimeout
Update 1.24.1
New experimental feature:
- cast videos to DLNA devices, like an LG WebOS TV : activate DLNA in the settings, then use 'cast' (rss-like) button when downloading a file. At the moment, there is no way to cast subtitles (other than embedded in MKV's for example) nor to cast a local video file.
Updates:
- New plugin provider
- Preload background-image on Details to prevent "pop-in" effect
- Update the trakt .woff font (it has the new logo)
- Add 'ratings chart' in Stats profile page
Bugfixes:
- Removing the "custom list" name will now display correctly the list as "Custom"
- Fix an issue when reloading the app (CTRL+R) and it opened a blank websearch page
- Fix the 'white flash' at startup, that happened because the theme was applied a few ms after the app was opened
- Ratings will now be displayed after a 'sort' (by duration, by theme, etc.)
Release 1.24.0
Updates:
- NWjs 0.93.0
- MPV 0.39.0 (note: this uses v3, which has an AVX2 requirement for CPU released after ~2015)
- Dependencies
- Logos & branding of content/metadata partners have been updated to match their current identity
- Plugins up to date
Bugfixes:
- the streamer now uses default announces as it was supposed to be since 2018...
Dev things:
- Changed branch "master" to "main". It was about time!
Update 1.23.2
Bugfixes:
- opening the app from shortcut (if app is already running) will now de-minimize it even from tray
- fix an issue where, when not opened for 3 months, you had to reset the database
- center video trailer's embeded youtube frame (was a few pixels off, kinda annoying)
Features:
- new trackers
- sort movies by runtime
Updates:
- nwjs 0.91.0
- dependencies update
Update 1.23.1
Enhancements:
- a new provider
- update [email protected] and [email protected]
- a few css fixes (trailer popup size, alignment grid)
Bugfixes:
- update outdated providers
- fix an issue with some subtitles languages not being recognized (like "ea" or "pt-br")
- updated dependencies (moderate severity security threat: https://github.com/vankasteelj/frak/security/dependabot/4)
Release 1.23.0
New feature:
- allows to "pin" some sources for having them at hand
Fixes:
- this fixes the subtitles all being a "one line ad"
- small fixes to the CSS
- updates some plugins
Release 1.22.0
- Revert webtorrent to an older version, in order to keep speed-limiter working (it wasnt)
- Fix issues with the comment/rating popup from 1.21.0, where comments werent always uploading to trakt
- update deps
- remove an unworking (thus unnecessary) plugin
As of 18/07/2023, Windows Defender flags NWjs as being a virus (nwjs/nw.js#8054 (comment)). There is nothing I can do at the moment, it does seem to be a false positive though, but it's at your own risk.
Release 1.21.0
New features:
- Auto-rate: after watching a movie or a show (for at least 4 episodes), a popup appears asking you to rate (disable that in Settings)
Improvements:
- Filter "ratings" by year of release (new filter for Ratings tab)
Release 1.20.0
Bugfixes:
- Rate on some custom-list items
- Fix 'discover' tab spinner not being shown
Under the hood:
- security fixes (cheerio/got/other dependencies needed to be updated)
- nwjs 0.75.1
- mpv 0.35.1
- webtorrent 1.9.7 (from 0.108.x) => this changes the 'unlimited speed' to be -1 (instead of 0 on previous Frak versions)
Release 1.19.0
Since 1.18.0 :
New features:
- adds a "ratings" page
- plugin tester, in Settings. Will allow you to see if all plugins work as expected
- Add a "reset data but not settings" button and use that also when stuck on boot, might prevent reconfiguring everything when things go south
Enhancements:
- item list visual enhancement: small zoom on hover
- shrink downloadable installer size (and installed size on local computer)
Bugifxes:
- "load next" feature should be fixed
- the poster correctly shows up in history (instead of a cropped fanart)