Skip to content

Releases: ikas-mc/ContextMenuForWindows11

ContextMenuCustomPackage_2.1.0.0_Test

23 Mar 11:47
Compare
Choose a tag to compare

Changelog

Add file match switch

ContextMenuCustomPackage_2.0.0.0_Test

28 Feb 12:36
Compare
Choose a tag to compare

Changelog

support multiple files

1.refactor multiple files ,add "each" and "join" mode
2.refactor manager ui

The design of multiple files in 1.9 has been changed, and Need to manually update menu config,see wiki for detail

wiki:
https://github.com/ikas-mc/ContextMenuForWindows11/wiki/Help#multiple-files
issue:
#6

store version

7061touchwp.CustomContextMenu_2.0.0.0_neutral___m9vp3t2f55f5t.Msixbundle
https://www.microsoft.com/store/productId/9PC7BZZ28G0X

[Multiple Files v1 test]ContextMenuCustomPackage_1.9.0.0_Test

07 Feb 13:42
Compare
Choose a tag to compare

ContextMenuCustomPackage_1.8.0.0

20 Dec 16:36
Compare
Choose a tag to compare

Changelog

1.change default menu title
2.fix file encoding

store version

https://www.microsoft.com/store/productId/9PC7BZZ28G0X
or
7061touchwp.CustomContextMenu_1.8.0.0_neutral___m9vp3t2f55f5t.Msixbundle

ContextMenuCustomPackage_1.6.0.0

20 Nov 13:11
Compare
Choose a tag to compare

Changelog

  1. hidden when no sub menu
  2. add menus cache

about cache

Reduce file io and improve menu display speed
For more, please check ui
(test feature,may be removed in the future)

store version

7061touchwp.CustomContextMenu_1.7.0.0_neutral___m9vp3t2f55f5t.Msixbundle

ContextMenuCustomPackage_1.5.0.0

14 Nov 08:55
Compare
Choose a tag to compare

Changelog

  1. set folder as default
  2. optimize the menu loading logic
  3. only show in the new context menu
  4. optimize ui

store version later

ContextMenuCustomPackage_1.3.1.0

10 Nov 07:57
Compare
Choose a tag to compare

Changelog

fix #7

Note

store version recommended
ms-windows-store://pdp/?ProductId=9PC7BZZ28G0X

  1. open config folder and backup your menu config
  2. uninstall self-signed version(from github release)
  3. install from store and restore menu configs

ContextMenuCustomPackage_1.2.14.0

05 Nov 05:14
Compare
Choose a tag to compare

Changelog

fix when right click no file
change publish name for windows store

Install vc++ runtime

no required

ContextMenuCustomPackage_1.2.0.0(add file match)

03 Nov 08:34
Compare
Choose a tag to compare

Changelog

support file (ext and folder) match (test !!)

see :
#2 (comment)

Install vc++ runtime

winget install Microsoft.VC++2015-2019Redist-x64
or
download https://docs.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-160

ContextMenuCustomPackage_1.1.2.0

28 Oct 06:20
Compare
Choose a tag to compare

Changelog

add {name} variable

Install vc++ runtime

winget install Microsoft.VC++2015-2019Redist-x64
or
download https://docs.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-160