vfox icon indicating copy to clipboard operation
vfox copied to clipboard

fix: priority accurate matching version

Open Chance-fyi opened this issue 1 year ago • 2 comments

fixes #328

Chance-fyi avatar Jul 25 '24 01:07 Chance-fyi

This changes the semantics of PreUse hook.

aooohan avatar Jul 26 '24 02:07 aooohan

This changes the semantics of PreUse hook.

I think that if an exact match is found, there's no need to modify the version. However, you're right, it does indeed change the semantics of PreUse hook.

Chance-fyi avatar Jul 26 '24 06:07 Chance-fyi

The problem has been fixed.

image

ikrencyp avatar Oct 03 '24 06:10 ikrencyp