Prepare 2.0.0 release

This commit is contained in:
grimsi
2025-07-24 21:16:48 +02:00
parent 24c75bd7d8
commit dec1793519
11 changed files with 22 additions and 19 deletions
+11 -8
View File
@@ -8,32 +8,35 @@
</div>
> [!IMPORTANT]
> Gameyfin v2 is currently in beta stage.
> Expect bugs and breaking changes until the `2.0.0` release.
> Gameyfins container image will move soon™.
> The new image is available under `ghcr.io/gameyfin/gameyfin`.
> The old image (`grimsi/gameyfin`) will be removed in the future, so please update your setup accordingly.
## Overview
Name and functionality inspired by [Jellyfin](https://jellyfin.org/).
### Documentation
The documentation and screenshots are available at [gameyfin.org](https://gameyfin.org/).
### Features
✨ Automatically scans and indexes your game libraries
⬇️ Access your library via your web browser & download games directly from there
👥 Share your library with friends & family
⚛️ LAN-friendly (everything is cached locally)
⚛️ LAN-friendly (everything is cached locally - except for videos)
🐋 Runs in a container or any system with a JVM
🌈 Themes (including colorblind support)
🔌 Easily expandable with plugins
🔒 Integrates into your SSO solution via OAuth2 / OpenID Connect
🆓 **100% open source and free to use without any paywall.**
### Documentation
The documentation is available at [gameyfin.org](https://gameyfin.org/).
### Contribute to Gameyfin
Currently, no contribution guide is available. After the `2.0.0` release, contributions will be welcome.
Contributions are welcome!
There are no strict requirements to contribute, but please contact us first if you want to implement a new feature or
change the design of the application before you start working on it.
### Technical Details