Skip to content

Releases: forkless/NotAlterra

v0.4.3

13 Jun 22:56

Choose a tag to compare

NotAlterra is an unofficial Subnautica 2 save-file manager.
Cross-platform terminal application. No admin permissions or network access required.

Pre-compiled binaries — no installation, no dependencies. Just download,
extract, and run.


Builds: Linux (amd64) • Windows (x64)

For a full history of changes across all versions, see
CHANGELOG.md.

v0.4.2

09 Jun 16:25

Choose a tag to compare

⚠️ Deprecated Release

This version is no longer supported and contains known bugs.

NotAlterra is an unofficial Subnautica 2 save-file manager.
Cross-platform terminal application. No admin permissions or network access required.

Pre-compiled binaries — no installation, no dependencies. Just download,
extract, and run.


v0.4.2 — Pinned headers & layout polish

UI
• Restore backup picker: pinned column headers, wider Backup column, right-aligned Size
• INI restore picker: matching pinned header with "INI Backup" / "Size" columns
• All picker highlight colour changed to yellow for better visibility
• Main menu entries shifted 1 left; INI submenu entries aligned with main menu
• Spacer row between list content and status bar on all screens
• Non-blocking info dialog for backup-in-progress (no button, auto-replaced)
• Split-layout backup picker — file list on left, live GVAS metadata on right
pip highlight replaces background bar on all menus
• Blank separator lines for visual grouping in menus
• "Set Subnautica 2 location" and "Set backup location" menu entries
• Context-aware header path — title bar shows the relevant file location for the current menu/screen

Layout
• Backup column widened from 30→38 chars; header/data total widths matched
• Size header right-aligned above file-size values in both restore pickers
• INI submenu header changed to cyan, shifted 3 right

Backup
• No intermediate spinner page — info popup followed by summary dialog
• tar.gz backup format — one archive per backup event

Configuration
• Persistent app.ini — save folder and backup location survive sessions
• Config stored in platform-standard directory (AppData/Local on Windows)
• UE5 .ini backups stored in backups/ue5/ under the backup root
• Logs moved to data_local_dir/NotAlterra/logs/
• Stale config.ini auto-removed from prior versions

Security & Documentation
• Security disclosure pipeline: SECURITY.md safe harbor, CVE template, bug report template, PR template
• GitHub Private Vulnerability Reporting enabled
• All docs updated to accurately describe data persistence

Other
--help / -h flag
• Automatic migration from old NotAlterra_Backups/ directory-tree format

Builds: Linux (amd64) • Windows x64

v0.3.2

02 Jun 19:39

Choose a tag to compare

⚠️ Deprecated Release

This version is no longer supported and contains known bugs.

NotAlterra is an unofficial Subnautica 2 save-file manager.
Cross-platform terminal application. No admin permissions or network access required.

Pre-compiled binaries — no installation, no dependencies. Just download,
extract, and run.

What's new in v0.3.2

config.ini removed entirely — no paths written to disk
• Save folder is session-only, entered via Set save folder
• Disclaimer tracked via 0-byte sentinel file (NotAlterra_LICENSE_ACCEPTED)
• Lightweight startup check for common save paths (no profile/drive scans)

Builds: Linux (amd64) • Windows x64

v0.3.1

02 Jun 17:20

Choose a tag to compare

⚠️ Deprecated Release

This version is no longer supported and contains known bugs.

NotAlterra is an unofficial Subnautica 2 save-file manager.
Cross-platform terminal application. No admin permissions or network access required.

Pre-compiled binaries — no installation, no dependencies. Just download, extract, and run.

What's new in v0.3.1

• Patrolling whale added to Set save folder input dialog
• Path injection sanitized — control characters stripped before writing to config or log
• Locate save files menu item removed
• Set save folder is the sole method for configuring the save location

Builds: Linux (amd64) • Windows x64

v0.3.0

02 Jun 15:58

Choose a tag to compare

⚠️ Deprecated Release

This version is no longer supported and contains known bugs.

NotAlterra is an unofficial Subnautica 2 save-file manager.
Cross-platform terminal application. No admin permissions or network access required.

Pre-compiled binaries — no installation, no dependencies. Just download, extract, and run.

What's new in v0.3.0

• Set save folder — manual path entry with clipboard paste support
• No auto-scan on startup (privacy: scanning user profiles is disabled)
• Fuzz testing for GVAS parser (2 targets, ~450k runs clean)
• SLSA v3 provenance attestation on all release artifacts
• GPG-signed release tags
• Index-out-of-bounds fix in GVAS property extractors (found by fuzzing)

Builds: Linux (amd64) • Windows x64

v0.2.4

01 Jun 17:39

Choose a tag to compare

⚠️ Deprecated Release

This version is no longer supported and contains known bugs.

NotAlterra is an unofficial Subnautica 2 save-file manager.
Cross-platform terminal application. No admin permissions or network access required.

Pre-compiled binaries — no installation, no dependencies. Just download,
extract, and run.

What's New:

• Column headers in file pickers
• Navigation prompt alongside item description
• Config keys renamed (save_path, save_scan, ini_path)
• Windows executable renamed to NotAlterra.exe
• Playtime zero-padded to 2 digits
• Removed unused dependencies — lighter compile

Builds: Linux (amd64) • Windows x64

v0.2.3

01 Jun 17:01

Choose a tag to compare

⚠️ Deprecated Release

This version is no longer supported and contains known bugs.

NotAlterra is an unofficial Subnautica 2 save-file manager.
Cross-platform terminal application. No admin permissions or network access required.

Pre-compiled binaries — no installation, no dependencies. Just download,
extract, and run.

What's New:

• Column headers in file pickers
• Navigation prompt alongside item description
• Config keys renamed (save_path, save_scan, ini_path)
• Windows executable renamed to NotAlterra.exe
• Playtime zero-padded to 2 digits
• Removed unused dependencies — lighter compile

Builds: Linux (amd64) • Windows x64

v0.2.2

01 Jun 10:13

Choose a tag to compare

⚠️ Deprecated Release

This version is no longer supported and contains known bugs.

NotAlterra is an unofficial Subnautica 2 save-file manager.
Cross-platform terminal application. No admin permissions or network access required.

Pre-compiled binaries — no installation, no dependencies. Just download,
extract, and run.

What's New:

• Column headers in file pickers
• Navigation prompt alongside item description
• Config keys renamed (save_path, save_scan, ini_path)
• Windows executable renamed to NotAlterra.exe
• Playtime zero-padded to 2 digits
• Removed unused dependencies — lighter compile

Builds: Linux (amd64) • Windows x64

v0.2.0

01 Jun 08:39

Choose a tag to compare

⚠️ Deprecated Release

This version is no longer supported and contains known bugs.

NotAlterra is an unofficial Subnautica 2 save-file manager.
Cross-platform terminal application. No admin permissions or network access required.

Pre-compiled binaries — no installation, no dependencies. Just download,
extract, and run.

What's New:

• Column headers in file pickers
• Navigation prompt alongside item description
• Config keys renamed (save_path, save_scan, ini_path)
• Windows executable renamed to NotAlterra.exe
• Playtime zero-padded to 2 digits
• Removed unused dependencies — lighter compile

Builds: Linux (amd64) • Windows x64

v0.1.3

01 Jun 04:00

Choose a tag to compare

⚠️ Deprecated Release

This version is no longer supported and contains known bugs.

NotAlterra is an unofficial Subnautica 2 save-file manager.
Cross-platform terminal application. No admin permissions or network access required.

Pre-compiled binaries — no installation, no dependencies. Just download,
extract, and run.

What's New:

• Playtime extraction from save metadata (Xh Ym)
• Multiplayer / Single Player labels throughout
• Release archives moved to builds/ folder

Builds: Linux (amd64) • Windows x64