CmdPal0.1.1...CmdPal0.1.2
🚀 Enhancements
- Make UpdateSearchText thread-safe and add CancellationToken-based suggestions cancellation (#60)
- ⚠️ Include OpenHomePageCommand in each shortcut’s CommandItem.MoreCommands (#62)
- Enhance default entries in Storage with new search providers (00fa61a)
- Add Tags property to Suggestion and update Npm suggestions provider to include package version (4a9969e)
- Add Image property to Suggestion and update Wikipedia provider to include thumbnail URLs (247fad5)
🩹 Fixes
- ⚠️ Generate stable IDs to avoid orphaned aliases in Command Palette (#50)
- Update Npm suggestions provider to use public registry API for improved reliability (89623ab)
- Wikipedia suggestion provider (436660b)
💅 Refactors
- Centralize UI text/icons at the Item layer; unify resource keys; add Home icon (#64)
🎨 Styles
- Format (6fafed5)
⚠️ Breaking Changes
- ⚠️ Include OpenHomePageCommand in each shortcut’s CommandItem.MoreCommands (#62)
- ⚠️ Generate stable IDs to avoid orphaned aliases in Command Palette (#50)
❤️ Contributors
- Riri (@Daydreamer-riri)
- Tortoise (@Testudinidae)