Skip to content

Releases: MomoLawson/Quickstart-PC

Nightly @ 2026.5.13

Nightly @ 2026.5.13 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 13 May 06:50

🌙 Nightly Snapshot

Version: 1.0.0-beta4-build4
Date: 2026.5.13
Warning: This is an automated pre-release build. May be unstable.

Changes since last release

  • Nightly snapshot

Nightly @ 2026.5.12

Nightly @ 2026.5.12 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 12 May 06:39

🌙 Nightly Snapshot

Version: 1.0.0-beta4-build4
Date: 2026.5.12
Warning: This is an automated pre-release build. May be unstable.

Changes since last release

  • Nightly snapshot

Nightly @ 2026.5.11

Nightly @ 2026.5.11 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 11 May 07:44

🌙 Nightly Snapshot

Version: 1.0.0-beta4-build4
Date: 2026.5.11
Warning: This is an automated pre-release build. May be unstable.

Changes since last release

  • Nightly snapshot

Nightly @ 2026.5.10

Nightly @ 2026.5.10 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 10 May 06:36

🌙 Nightly Snapshot

Version: 1.0.0-beta4-build4
Date: 2026.5.10
Warning: This is an automated pre-release build. May be unstable.

Changes since last release

  • Nightly snapshot

v1.0.0-beta2-build9

v1.0.0-beta2-build9 Pre-release
Pre-release

Choose a tag to compare

@MomoLawson MomoLawson released this 04 May 15:09

v1.0.0-beta2-build9

🐛 Bug Fixes

  • Fix translation placeholders: {0}/{1} → %s for printf compatibility
  • Fix Ctrl+U update: exit alternate screen, show update message, skip confirmation

v1.0.0-beta2-build8

v1.0.0-beta2-build8 Pre-release
Pre-release

Choose a tag to compare

@MomoLawson MomoLawson released this 04 May 14:31

v1.0.0-beta2-build8

🐛 Bug Fixes

  • Fix brew package name extraction in install_batch to handle flags/options

v1.0.0-beta2-build7

v1.0.0-beta2-build7 Pre-release
Pre-release

Choose a tag to compare

@MomoLawson MomoLawson released this 04 May 12:34

v1.0.0-beta2-build7

🐛 Bug Fixes

  • Update install_current counter after batch installation for correct progress bar

v1.0.0-beta2-build6

v1.0.0-beta2-build6 Pre-release
Pre-release

Choose a tag to compare

@MomoLawson MomoLawson released this 04 May 12:27

v1.0.0-beta2-build6

🐛 Bug Fixes

  • Fix run_hook to handle both file paths and command strings

v1.0.0-beta2-build5

v1.0.0-beta2-build5 Pre-release
Pre-release

Choose a tag to compare

@MomoLawson MomoLawson released this 04 May 12:12

v1.0.0-beta2-build5

🐛 Bug Fixes

  • Add python3 fallback for language loading when jq is unavailable

v1.0.0-beta2-build4

v1.0.0-beta2-build4 Pre-release
Pre-release

Choose a tag to compare

@MomoLawson MomoLawson released this 04 May 11:56

v1.0.0-beta2-build4

🐛 Bug Fixes

  • Add jq fallback for self_update and auto_check_update (use grep/sed when jq unavailable)