Skip to content

Releases: Daydreamer-riri/CmdPal-WebSearchShortcut

CmdPal v0.1.1

04 Aug 07:27

Choose a tag to compare

CmdPal0.0.3...CmdPal0.1.1

compare changes

🚀 Enhancements

  • Support custom HomePage URL (#45)
  • Add Wikipedia to SuggestionsProvider (#52, #55)
  • Add DuckDuckGo to SuggestionsProvider (#51)
  • Implement favicon blacklist for improved icon retrieval (3f683f7)
  • Add dropdown browser selector with auto-discovery (#53)
  • Format JSON output for readability with original characters preserved (#54)
  • Support i18n (#56)
  • Add Chinese localization for WebSearchShortcut (0b6a2f0)
  • Add TextToSuggest property to search results for improved suggestions (eee8b8e)
  • Add French localization for WebSearchShortcut (eef655e)

🩹 Fixes

  • Handle update icon URL on edit (0529be7)

❤️ Contributors

CmdPal WebSearchShortcut 0.0.3

09 Jul 03:55
a736c11

Choose a tag to compare

CmdPal0.0.2...CmdPal0.0.3

compare changes

🚀 Enhancements

  • Youtube suggestion provider

🩹 Fixes

  • Ensure COM server is stopped and extension closed when Command Palette releases it (#43)
  • Update registry path for default browser retrieval (361f74e)

📖 Documentation

🤖 CI

  • Download msix from store (8fe8017)

❤️ Contributors

CmdPal WebSearchShortcut 0.0.2

10 May 11:59

Choose a tag to compare

Support ms store!
And winget coming soon.

CmdPal WebSearchShortcut 0.0.1

13 Apr 04:01

Choose a tag to compare

Pre-release

Initial version. The features not included from the original Powertoys Run WebSearchShortcut are:

  • BrowserPath
  • Custom IconUrl
  • Searching multiple websites (Urls)
  • I18n
  • ...

v0.7.0

11 Feb 12:32

Choose a tag to compare

0.6.3...0.7.0

compare changes

🚀 Enhancements

  • Modify URL encoding to handle whitespace replacement correctly (#34)

🩹 Fixes

  • Update artifact upload path and naming convention in build workflow (3d9c9ea)

📖 Documentation

  • Update install via ptr (#30)

🏡 Chore

  • Update Community.PowerToys.Run.Plugin.Dependencies to version 0.88.0 (e4b9808)
  • Update .NET version to 9.0 and adjust project target framework (51184df)
  • Update upload-artifact action to version 4 (073994b)

❤️ Contributors

v0.6.3

09 Nov 10:02

Choose a tag to compare

compare changes

🚀 Enhancements

  • Add quotes around search terms (a9da97b)
  • Enhance OpenInBrowser functionality to accept custom browser paths (#27)

💅 Refactors

  • Use hlaueriksson/Community.PowerToys.Run.Plugin.Dependencies (5853b56)

❤️ Contributors

v0.6.2

03 Aug 15:36

Choose a tag to compare

0.6.1...0.6.2

compare changes

🚀 Enhancements

  • Added ChatGPT and youtube search functionaliy (#19)
  • Prioritize the exact match results to the highest weight (#24)

❤️ Contributors

0.6.1 - fix suggestion

27 May 05:13

Choose a tag to compare

0.6.0...0.6.1

compare changes

🩹 Fixes

  • Search suggestions are not taking effect (bcef3d0)

❤️ Contributors

v0.6.0

25 May 14:38

Choose a tag to compare

0.5.0...0.6.0

compare changes

🚀 Enhancements

💅 Refactors

  • Improve icon file name generation logic (973fd35)

❤️ Contributors

v0.5.0 - Custom icon

25 Apr 12:32

Choose a tag to compare

0.4.1...0.5.0

compare changes

🚀 Enhancements

  • Display error message when parsing config file (fd02007)
  • Support custom site icon (8b81149)

🩹 Fixes

  • Issue with empty search query (8e4741e)
  • Remove useless Domain field in initial config (1b8395a)
  • Hidden default item if match other item (6ca2536)

❤️ Contributors