v2.2.0 #768
grimsi
announced in
Announcements
v2.2.0
#768
Replies: 1 comment 3 replies
-
|
Did something change with the padding left and right? I noticed on smaller window that the padding is 0 with version 2.2.0-preview: |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Pre-Release 2.2.0.RC1
Please support me by testing this release using the
2.2.0-previewor2.2.0-preview-ubuntuimage tag and open issues if you encounter any problems!If you have any questions please use the attached discussion.
Note: Please always make a full backup before testing pre-release versions since they may corrupt your data.
🎮 Feature Release
Note
Starting this release new versions are now only available under
ghcr.io/gameyfin/gameyfin.The Docker Hub images will not receive further updates and will display a warning in the web UI.
New features
Multi platform support by @grimsi in #764
Finally Gameyfin supports multiple platforms! Platforms can now be assigned to libraries, games and game requests!
The initial migration will assign the "PC (Microsoft Windows)" platform to every game since this was the only supported platform until now.
You may want to check your games by hand if that really fits the actual files you have.
After that this can be managed by assigning platforms to the libraries. Gameyfin will limit its search to specific platforms if the library has them configured. If not everything will still work as expected, you will even get more resutls than before (because now games from platforms other than PC are being considered).
Note: Gameyfin is still primarily focused on desktop games, if you want to manage ROMs or other console games there are better solutions that sometimes even include emulation support. This feature is intended for users who have some non-desktop games so they don't need to maintain two or more different services for those.
Improve library scanning by @grimsi in #749
Library scanning is now reflected in real-time. No endless waiting any more, you can browse your games while they are being scanned!
Optimize container image by @grimsi in #761
This should massively decrease the download size for future updates, making them faster and less taxing on your internet connection.
Bug fixes
Maintenance
Full Changelog: v2.1.2...v2.2.0.rc1
This discussion was created from the release v2.2.0.
Beta Was this translation helpful? Give feedback.
All reactions