Skip to content

v2.12.2

Latest

Choose a tag to compare

@Alan-TheGentleman Alan-TheGentleman released this 04 Jul 16:01
· 1 commit to main since this release

Fixes

  • Fix Fedora shell dependency installation by falling back to Homebrew when native package installation fails.
  • Preserve Debian/Linux Homebrew behavior so shell configs do not miss Brew-only dependencies.
  • Clean partial backup directories when backup creation fails.
  • Fix the Obsidian Quick Switch keymap from quick-switch to quick_switch.

CI and release safety

  • Add GitHub Actions E2E coverage for Go tests, Linux Docker matrix, non-blocking Termux, and macOS smoke tests.
  • Add focused package-manager fallback tests.
  • Ignore local Pi/AI runtime folders in .gitignore.

Documentation

  • Document unsupported native Windows tooling as reference-only while keeping WSL as the supported Windows path.

Validation

  • cd installer && go test ./...
  • git diff --check
  • ruby -c homebrew-tap/Formula/gentleman-dots.rb
  • GitHub Actions E2E Installer Tests on main: success