v2.0.0-beta.1
Pre-release
Pre-release
⚠ BREAKING CHANGES
- The app now requires GTK4. Neccessary libraries would be pulled in by your package manager
- Removal of config auto-migration from the old path
~/.cache/sentinelto~/.local/share/sentinel - Removal of self-healing of icon/image paths - In some case we had a mix of CDN paths and local path for icons/immages. This has always been remapped internal to the local equivalent. This auto mapping is been removed.
If you run into issues of missing icons/images, simply right-click -> Refresh Game
🚀 New Features
- Support for more emus (OG Goldberg Steam Emu, CODEX, RUNE)
- stats/progress achievements now has 3 states - default(sound + popup for each count), silent(no sound + popup), disabled(no sound + no popup)
- Per-game refresh to fix missing icons, images, or achievements
- Steam Key is no longer needed if you select
Steam APIas Data source
🐛 Bug Fixes
- fixed crash when a prefix is suddenly removed by another process
- library sync and race condition issues
- normalize achievement icon paths from Steam key source API
- optimizations and fixes for those using Steam's
compatdatadirectory as prefix. You might still run into issues of games not showing up or get notifications depending on the version of the emulator you use. See (Detanup01/gbe_fork#549) - first notifications for a newly added game should no longer be missed.
decky-plugin specific fixes
- Fixed issue with notifications failing because the plugin could not reach the backend
- Fixed issue where "Now Playing" didn't show any game or a way to match the game name.