EverythingPowerToys Changelog

What's new in EverythingPowerToys 0.80.0

Apr 7, 2024
  • Added Polish #88
  • @Sauler
  • Removed unnessecary usage of PluginJsonStorage #83
  • Changed EXE behaviour to do less checks
  • reduce AV FP
  • Removed publishing to scoop
  • Takes to long to review, impractical to support

New in EverythingPowerToys 0.78.0 (Jan 31, 2024)

  • Fixed filter issue introduced in v0.77.0 #77
  • Proper support for multiple filters, and they do not need to be at the start of the query
  • All the following queries all works: pic: size:<2mb demo, pic: demo size:<2mb pic: demo, demo pic:, pic:|video:
  • More versatile filter in settings.toml #79
  • Now allows for paths in addition to extensions, for example: Demo: = C:Windows|C:ProgramData, Demo: filter would limit search to Windows and ProgramData folders
  • This feature is more geared towards 1.4 users, 1.5a user can use the native fiilters in Everything
  • Changed update logic to download and run the EXE package
  • Revert to opening release page if EXE does not execute properly
  • New EXE builder to reduce false AV positive
  • If PowerToys is installed at a custom location, manual launch of PT is required after install

New in EverythingPowerToys 0.77.0 (Jan 10, 2024)

  • Added option to expand Enviroment Variables:
  • Requires some additional time to expand the variable, feature disabled by default
  • Resolved issue where result will be incorrect if an Everything filter is used, but it's not a file type filter
  • This fix changes the parsing behaviour slightly, file type filter used to work anywhere in the query, it now has to be at the start of the query
  • Example: pic: size:<2mb demo and pic: demo will work as expected, but size:<2mb pic: demo or demo pic: will not work

New in EverythingPowerToys 0.76.2 (Dec 18, 2023)

  • Update notice control #57
  • Yes opens release page (will notify again)
  • No will prevent notice for that version (will notify newer versions)
  • Canel closes the update dialog (will notify again)
  • Slight change to how settings are loaded and saved.
  • Fixed a bug with filters #66
  • @konglongbt
  • Updated to .NET 8 to match v0.76.0

New in EverythingPowerToys 0.75.1 (Nov 1, 2023)

  • Move non-boolean settings from toml file into PowerToys Settings
  • settings.toml now only contains filters
  • Changed default direct activation from @ to ` to avoid conflict with PowerToys defaults
  • Build for 0.75.1

New in EverythingPowerToys 0.73.0 (Sep 2, 2023)

  • Increments RunCount #54
  • Chocolatey package now installs PowerToys and Everything as dependencies #55
  • Updated Everything64.dll to the newest version

New in EverythingPowerToys 0.72.0 (Aug 5, 2023)

  • Change to how path is copied to clipboard #51
  • Chocolatey unzips to new location$env:ProgramFilesPowerToysRunPlugins #52

New in EverythingPowerToys 0.68.1 (Mar 29, 2023)

  • French translation credits to @bastienperez
  • Chocolatey unzips to $env:ProgramFiles instead of C:Program Files
  • Sealed internal classes in accordance to CA1852

New in EverythingPowerToys 0.66.0 (Mar 27, 2023)

  • Implemented result drag and drop #39, @daniel-richter
  • Update Everything library to a newer version
  • Added customization options for context buttons for results in settings.toml
  • Added update check option
  • Removed debug option