You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+81-69
Original file line number
Diff line number
Diff line change
@@ -40,19 +40,19 @@ We will be highlighting a cool utility each day for 24 days in December! To foll
40
40
Go to the [Microsoft PowerToys GitHub releases page][github-release-link] and click on `Assets` at the bottom to show the files available in the release. Please use the appropriate PowerToys installer that matches your machine's architecture and install scope. For most, it is `x64` and per-user.
41
41
42
42
<!-- items that need to be updated release to release -->
@@ -98,103 +98,115 @@ For guidance on developing for PowerToys, please read the [developer docs](/doc/
98
98
99
99
Our [prioritized roadmap][roadmap] of features and utilities that the core team is focusing on.
100
100
101
-
### 0.86 - October 2024 Update
101
+
### 0.87 - December 2024 Update
102
102
103
103
In this release, we focused on new features, stability, and improvements.
104
104
105
105
**Highlights**
106
-
107
-
- Advanced Paste has new abilities: Image to text, and paste to file (text / png / html).
108
-
- In settings, we've adjusted the left navigation to group the utilities. As the number of utilities shipped with PowerToys keeps growing, we felt this was a needed adjustment. Thanks everyone for your feedback!
109
-
- Workspaces received many bug fixes, including the proper launching of many instances of the same application in the same workspace. Note, we are still actively looking at how to properly handle PWA detection.
110
-
- We've added a diagnostic data (telemetry) opt-in option in the Settings General tab. As it is off-by-default, we encourage users to turn it on as that helps direct our development efforts and their journeys. More information about the data we collect can be found in the [PowerToys Data and Privacy documentation](https://aka.ms/powertoys-data-and-privacy-documentation) and what each event does.
111
106
112
-
### General
113
-
114
-
- Added a setting for diagnostic data (telemetry) opt-in (off by default, however, see above for why we encourage you to opt-in!) and user controls to view data.
115
-
- Improved exception logging by adding the type of Exception and InnerException. Thanks [@davidegiacometti](https://github.com/davidegiacometti)!
107
+
- Advanced Paste has a new feature called "Advanced AI" that uses Semantic Kernel to allow setting up the orchestration of sequential clipboard transformations.
108
+
- Workspaces supports Progressive Web Applications.
109
+
- Workspaces has a new feature to move existing windows instead of creating new ones.
110
+
- Mouse Jump added new settings to allow customization of screens pop-up. Thanks [@mikeclayton](https://github.com/mikeclayton)!
111
+
- New+ now works on Windows 10. Thanks [@cgaarden](https://github.com/cgaarden)!
112
+
- Quick Accent allows selecting the character sets that should appear on the UI. Thanks [@Sirozha1337](https://github.com/Sirozha1337)!
116
113
117
114
### Advanced Paste
118
115
119
-
- Added new built-in actions: Image to text, and paste txt, png or html as a file.
116
+
- Added a new optional feature allowing using AI to set up the orchestration of sequential clipboard transformations.
120
117
121
-
### Mouse Jump
118
+
### Awake
119
+
120
+
- Initialization, logging and tray icon setup improvements. Thanks [@dend](https://github.com/dend)!
121
+
122
+
### File Explorer add-ons
123
+
124
+
- Preview Pane extensions now use the PerMonitorV2 DPI mode to fix errors on different scales. Thanks [@davidegiacometti](https://github.com/davidegiacometti)!
122
125
123
-
- Refactored the common classes into a separate project. Thanks [@mikeclayton](https://github.com/mikeclayton)!
124
-
- Brought back the telemetry events that were deleted across previous refactoring efforts.
126
+
### Keyboard Manager.
125
127
126
-
### Mouse Without Borders
128
+
- Added labels to the IME On, IME Off keys. Thanks [@kit494way](https://github.com/kit494way)!
129
+
- Fixed an issue that caused the Shift key to remain stuck if a numpad key was mapped to the Shift key.
130
+
131
+
### Monaco Preview
132
+
133
+
- Added support for .ahk files to be shown as a plaintext file in Peek and File Explorer add-ons. Thanks [@daverayment](https://github.com/daverayment)!
134
+
- Added support for .ion files to be shown as a plaintext file in Peek and File Explorer add-ons. Thanks [@octastylos-pseudodipteros](https://github.com/octastylos-pseudodipteros)!
135
+
- Added support for syntax highlighting for .srt files in Peek and File Explorer add-ons. Thanks [@PesBandi](https://github.com/PesBandi)!
136
+
137
+
### Mouse Jump
127
138
128
-
-Refactored the Logger common classes. Thanks [@mikeclayton](https://github.com/mikeclayton)!
139
+
-Allow customizing the appearance of the UI of the the Mouse Jump pop-up. Thanks [@mikeclayton](https://github.com/mikeclayton)!
129
140
130
141
### New+
131
142
132
-
- Fixed the telemetry event for when the modules is enabled or disabled. (This was a hotfix for 0.85)
133
-
- Fixed bug when creating folders or files that contain Unicode characters. Thanks [@cgaarden](https://github.com/cgaarden)!
134
-
- Fixed bug when the name of a new folder collided with an already existing folder. Thanks [@cgaarden](https://github.com/cgaarden)!
135
-
- Updated the New+ icons to the fluent style.
143
+
- Added support for Windows 10. Thanks [@cgaarden](https://github.com/cgaarden)!
144
+
- Fixed an issue causing the renaming of new files to not trigger some times. Thanks [@cgaarden](https://github.com/cgaarden)!
145
+
- Updated the New+ icons. Thanks [@niels9001](https://github.com/niels9001)!
136
146
137
147
### Peek
138
148
139
-
- Folder preview enumeration of size and number of files is now more responsive and faster. Thanks [@daverayment](https://github.com/daverayment)!
149
+
- Peek now checks local capabilities to decide what image formats Image Previewer is able to support. Thanks [@daverayment](https://github.com/daverayment)!
150
+
- Fixed an issue causing the Code Files Previewer to not load correctly under certain conditions. Thanks [@daverayment](https://github.com/daverayment)!
151
+
- Refactored, improved and fixed loggin when loading the user settings file. Thanks [@daverayment](https://github.com/daverayment)!
140
152
141
153
### PowerToys Run
142
154
143
-
-Handled a culture not found error when checking for right-to-left languages.
144
-
-Fixed the WebSearch plugin results title being trimmed in the UI. Thanks [@octastylos-pseudodipteros](https://github.com/octastylos-pseudodipteros)!
145
-
- The Unit Converter plugin will now show more significant digits. Thanks [@PesBandi](https://github.com/PesBandi)!
146
-
-Improved error handling when copying to the clipboard results in an error. Thanks [@PesBandi](https://github.com/PesBandi)!
155
+
-Added a scoring function for proper ordering of the WindowWalker plugin results. Thanks [@andbartol](https://github.com/andbartol)!
156
+
-Added UUIDv7 support to the ValueGenerator plugin. Thanks [@frederik-hoeft](https://github.com/frederik-hoeft)!
157
+
- The calculator plugin now allows scientific notation numbers with a lowercase 'e'. Thanks [@PesBandi](https://github.com/PesBandi)!
158
+
-Ported the UI from WPF-UI to .NET 9 WPF, to fix "Desktop composition is disabled" crashes.
147
159
148
160
### Quick Accent
149
161
150
-
- Added support for the Serbian Cyrillic character set. Thanks [@Sirozha1337](https://github.com/Sirozha1337)!
162
+
- Added a setting to allow selecting which character sets to show. Thanks [@Sirozha1337](https://github.com/Sirozha1337)!
151
163
152
-
### Registry Preview
164
+
### Screen Ruler
153
165
154
-
-Adopted the Monaco Editor as the UI text editor. Thanks [@davidegiacometti](https://github.com/davidegiacometti)!
166
+
-Added a Setting to also allow showing measurements in inches, centimeters or millimeters. Thanks [@Sophanatprime](https://github.com/Sophanatprime)!
155
167
156
168
### Settings
157
169
158
-
- Fixed a crash when trying to access a non-existing templates folder from the New+ page. (This was a hotfix for 0.85)
159
-
- Added a navigation tree to group utilities in the left navigation menu.
160
-
- Sorted the list of languages in the language selection combo box in the General tab. Thanks [@davidegiacometti](https://github.com/davidegiacometti)!
161
-
- Fixed the state of the info bar about templates not being backed up to not close and react to the module's enabled state in the New+ page. Thanks [@htcfreek](https://github.com/htcfreek)!
162
-
- Fixed a crash caused by a dangling thread.
163
-
- Clicking a notification about there being an update available should now correctly open the Settings application in the General tab.
164
-
- Fixed a UI freeze when trying to access the Diagnostic Data Viewer files. Thanks [@davidegiacometti](https://github.com/davidegiacometti)!
170
+
- Fixed an issue causing all the links to milestones in the "What's new?" OOBE page to point to the same milestone.
171
+
- Removed extra space from the Welcome page. Thanks [@agarwalishita](https://github.com/agarwalishita)!
172
+
- Updated left navigation bar icons. Thanks [@niels9001](https://github.com/niels9001)!
173
+
- Fixed accessibility issues in the dashboard page. Thanks [@davidegiacometti](https://github.com/davidegiacometti)!
165
174
166
175
### Workspaces
167
176
168
-
-Fixed launching the incorrect workspace when launching many workspaces quickly through shortcuts. (This was a hotfix for 0.85)
169
-
-Fixed launching many instances of the same application in a workspace.
170
-
- Fixed a crash when a previously captured monitor ID no longer existed.
171
-
-Fixed an issue causing the wrong coordinates to be saved for minimized applications.
172
-
- Fixed an issue causing a crash when stress testing workspace launching.
173
-
- Fixed application launching when UAC is off and every application always runs elevated.
177
+
-Added support for Progressive Web Applications to Workspaces.
178
+
-Implemented a feature to move existing windows instead of creating new ones.
179
+
- Fixed a crash when opening the workspaces editor that was caused by passing incorrect encoder parameters when saving Bitmap files.
180
+
-Workspaces editor position is now saved so that we can start it at the same position when we open it again.
181
+
- Fixed an issue causing many instances of the same application to be put in the same position instead of the intended position due to timer issues.
182
+
- Fixed detection of exact application version when many versions of the same application are installed.
174
183
175
184
### Documentation
176
185
177
-
- Added HackMD plugin mention to thirdPartyRunPlugins.md. Thanks [@8LWXpg](https://github.com/8LWXpg)!
178
-
- Added SSH plugin mention to thirdPartyRunPlugins.md. Thanks [@8LWXpg](https://github.com/8LWXpg)!
179
-
- Added the [Data and Privacy documentation](https://github.com/microsoft/PowerToys/blob/main/DATA_AND_PRIVACY.md) to the repo.
186
+
- Improved language in CONTRIBUTE.md. Thanks [@sanskaarz](https://github.com/sanskaarz)!
187
+
- Added Bilibili plugin mention to thirdPartyRunPlugins.md. Thanks [@Whuihuan](https://github.com/Whuihuan)!
188
+
- Added CanIUse and TailwindCSS plugins mention to thirdPartyRunPlugins.md. Thanks [@skttl](https://github.com/skttl)!
189
+
- Added HttpStatusCodes plugin mention to thirdPartyRunPlugins.md. Thanks [@grzhan](https://github.com/grzhan)!
190
+
- Updated COMMUNITY.md with more contributors.
180
191
181
192
### Development
182
193
183
-
- Fixed the CI precheck action to take into account the recent changes in CI actions.
184
-
- Added the new Microsoft org issue types to the issue templates. Thanks [@Aaron-Junker](https://github.com/Aaron-Junker)!
185
-
- Updated System.Text.Json to 8.0.5 and System.Runtime.Caching to 8.0.1 and related dependencies to the latest to address security reports. Thanks [@snickler](https://github.com/snickler)!
186
-
- Updated WinAppSDK to 1.6.1 and CsWinRT to 2.1.5. Thanks [@snickler](https://github.com/snickler)!
187
-
- Upgraded the WpfUI dependency to 3.0.5.
188
-
- Updated MessagePack to 2.5.187 and StreamJsonRpc to 2.19.27 to address security reports.
189
-
- Removed some of the hacks that are no longer needed that tried to force same dependency versions in .csproj files.
190
-
- Removed the Markdown file exclusions from the conditions that trigger a full CI test.
191
-
- CI fails again when there are XAML style errors in a PR.
192
-
- Fixed CI actions that were not failing when one of the powershell scripts they tried to run was failing.
193
-
- Fixed analyzer violations to allow fully building PowerToys on Visual Studio 17.12. Thanks [@snickler](https://github.com/snickler)!
194
-
195
-
#### What is being planned for version 0.87
196
-
197
-
For [v0.87][github-next-release-work], we'll work on the items below:
194
+
- Upgraded to .NET 9. Thanks [@snickler](https://github.com/snickler)!
195
+
- Fixed building on Visual Studio 17.12.
196
+
- Upgraded the System.IO.Abstractions dependency to 21.0.29. Thanks [@davidegiacometti](https://github.com/davidegiacometti)!
197
+
- Upgraded the WindowsAppSDK dependency to 1.6.241114003. Thanks [@shuaiyuanxx](https://github.com/shuaiyuanxx)!
198
+
- Upgraded the MSTest dependency to 3.6.3. Thanks [@Youssef1313](https://github.com/Youssef1313)!
199
+
- Upgraded the check-spelling CI dependency to 0.0.24 and fixed related spell checking issues. Thanks [@jsoref](https://github.com/jsoref)!
200
+
- Removed duplicate names from the spellcheck allowed names file. Thanks [@htcfreek](https://github.com/htcfreek)!
201
+
- Improved logging of asynchronous methods call stacks when logging an error.
202
+
- Created a MSBuild props file to be imported by other projects to enable AOT support.
203
+
- Made the Peek utility source code AOT compatible.
204
+
- Updated .editorconfig rules to relax squiggly IDE errors in Visual Studio 17.12. Thanks [@snickler](https://github.com/snickler)!
205
+
- Moved Xaml.Styler from the root to the src folder.
206
+
207
+
#### What is being planned for version 0.88
208
+
209
+
For [v0.88][github-next-release-work], we'll work on the items below:
0 commit comments