Skip to content

Releases: CoocooFroggy/FutureRestore-GUI

FutureRestore GUI — v1.98.3

18 Dec 18:55
eb71d8c
Compare
Choose a tag to compare

What's new:

  • Uploading logs now uses https 🔒
  • Upgraded to Java 19

FutureRestore GUI — v1.98.2

25 Sep 04:11
16c8a66
Compare
Choose a tag to compare

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

18 Jul 20:37
25c4dff
Compare
Choose a tag to compare

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

27 Mar 03:15
1f8c7a1
Compare
Choose a tag to compare

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

25 Mar 03:34
2e1d9bd
Compare
Choose a tag to compare

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

24 Mar 01:25
dded23e
Compare
Choose a tag to compare

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

24 Mar 01:46
f6490be
Compare
Choose a tag to compare

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

16 Mar 05:22
5d7fba8
Compare
Choose a tag to compare

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

16 Mar 03:07
de4fa0c
Compare
Choose a tag to compare

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

03 Mar 06:03
94bb0c0
Compare
Choose a tag to compare

What's new:

  • New FutureRestore beta naming scheme

Miscellaneous:

  • Update dependencies
  • Refactoring