Skip to content
This repository has been archived by the owner on Feb 25, 2024. It is now read-only.

Releases: DjLeChuck/recalbox-manager

Version 2.2.0

19 Mar 21:25
Compare
Choose a tag to compare

[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

27 May 15:02
Compare
Choose a tag to compare

[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

23 Apr 11:16
Compare
Choose a tag to compare

[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

19 Mar 15:16
Compare
Choose a tag to compare

First "production ready" release of the manager.

Included by default with recalbox 4.1.

First release of the new version

19 Feb 10:25
Compare
Choose a tag to compare
Pre-release

Entirely rewrite with React.

Sixth release

28 Jan 18:13
Compare
Choose a tag to compare
Sixth release Pre-release
Pre-release
  • Bug fixe
  • Add new page "Screenshots"
  • Use MO file for translations

Fifth release

28 Jan 08:30
Compare
Choose a tag to compare
Fifth release Pre-release
Pre-release
  • Add new BIOS page (upload, delete, check MD5)
  • Fix some bug
  • Add link to virtual gamepad and keyboard

Fourth beta

22 Jan 20:17
Compare
Choose a tag to compare
Fourth beta Pre-release
Pre-release
  • 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

30 Oct 12:43
Compare
Choose a tag to compare
Third beta Pre-release
Pre-release
  • Remove Recalbox API dependency (except for game launching)
  • Add some new options that was unavailable with the API

Second release

09 Oct 12:23
Compare
Choose a tag to compare
Second release Pre-release
Pre-release
v1.0-beta2

Fix config loading on production env