This repository has been archived by the owner on Feb 25, 2024. It is now read-only.
Releases: DjLeChuck/recalbox-manager
Releases · DjLeChuck/recalbox-manager
Version 2.2.0
[2.2.0] - 2018-03-19
Added
- Launch ROM without the API
- Add Hungarian and Turkish translations
- Add link to virtual touchpad
Changed
- Update existing translations
- Display top-menu icon text on hover
Fixed
- Can't stop EmulationStation from manager (#56)
- Fix link to virtual keyboard
- The login page display a whitescreen
- Can't activate the securised access
Version 2.0.2
[2.0.2] - 2017-05-27
Changed
- Only display available actions of ES buttons (restart and start or stop)
- Huge rewrite of all components to split them into Container & Presentational and simplify forms handling
Version 2.0.1
[2.0.1] - 2017-04-23
Added
- Argentina (AR) translation
- Catalan (CA) translation
- Polish (PL) translation
- Portugese (PT) translation
- Russian (RU) translation
- Simplified Chinese (CN) translation
- Traditional Chinese (ZH) translation
- Ukranian (UK) translation
Changed
- Update existing languages files
Fixed
- Exit compile script on errors
- Add shim for Object.entries
- Fixed Travis config file
Version 2.0.0
First "production ready" release of the manager.
Included by default with recalbox 4.1.
First release of the new version
Entirely rewrite with React.
Sixth release
- Bug fixe
- Add new page "Screenshots"
- Use MO file for translations
Fifth release
- Add new BIOS page (upload, delete, check MD5)
- Fix some bug
- Add link to virtual gamepad and keyboard
Fourth beta
- Add new language (English)
- Add new options (start/stop the API, change emulators special keys, etc. see commits for full list)
- Add ability to edit game data (gamelist.xml) from the ROM list
- Change ROM list display
Third beta
- Remove Recalbox API dependency (except for game launching)
- Add some new options that was unavailable with the API
Second release
v1.0-beta2 Fix config loading on production env