Releases: Daydreamer-riri/CmdPal-WebSearchShortcut
Releases · Daydreamer-riri/CmdPal-WebSearchShortcut
CmdPal v0.1.1
CmdPal0.0.3...CmdPal0.1.1
🚀 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
- Riri (@Daydreamer-riri)
- Tortoise (@Testudinidae)
CmdPal WebSearchShortcut 0.0.3
CmdPal0.0.2...CmdPal0.0.3
🚀 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
- Riri (@Daydreamer-riri)
- jiripolasek
CmdPal WebSearchShortcut 0.0.2
Support ms store!
And winget coming soon.
CmdPal WebSearchShortcut 0.0.1
Initial version. The features not included from the original Powertoys Run WebSearchShortcut are:
- BrowserPath
- Custom IconUrl
- Searching multiple websites (Urls)
- I18n
- ...
v0.7.0
0.6.3...0.7.0
🚀 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
- Riri (@Daydreamer-riri)
v0.6.3
🚀 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
- Riri (@Daydreamer-riri)
v0.6.2
0.6.1...0.6.2
🚀 Enhancements
- Added ChatGPT and youtube search functionaliy (#19)
- Prioritize the exact match results to the highest weight (#24)
❤️ Contributors
- Riri (@Daydreamer-riri)
- Abhiram S Sajeev (@abhiram-ar)
0.6.1 - fix suggestion
0.6.0...0.6.1
🩹 Fixes
- Search suggestions are not taking effect (bcef3d0)
❤️ Contributors
- Riri (@Daydreamer-riri)
v0.6.0
0.5.0...0.6.0
🚀 Enhancements
- Support multiple URLs (7f89e0b) #8
- Support zh fr localization (0088f74) #16
- Implement "ReplaceWhitespace" config option (bb6f603) #18 , thanks @thatgaypigeon !
💅 Refactors
- Improve icon file name generation logic (973fd35)
❤️ Contributors
- Riri (@Daydreamer-riri)
- Pigeon(@thatgaypigeon)
v0.5.0 - Custom icon
0.4.1...0.5.0
🚀 Enhancements
🩹 Fixes
- Issue with empty search query (8e4741e)
- Remove useless Domain field in initial config (1b8395a)
- Hidden default item if match other item (6ca2536)
❤️ Contributors
- Riri (@Daydreamer-riri)