Skip to content

Version 1.3.0

Compare
Choose a tag to compare
@adamecr adamecr released this 23 Oct 21:58
· 4 commits to master since this release

Added

  • Search support - allows to search by window caption, pinned application name and installed application name. The search results are presented in the list and allow the user to launch them.
  • Version 2 of JumpList service (JumpListService2)
    • uses IAutomaticDestinationList2 API to read the automatic destinations
    • "merging" of the automatic and custom destinations (categories and items) updated to mirror Windows behavior
    • Version (1 or 2) can be set by feature flag JumpListSvcVersion. Version 2 is used by default
  • Application settings: AllowSearch,SearchListCategoryLimit, SearchResultPanelWidth