Skip to content

Releases: davidegiacometti/PowerToys-Run-EdgeFavorite

EdgeFavorite 0.7.0

08 Sep 16:55
Compare
Choose a tag to compare

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

31 May 17:38
Compare
Choose a tag to compare

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

15 May 11:42
Compare
Choose a tag to compare
  • Fixed an issue where the "Default profile only" option wasn't working as expected (#10)

EdgeFavorite 0.5.1

08 May 19:45
Compare
Choose a tag to compare
  • 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

24 Apr 13:32
Compare
Choose a tag to compare
  • 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

15 Apr 21:41
Compare
Choose a tag to compare
  • Updated the plugin description
  • Addressed some IDisposable to reduce memory pressure
  • Updated dependencies to the latest versions

EdgeFavorite 0.4.0

04 Mar 20:50
Compare
Choose a tag to compare

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

20 Jan 22:26
Compare
Choose a tag to compare
Pre-release

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

EdgeFavorite 0.2.1

28 Dec 16:38
Compare
Choose a tag to compare
  • Fixed Edge InPrivate mode not opening

EdgeFavorite 0.2.0

07 Dec 19:53
Compare
Choose a tag to compare

This release requires PowerToys 0.76.0 or newer

  • Upgraded to .NET8
  • Made some internal changes
  • Dependencies have been bumped to the latest version