Releases: davidegiacometti/PowerToys-Run-EdgeFavorite
Releases · davidegiacometti/PowerToys-Run-EdgeFavorite
EdgeFavorite 0.9.0
This release requires PowerToys 0.87.0 or newer.
Includes support for Edge channels that was in preview in 0.8.0 pre-release.
- Upgraded to .NET9
- Added an option to choose which Edge channel to use between Stable, Beta, Dev and Canary (#17) (included in 0.8.0)
- Added support for "Mobile favorites" and "Workspaces" folders (#15 @8LWXpg) (included in 0.8.0)
- "Other favorites," "Mobile favorites," and "Workspaces" folders are now hidden when empty (included in 0.8.0)
- Updated dependencies to the latest versions
EdgeFavorite 0.8.0 Preview
This pre-release add support for Edge release channels: Stable, Beta, Dev, and Canary.
- Added an option to choose which Edge channel to use between Stable, Beta, Dev and Canary (#17)
- Added support for "Mobile favorites" and "Workspaces" folders (#15 @8LWXpg)
- "Other favorites," "Mobile favorites," and "Workspaces" folders are now hidden when empty
- Updated dependencies to the latest versions
EdgeFavorite 0.7.0
Based on feedback and downloads, I have decided to add localization to maintain high quality.
If you'd like to contribute, check out how you can help here.
- When the "Search as tree" option is enabled, you can use wildcards to perform searches (e.g.
*blog
,coding/*docs
) - Added Italian translation
- Updated dependencies to the latest versions
EdgeFavorite 0.6.0
This release requires PowerToys 0.81.0 or newer.
- Replaced the "Default profile only" option with a list of excluded profiles (#11)
- Updated dependencies to the latest versions
EdgeFavorite 0.5.2
- Fixed an issue where the "Default profile only" option wasn't working as expected (#10)
EdgeFavorite 0.5.1
- Added an action to open favorites/folders in a new window (CTRL+N)
- Changed the action icon to open all favorites in a folder
- Changed the tooltips to be more aligned to Microsoft Edge
EdgeFavorite 0.5.0
- Searching with the "Search as tree" option disabled also shows folders
- When the "Search as tree" option is enabled, folders with the same names from different profiles will be displayed multiple times
- Added an action to folder results to open all favorites (CTRL+O)
- Added an action to folder results to open all favorites in InPrivate mode (CTRL+P)
EdgeFavorite 0.4.1
- Updated the plugin description
- Addressed some
IDisposable
to reduce memory pressure - Updated dependencies to the latest versions
EdgeFavorite 0.4.0
This release requires PowerToys 0.79.0 or newer.
Includes support for multiple Edge profiles that was in preview in 0.3.0 pre-release.
- Added support for multiple Edge profiles (#6) (included in 0.3.0)
- Added an option to show favorites only from the default Edge profile (included in 0.3.0)
- Clicking or pressing enter on a folder now displays its content (#7)
- Fixed an issue where the search text set while selecting a result did not adhere to the "Search as tree" option
- Made some internal changes and added new tests
- Updated dependencies to the latest versions
EdgeFavorite 0.3.0 Preview
This pre-release add multiple Edge profiles support.
Many changes have been introduced to add the new feature, and feedback would be appreciated in case of any issues.
- Added support for multiple Edge profiles (#6)
- Added an option to show favorites only from the default Edge profile