Merge branch 'dev/vanzue/releasenote' of github.com:microsoft/PowerToys into dev/vanzue/releasenote

This commit is contained in:
vanzue
2025-11-17 09:24:20 +08:00

View File

@@ -108,7 +108,7 @@ There are [community driven install methods](./doc/unofficialInstallMethods.md)
For an in-depth look at the latest changes, visit the [Windows Command Line blog](https://aka.ms/powertoys-releaseblog). For an in-depth look at the latest changes, visit the [Windows Command Line blog](https://aka.ms/powertoys-releaseblog).
**✨ Highlights** **✨ Highlights**
- Advanced Paste now supports multiple AI providers instead of being limited to a single OpenAI provider. - Advanced Paste now supports multiple online and on-device AI model providers: Azure OpenAI, OpenAI, Google Gemini, Mistral, Ollama and Foundry Local (o
- Command Palette received extensive improvements including file search filters, better clipboard history metadata, context-menu styling, and dozens of bug fixes and enhancements. - Command Palette received extensive improvements including file search filters, better clipboard history metadata, context-menu styling, and dozens of bug fixes and enhancements.
- PowerRename can now extract and use photo metadata (EXIF, XMP) in renaming patterns like `%Camera`, `%Lens`, and `%ExposureTime`. - PowerRename can now extract and use photo metadata (EXIF, XMP) in renaming patterns like `%Camera`, `%Lens`, and `%ExposureTime`.
- Peek can now be activated from the command line. - Peek can now be activated from the command line.