Skip to content

Releases: lin-ycv/EverythingPowerToys

v0.75.1

31 Oct 23:26
Compare
Choose a tag to compare

This release is technically a beta version, there are still some behaviours that I consider a "bug", but due the the breaking changes of PT 0.75.x, this release is required

Extract folder in the zip file to C:\Program Files\PowerToys\RunPlugins
If you're using per user install (winget/Microsoft Store), you may need to extract it to %LOCALAPPDATA%\PowerToys\RunPlugins\ instead
Everything needs to be installed separately and running: https://www.voidtools.com/downloads/
*This does not work with the lite version of Everything, it does not support IPC
if you are on 1.5 alpha, you need to Disable 1.5a Instance
if you're on ARM, read this: #45 (comment)

Full Changelog:

  • 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 and 0.75.0
    • Not backwards compatible

the included Everything64.dll is the official dll from VoidTools

GitHub release (by tag)

v0.73.0 - RunCount

02 Sep 04:36
Compare
Choose a tag to compare

Extract folder in the zip file to C:\Program Files\PowerToys\RunPlugins
If you're using per user install (winget/Microsoft Store), you may need to extract it to %LOCALAPPDATA%\PowerToys\RunPlugins\ instead
Everything needs to be installed separately and running: https://www.voidtools.com/downloads/
*This does not work with the lite version of Everything, it does not support IPC
if you are on 1.5 alpha, you need to Disable 1.5a Instance
if you're on ARM, read this: #45 (comment)

Full Changelog:

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

the included Everything64.dll is the official dll from VoidTools

GitHub release (by tag)

V0.72.0

05 Aug 10:51
Compare
Choose a tag to compare

Extract folder in the zip file to C:\Program Files\PowerToys\RunPlugins
If you're using per user install (winget/Microsoft Store), you may need to extract it to %LOCALAPPDATA%\PowerToys\RunPlugins\ instead
Everything needs to be installed separately and running: https://www.voidtools.com/downloads/
*This does not work with the lite version of Everything, it does not support IPC
if you are on 1.5 alpha, you need to Disable 1.5a Instance
if you're on ARM, read this: #45 (comment)

Full Changelog:

  • Change to how path is copied to clipboard #51
  • Chocolatey unzips to new location$env:ProgramFiles\PowerToys\RunPlugins #52

the included Everything64.dll is the official dll from VoidTools

GitHub release (by tag)

v0.68.1

29 Mar 16:29
Compare
Choose a tag to compare

Extract folder in the zip file to C:\Program Files\PowerToys\modules\launcher\Plugins\
Everything needs to be installed separately and running: https://www.voidtools.com/downloads/
*This does not work with the lite version of Everything, it does not support IPC
if you are on 1.5 alpha, you need to Disable 1.5a Instance

Full Changelog:

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

the included Everything64.dll is the official dll from VoidTools

GitHub release (by tag)

v0.66.0 - Drag and drop

06 Jan 18:13
923ba89
Compare
Choose a tag to compare

Extract folder in the zip file to C:\Program Files\PowerToys\modules\launcher\Plugins\
Everything needs to be installed separately and running: https://www.voidtools.com/downloads/
*This does not work with the lite version of Everything, it does not support IPC
if you are on 1.5 alpha, you need to Disable 1.5a Instance

Full Changelog:

  • 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

the included Everything64.dll is the official dll from VoidTools

GitHub release (by tag)

V0.65.0.2 - .NET 7

07 Dec 16:10
Compare
Choose a tag to compare

Extract the zip file to C:\Program Files\PowerToys\modules\launcher\Plugins\Everything
Everything needs to be installed separately and running: https://www.voidtools.com/downloads/
*This does not work with the lite version of Everything, it does not support IPC
if you are on 1.5 alpha, you need to Disable 1.5a Instance

Full Changelog:

  • Change target framework to .NET 7, in accordance to PT v.0.65.0 update
    • Backward compatibility not guaranteed
  • Added Query Text option to toggle on QueryTextDisplay (microsoft/PowerToys#22053)
  • Added context option to copy file/folder #34
    • By default Ctrl+C is copy path, Ctrl+Alt+C is copy file/folder
    • Copy option in settings swaps the two shortcuts
  • Added context option to run as another user #35
  • Settings option now uses simple label and descriptive descriptions
  • German translation by @daniel-richter and @htcfreek
  • Adjusted data logged in debug mode to provide better privacy
    • Moved plugin version from author name to description of debug option

Everything-0.65.0-x64.zip and Everything-Chocolatey.zip are the same thing
I forgot to put the files in a folder, so Everything-0.65.0-x64.zip does not work with Chocolatey. Everything-Chocolatey.zip is to address this issue.

the included Everything64.dll is the official dll from VoidTools

GitHub release (by tag)

v0.64.0 - Bug Fixes

04 Nov 17:01
Compare
Choose a tag to compare

Extract folder in the zip file to C:\Program Files\PowerToys\modules\launcher\Plugins\
Everything needs to be installed separately and running: https://www.voidtools.com/downloads/
*This does not work with the lite version of Everything, it does not support IPC
if you are on 1.5 alpha, you need to Disable 1.5a Instance

Full Changelog:

  • Fixes #27 by removing unnecessary check for reserved characters
  • Fixes bug where Open containing folder option would be missing if file doesn't have extension
  • Added version number by author name to easier identify plugin version

the included Everything64.dll is the official dll from VoidTools

GitHub release (by tag)

v0.63.0 - Path & Icons

17 Oct 08:15
Compare
Choose a tag to compare

Extract folder in the zip file to C:\Program Files\PowerToys\modules\launcher\Plugins\
Everything needs to be installed separately and running: https://www.voidtools.com/downloads/
*This does not work with the lite version of Everything, it does not support IPC
if you are on 1.5 alpha, you need to Disable 1.5a Instance

Full Changelog:

  • New match path option as stated by @Coldblackice #issuecomment-1245285753
    • Example query with this option "downloads" filename
    • Does not require Path option to be enabled in settings, will only apply to current query
    • RegEx compatible (if enabled)
  • Removed Alternative option, and implemented error handling in current icon method (#25)
  • Changed debug logging option to be off by default

the included Everything64.dll is the official dll from VoidTools

GitHub release (by tag)

V0.61.1 - Match Path

30 Aug 14:45
Compare
Choose a tag to compare

Extract folder in the zip file to C:\Program Files\PowerToys\modules\launcher\Plugins\
Everything needs to be installed separately and running: https://www.voidtools.com/downloads/
*This does not work with the lite version of Everything, it does not support IPC
if you are on 1.5 alpha, you need to Disable 1.5a Instance

Full Changelog:

  • Match path option as requested by #24
  • Added debug option
  • Removed translation file (except Chinese)
    • As I do not speak those languages, I'm unable to maintain the languages
    • If you'd like to help do translations, please reach out or do a PR with the translation resource files
    • Translation files from previous releases can still be used.

the included Everything64.dll is the official dll from VoidTools

GitHub release (by tag)

v0.60.1 - RegEx

14 Jul 06:05
8079e7a
Compare
Choose a tag to compare

Extract folder in the zip file to C:\Program Files\PowerToys\modules\launcher\Plugins\
Everything needs to be installed separately and running: https://www.voidtools.com/downloads/
*This does not work with the lite version of Everything, it does not support IPC
if you are on 1.5 alpha, you need to Disable 1.5a Instance

Full Changelog:

  • Regex as requested by #21
  • Removed Top option as it's part of PTR options since 0.60.0
  • Chocolatey package is now synced automatically on new releases

the included Everything64.dll is the official dll from VoidTools

GitHub release (by tag)