Update ghcr.io/jeffvli/feishin Docker tag to v0.7.3
This MR contains the following updates:
Package | Update | Change |
---|---|---|
ghcr.io/jeffvli/feishin | patch |
0.7.1 -> 0.7.3
|
Release Notes
jeffvli/feishin (ghcr.io/jeffvli/feishin)
v0.7.3
: 0.7.3
Highlights
- (Desktop) Fix electron version upgrade to v31 (#686)
Full Changelog: https://github.com/jeffvli/feishin/compare/v0.7.2...v0.7.3
v0.7.2
: 0.7.2
0.7.2 is here! Sorry for the delayed release!
Highlights
- (UI) You can now jump to lyrics in the full-screen player (#656) (Thanks @gelaechter)
- (UI) Add play similar tracks from context menu (#650) (Thanks @isaiahfuller)
- (UI) Fixed fullscreen player metadata not updating in certain situations (#680) (Thanks @dragonish)
- (UI) Fixed fullscreen player lyrics alignment when re-opening the window (#676) (Thanks @dragonish)
- (UI) Add setting to toggle the home page feature carousel (Thanks @kgarner7)
- (UI) Add setting to use native image aspect ratios for images (Thanks @kgarner7)
- (Jellyfin) Fixed authentication invalidating on Jellyfin if logging in from multiple locations (#660) (Thanks @sel10ut)
- (Jellyfin) Fixed recent albums on the homepage fetching incorrect data (#629) (Thanks @sel10ut)
- (Desktop) Fixed
Minimize to Tray
setting toggle showing incorrect value (#664) (Thanks @sel10ut) - (Desktop) Fixed app crash on macOS for some users (#668) (Thanks @yuygfgg)
- (Desktop) Fixed window not re-opening when
Exit to Tray
is enabled (Thanks @kgarner7) - (Desktop) Electron v26 -> v31 / Node v16 -> v18
What's Changed
- Add option to play similar tracks from the context menu by @isaiahfuller in https://github.com/jeffvli/feishin/pull/650
- Allow jumping to lyrics by @gelaechter in https://github.com/jeffvli/feishin/pull/656
- (Jellyfin) Adjust querying recent album releases by @sel10ut in https://github.com/jeffvli/feishin/pull/629
- [bugfix] Fix cache settings not being sentence cased by @iiPythonx in https://github.com/jeffvli/feishin/pull/657
- [bugfix]: properly clean up MPV on quit, use pid for socket by @kgarner7 in https://github.com/jeffvli/feishin/pull/627
- MediaSession/Remote enhancements by @kgarner7 in https://github.com/jeffvli/feishin/pull/632
- (Jellyfin) Allow multiple sessions from the same user with different instances by @sel10ut in https://github.com/jeffvli/feishin/pull/660
- [bugfix]: use tsx instead of ts-node, update @electron/rebuild by @kgarner7 in https://github.com/jeffvli/feishin/pull/659
- Bump the npm_and_yarn group across 2 directories with 2 updates by @dependabot in https://github.com/jeffvli/feishin/pull/662
- Bump ws from 8.17.1 to 8.18.0 in /release/app in the npm_and_yarn group across 1 directory by @dependabot in https://github.com/jeffvli/feishin/pull/663
- Adding in docker compose instructions to README by @minicoz in https://github.com/jeffvli/feishin/pull/654
- Fix minimize to tray setting toggle by @sel10ut in https://github.com/jeffvli/feishin/pull/664
- fix blank screen when reopening window on macos by @yuygfgg in https://github.com/jeffvli/feishin/pull/668
- Fix synchronized lyrics that may become unaligned during playback after re-rendering by @dragonish in https://github.com/jeffvli/feishin/pull/676
- Fix full screen player metadata may not change when switching queue by @dragonish in https://github.com/jeffvli/feishin/pull/680
New Contributors
- @isaiahfuller made their first contribution in https://github.com/jeffvli/feishin/pull/650
- @sel10ut made their first contribution in https://github.com/jeffvli/feishin/pull/629
- @minicoz made their first contribution in https://github.com/jeffvli/feishin/pull/654
- @yuygfgg made their first contribution in https://github.com/jeffvli/feishin/pull/668
- @dragonish made their first contribution in https://github.com/jeffvli/feishin/pull/676
Full Changelog: https://github.com/jeffvli/feishin/compare/v0.7.1...v0.7.2
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by Renovate [bot]