| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| topgrade-v16.2.0-x86_64-apple-darwin.tar.gz | 2025-11-10 | 4.2 MB | |
| topgrade-v16.2.0-aarch64-unknown-linux-musl.tar.gz | 2025-11-10 | 5.1 MB | |
| topgrade-v16.2.0-x86_64-unknown-linux-musl.tar.gz | 2025-11-10 | 5.6 MB | |
| topgrade-v16.2.0-x86_64-unknown-freebsd.tar.gz | 2025-11-10 | 5.2 MB | |
| topgrade-v16.2.0-aarch64-apple-darwin.tar.gz | 2025-11-10 | 3.9 MB | |
| README.md | 2025-11-10 | 4.9 kB | |
| v16.2.0 source code.tar.gz | 2025-11-10 | 4.5 MB | |
| v16.2.0 source code.zip | 2025-11-10 | 4.5 MB | |
| Totals: 8 Items | 32.9 MB | 0 | |
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: * ref: comment run_config_update [#1448] * feat(mise): run mise self-update [#1450]