Skip to content

Releases: SSH-PuR66/LiveContainer-Plus

Nightly Release @ 20260903

Pre-release

Choose a tag to compare

@github-actions github-actions released this 03 Sep 17:56

Commit: 12b2ec0f8c945b95ec45ca3bf293edd94964c361
Message: README: the fork's own front page

Animated banner, the four changes as a table against upstream, install links
that point at this repo's nightly, the on-device verification stated as it
stands, upstream guides linked rather than copied, tip link, and authorship
that separates the fork layer from khanhduytran0's and the LiveContainer
contributors' work.

Co-Authored-By: Claude Fable 5.1 noreply@anthropic.com

This is a nightly release created automatically with GitHub Actions workflow.

1.0

Choose a tag to compare

@github-actions github-actions released this 31 Jul 19:23
Fix three compile errors found by CI

LCBackupManifest gains Hashable so LCBackupFile can synthesise its own
conformance; without it the declared Hashable/Equatable conformance failed.

Extract the backup and restore picker rows into LCBackupAppRow and
LCRestoreAppRow. Inline, the nested Button/HStack/VStack with set-membership
checks made the type-checker fall back to the Binding overload of ForEach and
then time out entirely on LCRestoreSheet.body.