Skip to content

v0.14.0

Latest

Choose a tag to compare

@spencerwooo spencerwooo released this 25 Apr 08:09
· 1 commit to main since this release
e31827e

What's Changed

Fixed

  • Fixed Mihomo core updates to skip unnecessary downloads when the installed core is already on the latest resolved version.
  • mihoro update --core now avoids restarting mihomo.service when the core was already up to date.
  • Improved Mihomo version detection from mihomo -v, including stable versions with or without a leading v and alpha builds.
  • Fixed mihoro init summary reporting for cached remote configs: existing configs are now marked as skipped when TOML overrides do not change the generated config.yaml.
  • Avoided rewriting config.yaml when the effective YAML content is already current, preventing misleading 'installed' status and unnecessary file updates.

Full Changelog: v0.13.0...v0.14.0