Releases: CoocooFroggy/FutureRestore-GUI
Releases · CoocooFroggy/FutureRestore-GUI
FutureRestore GUI — v1.98.3
What's new:
- Uploading logs now uses https 🔒
- Upgraded to Java 19
FutureRestore GUI — v1.98.2
What's new:
- Added the new
--no-rsep
argument.
Miscellaneous improvements:
- Switch to commons compress rather than using an old library with vulnerabilities
- Compile with Java 18 (dropping Java 11—sorry Linux users, the .jar will not suffice anymore)
- Update code for Java 18
- Drastically reduce repository size by only downloading JavaFX jmods during CI
FutureRestore GUI — v1.98.1
Bug fixes in v1.98.1:
- Fixed download FutureRestore beta not doing anything when macOS universal binaries are available.
What's new in v1.98:
- Added the new
--custom-latest-buildid
and--custom-latest-beta
arguments. - Added
--no-restore
and--serial
arguments. - Redesigned tabbed pane (again)
- The log window is now in the "Controls" tab
- Detect selected arguments not included in FutureRestore binary and parse the errors
- If a shell script is included in a FutureRestore download, prompt to run it
- The GUI knows if it's a prerelease and will prompt for prerelease updates
- Release versions will continue to only get full release updates
- The "Current Task" text pane is now scrollable horizontally, in case the output is too long
Bug fixes:
- Fixed argument boxes not appearing immediately after enabling the corresponding checkbox.
FutureRestore GUI — v1.98
What's new:
- Added the new
--custom-latest-buildid
and--custom-latest-beta
arguments. - Added
--no-restore
and--serial
arguments. - Redesigned tabbed pane (again)
- The log window is now in the "Controls" tab
- Detect selected arguments not included in FutureRestore binary and parse the errors
- If a shell script is included in a FutureRestore download, prompt to run it
- The GUI knows if it's a prerelease and will prompt for prerelease updates
- Release versions will continue to only get full release updates
- The "Current Task" text pane is now scrollable horizontally, in case the output is too long
Bug fixes:
- Fixed argument boxes not appearing immediately after enabling the corresponding checkbox.
FutureRestore GUI Prerelease — v1.98.01
What's new:
- Added the new
--custom-latest-buildid
and--custom-latest-beta
options. - Redesigned tabbed pane (again)
- The log window is now in the "Controls" tab
- Detect selected arguments not included in FutureRestore binary and parse them automatically
- If a shell script is included in a FutureRestore download, prompt to run it
- The GUI knows if it's a prerelease and will prompt for prerelease updates
- Release versions will continue to only get full release updates
- The "Current Task" text pane is now scrollable horizontally, in case the output is too long
Bug fixes:
- Fixed argument boxes not appearing immediately after enabling the corresponding checkbox.
Known issues:
-
Resizing the window can cause flickering in sizing of elements in the "Files" and "Controls" tab.
FutureRestore GUI Prerelease — v1.98.00
What's new:
- Added the new
--custom-latest-buildid
and--custom-latest-beta
options. - Redesigned tabbed pane (again)
Bug fixes:
- Fixed argument boxes not appearing quickly after enabling the corresponding checkbox.
Known issues:
- Resizing the window can cause flickering in sizing of elements in the "Files" and "Controls" tab.
FutureRestore GUI — v1.97.2
v1.97.2 fixes an infinite update loop if a FutureRestore GUI prerelease version was available.
What's new:
- Added the new
--custom-latest
option.-
Specify custom latest version to use for SEP, Baseband and other FirmwareUpdater components
-
- You can now optionally specify a generator with the
--set-nonce
option. - You can hover over the empty text fields to see an explanation for input.
Miscellaneous improvements:
- The "FutureRestore Beta" setting is now enabled by default.
- UI changes were made to make the Options/Arguments page cleaner.
- Date & time, as well as the command ran, are now appended to generated logs.
- The log will now specify a reason if it is unable to run FutureRestore.
- The GUI will try to prevent selecting a non-existent FutureRestore binary.
- Updated links to point to futurerestore/futurerestore
FutureRestore GUI — v1.97.1
What's new
- Added the new
--custom-latest
option.-
Specify custom latest version to use for SEP, Baseband and other FirmwareUpdater components
-
- You can now optionally specify a generator with the
--set-nonce
option. - You can hover over the empty text fields to see an explanation for input.
Miscellaneous improvements:
- The "FutureRestore Beta" setting is now enabled by default.
- UI changes were made to make the Options/Arguments page cleaner.
- Date & time, as well as the command ran, are now appended to generated logs.
- The log will now specify a reason if it is unable to run FutureRestore.
- The GUI will try to prevent selecting a non-existent FutureRestore binary.
- Updated links to point to futurerestore/futurerestore
FutureRestore GUI — v1.97
What's new
- Added the new
--custom-latest
option.-
Specify custom latest version to use for SEP, Baseband and other FirmwareUpdater components
-
- You can now optionally specify a generator with the
--set-nonce
option. - You can hover over the empty text fields to see an explanation for input.
Miscellaneous improvements:
- The "FutureRestore Beta" setting is now enabled by default.
- UI changes were made to make the Options/Arguments page cleaner.
- Date & time, as well as the command ran, are now appended to generated logs.
- The log will now specify a reason if it is unable to run FutureRestore.
- The GUI will try to prevent selecting a non-existent FutureRestore binary.
FutureRestore GUI — v1.96
What's new:
- New FutureRestore beta naming scheme
Miscellaneous:
- Update dependencies
- Refactoring