Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
topgrade-v16.0.3-x86_64-pc-windows-msvc.zip | 2025-04-03 | 3.7 MB | |
topgrade-v16.0.3-x86_64-apple-darwin.tar.gz | 2025-04-03 | 4.1 MB | |
topgrade-v16.0.3-aarch64-unknown-linux-gnu.tar.gz | 2025-04-03 | 5.0 MB | |
topgrade_16.0.3-1_arm64.deb | 2025-04-03 | 2.4 MB | |
topgrade-v16.0.3-armv7-unknown-linux-gnueabihf.tar.gz | 2025-04-03 | 5.2 MB | |
topgrade_16.0.3-1_armhf.deb | 2025-04-03 | 2.6 MB | |
topgrade-v16.0.3-x86_64-unknown-linux-gnu.tar.gz | 2025-04-03 | 5.4 MB | |
topgrade_16.0.3-1_amd64.deb | 2025-04-03 | 2.7 MB | |
topgrade-v16.0.3-aarch64-unknown-linux-musl.tar.gz | 2025-04-03 | 5.0 MB | |
topgrade-v16.0.3-x86_64-unknown-linux-musl.tar.gz | 2025-04-03 | 5.4 MB | |
topgrade-v16.0.3-aarch64-apple-darwin.tar.gz | 2025-04-03 | 3.7 MB | |
README.md | 2025-04-03 | 5.9 kB | |
v16.0.3 source code.tar.gz | 2025-04-03 | 4.4 MB | |
v16.0.3 source code.zip | 2025-04-03 | 4.5 MB | |
Totals: 14 Items | 54.3 MB | 1 |
Topgrade v16.0.3
Here is a new release! Some nice features:
- Fedora users now have a Copr they can use, a new option to install Topgrade on Fedora Linux.
- Topgrade can now run JetBrains toolbox, and update your installed IDEs, this feels amazing considering it is a GUI app
- New i18n language support:
- Chinese (simplified)
- German
- Lithuanian
Enjoy:)
What's Changed
- fix: dont ignore rpm-ostree when bootc is found by @befanyt in https://github.com/topgrade-rs/topgrade/pull/999
- refactor(uv step): check self update result if self-update feat is available by @SteveLauC in https://github.com/topgrade-rs/topgrade/pull/1000
- fix: Executor::spawn()/output() should not use their _checked() variants by @SteveLauC in https://github.com/topgrade-rs/topgrade/pull/1002
- Detect Elan self update disabled (e.g. installed from distro repos) by @grahnen in https://github.com/topgrade-rs/topgrade/pull/998
- Add Fedora Copr to Readme.md by @li-lay in https://github.com/topgrade-rs/topgrade/pull/1005
- fix: do not run asdf update if version >= 0.15.0 by @SteveLauC in https://github.com/topgrade-rs/topgrade/pull/1008
- feat: support VSCodium by @SteveLauC in https://github.com/topgrade-rs/topgrade/pull/788
- chore: update toolchain to 1.84.1. apply clippy fixes & rustfmt by @dsully in https://github.com/topgrade-rs/topgrade/pull/1026
- Run
juliaup gc
if cleanup is enabled by @Laura7089 in https://github.com/topgrade-rs/topgrade/pull/1031 - Add zigup step by @Laura7089 in https://github.com/topgrade-rs/topgrade/pull/1030
- docs: fix typo in description by @mheob in https://github.com/topgrade-rs/topgrade/pull/1032
- feat(vscode): updated extensions for a given profile by @necromeo in https://github.com/topgrade-rs/topgrade/pull/1022
- fix: uBlue OS should be detected as FedoraImmutable by @dtomvan in https://github.com/topgrade-rs/topgrade/pull/1043
- fix(poetry): parse arg in script shebang line by @AThePeanut4 in https://github.com/topgrade-rs/topgrade/pull/1028
- Add "Cinnamon spices" step by @GideonBear in https://github.com/topgrade-rs/topgrade/pull/1055
- Add pipxu step by @yggdr in https://github.com/topgrade-rs/topgrade/pull/1052
- Run
conda clean
afterconda update
ifcleanup = true
by @maxkapur in https://github.com/topgrade-rs/topgrade/pull/1047 - feat(pixi): add support for
pixi global
by @JaRoSchm in https://github.com/topgrade-rs/topgrade/pull/1037 - fix(sudo): fix sudo detection & pre-sudo for GSudo by @Andreas02-dev in https://github.com/topgrade-rs/topgrade/pull/1058
- chore(deps): bump ring from 0.17.8 to 0.17.13 by @dependabot in https://github.com/topgrade-rs/topgrade/pull/1062
- feat(sudo): add run0 as a sudo variant by @xarblu in https://github.com/topgrade-rs/topgrade/pull/1067
- Create Armv7l debian package by @gmkey in https://github.com/topgrade-rs/topgrade/pull/1068
- FIX: Allow for -beta OR -current detection and use the correct system upgrade command for the OpenBSD step by @Izder456 in https://github.com/topgrade-rs/topgrade/pull/1066
- docs: fix
--log-filter
link in--help
by @RoGreat in https://github.com/topgrade-rs/topgrade/pull/1073 - Add JetBrains Toolbox via jetbrains-toolbox-updater by @GideonBear in https://github.com/topgrade-rs/topgrade/pull/1064
- i18n(app.yml): new language zh_CN by @zerodegress in https://github.com/topgrade-rs/topgrade/pull/1072
- fix:(emacs): fix issue [#1075] by @aveyrenc in https://github.com/topgrade-rs/topgrade/pull/1076
- Update jetbrains-toolbox-updater by @GideonBear in https://github.com/topgrade-rs/topgrade/pull/1077
- Add German translations to localization file by @niStee in https://github.com/topgrade-rs/topgrade/pull/1065
- i18n(app.yml): new language lt by @tdslot in https://github.com/topgrade-rs/topgrade/pull/1069
- added silent install option for winget by @The-RedWizard in https://github.com/topgrade-rs/topgrade/pull/1089
- Fix
pixi self-update
running whenpixi
is not installed with the … by @GideonBear in https://github.com/topgrade-rs/topgrade/pull/1087 - Fix aqua CLI and JetBrains Aqua conflict by @GideonBear in https://github.com/topgrade-rs/topgrade/pull/1092
- chore: bump version to 16.0.3 by @SteveLauC in https://github.com/topgrade-rs/topgrade/pull/1094
New Contributors
- @befanyt made their first contribution in https://github.com/topgrade-rs/topgrade/pull/999
- @grahnen made their first contribution in https://github.com/topgrade-rs/topgrade/pull/998
- @li-lay made their first contribution in https://github.com/topgrade-rs/topgrade/pull/1005
- @mheob made their first contribution in https://github.com/topgrade-rs/topgrade/pull/1032
- @necromeo made their first contribution in https://github.com/topgrade-rs/topgrade/pull/1022
- @dtomvan made their first contribution in https://github.com/topgrade-rs/topgrade/pull/1043
- @GideonBear made their first contribution in https://github.com/topgrade-rs/topgrade/pull/1055
- @yggdr made their first contribution in https://github.com/topgrade-rs/topgrade/pull/1052
- @maxkapur made their first contribution in https://github.com/topgrade-rs/topgrade/pull/1047
- @JaRoSchm made their first contribution in https://github.com/topgrade-rs/topgrade/pull/1037
- @xarblu made their first contribution in https://github.com/topgrade-rs/topgrade/pull/1067
- @gmkey made their first contribution in https://github.com/topgrade-rs/topgrade/pull/1068
- @RoGreat made their first contribution in https://github.com/topgrade-rs/topgrade/pull/1073
- @zerodegress made their first contribution in https://github.com/topgrade-rs/topgrade/pull/1072
- @tdslot made their first contribution in https://github.com/topgrade-rs/topgrade/pull/1069
- @The-RedWizard made their first contribution in https://github.com/topgrade-rs/topgrade/pull/1089
Full Changelog: https://github.com/topgrade-rs/topgrade/compare/v16.0.2...v16.0.3