Added
- (mise) run
mise self-update(#1450) - (falconf) add falconf step (#1219)
- (hyprpm) add hyprpm step (#1213)
- (doom) add doom.aot option (#1214)
- add show_distribution_summary config option (#1259)
- (rustup) add rustup.channels config (#1206)
- (os) add AOSC OS support (#1424)
- add damp run type (#1217)
Fixed
- (release) fix homebrew releases by migrating to dawidd6/action-homebrew-bump-formula (#1457)
- (mise) fix mise self-update failing when installed via a package manager (#1456)
- (release) Add man page to .deb distribution (#1455)
- (self-update) fix windows self-update reporting failure on successful self-update (#1452)
- (pkgfile) make pkgfile opt-in (#1449)
- (vcpkg) fix permission denied when updating vcpkg if it's installed as root (#1447)
- (zh_TW) fixed zh_TW strings (#1446)
- (git) fix shellexpand::tilde in git_repos in topgrade.d/* (#1223)
- (auto-cpufreq) skip when install script is not used (#1215)
- (vim) change nvimrc base_dir for windows (#1433)
- (guix) fix overcomplicated Guix step (#1290)
- (gem) fix incorrectly placed debug message in
gemstep (#1212) - (conda) replace deprecated
auto_activate_base(#1158) - (containers) fix panic in
containersstep (#1150) - (jetbrains-toolbox) fix step not dry running (#1253)
Other
- comment run_config_update (#1448)
- Expand LLM guidelines in CONTRIBUTING.md (#1445)
- Add AI guidelines to CONTRIBUTING.md (#1444)
- add comments to Config::allowed_steps (#1291)
- (nix) Deduplicate run_nix and run_nix_self_upgrade nix --version checking (#1376)
- remove commented-out library code and unnecessary bin declaration (#1373)
- Simplify target cfgs (#1346)
- tidy up binary-conflict code (#1329)
- Improve installation section (#1442)
- (deps) Update jetbrains-toolbox-updater (#1438)
- remove template expansion in code contexts (#1434)
- (deps) bump github/codeql-action from 4.31.0 to 4.31.2 (#1427)
- don't persist credentials in actions/checkout (#1422)
- Improve CONTRIBUTING.md (#1420)
- Update SECURITY.md (#1421)
- Enforce conventional commits in PR titles (#1418)
- Improve contributing section
- Remove roadmap
- Reformat README.md
- Update installation methods
- (release) Fix dispatch error in create_release_assets.yml (#1406)
Special thanks to:
@bodebojo and @XtraDavido, for:
- fix(vcpkg): fix permission denied when updating vcpkg if it's installed as root #1447
- fix(pkgfile): make pkgfile opt-in #1449
- fix(self-update): fix windows self-update reporting failure on successful self-update #1452
@PandaMimo and @semantorius, for: