mirror of
https://github.com/rommapp/romm.git
synced 2026-02-18 00:27:41 +01:00
- Implemented RA hash handling in ROM processing. - Added functionality to refresh RetroAchievements data for users. - Updated user model to store RA progression data. - Created a new component for managing RetroAchievements settings in user profiles. - Enhanced ROM metadata to include merged RA achievements and badge paths. - Refactored API calls to accommodate new RA features and removed unused API key handling. - Updated frontend components to reflect changes in RA metadata and user settings. - Adjusted Docker configuration for database service naming.