Skip to content

Tags: CoocooFroggy/FutureRestore-GUI

Tags

v1.98.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Dynamic copyright year

v1.98.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
FutureRestore GUI — v1.98.2

- Added the new `--no-rsep` argument.
- 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

v1.98.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
FutureRestore GUI — v1.98.1

- Fixed download FutureRestore beta not doing anything when macOS universal binaries are available.

v1.98

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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.

### Known issues:

- [x] ~~Resizing the window can cause flickering in sizing of elements in the "Files" and "Controls" tab.~~

v1.98.01

Verified

This commit was signed with the committer’s verified signature.
Download FRGUI prerelease versions if on a prerelease

v1.98.00

Verified

This commit was signed with the committer’s verified signature.
CI for prerelease

v1.97.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
FutureRestore GUI — v1.97.2

v1.97.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
FutureRestore GUI — v1.97.1

Update links to new fork

v1.97

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
FutureRestore GUI — v1.97

v1.96

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
FutureRestore GUI — v1.96

- New FutureRestore beta naming scheme
- Update dependencies
- Refactoring