Newer
Older
**Current released Version:** v0.13.3-beta
- Arnau
- Manoj
- Ingo
- steadfasterX
- André Lam
- Mex Salem
- F. Wildermuth
- Anonymous
- Nikolay Sinyov
- Piero
- GunChleoc
developer:
-[Vincent Bourgmayer](vincent.bourgmayer@e.email)
### v0.13.4-beta (current - unreleased)
- Fix Ubuntu build's docker image - by Israel & Omer Akram
- Refactor classes related to script execution
- Update Russian translations - by Nikolay Sinyov
- Update German translations - by F. Wildermuth
### v0.13.3-beta (latest release)
- Refactor user interface related to flashing device
- Refactor Configuration file
- Update version number to v0.13.3-beta
- Fixed e-mail registration API Url - by Israel Yago pereira
- Update Russian translations - by Nikolay Sinyov & Israel Yago pereira
- Update German translations - by F. Wildermuth
- Update Dutch translations - by Edoardo Regni
- Update config file for arch-linux build - by steadfasterX
- Small refactoring of FlashSceneController.java & FlashScene.fxml
- Revert support of Volla phone
- Update translations
- Update dutch translations - by Edoardo Regni
- Update german translations - by F. Wildermuth
- Update russian translations - by Nikolay Sinyov
- Update Italian translations - by Paolo Pantaleo
## Documentation
To run directly from source:
`./gradlew run -Dorg.gradle.java.home=buildSrc/linux/jdk-11.0.2/`
from root of the project.
- [How to build from source with Gradle](../../wikis/Build-with-Gradle)
- [How to support new Device](../../wikis/Support-new-device)
- [How translation works](../../wikis/update-translation)
- [Weblate](https://i18n.e.foundation/projects/e/easy-installer/)
## Where to get log at runtime
- Windows: `C:\Users\<your username>\AppData\Local\easy-installer`
- linux : ``
## Dependancy:
- Java 11+
- JavaFX 13+
- Flash-lib
- org.openjfx.javafxplugin
- https://badass-jlink-plugin.beryx.org/