Releases: taooceros/Flow.Plugin.WindowWalker
Releases · taooceros/Flow.Plugin.WindowWalker
v3.0.2
What's Changed
- Create LICENSE by @tobysterk in #57
- Update Pipeline by @taooceros in #60
- New Crowdin updates by @taooceros in #53
- New Release for Resource Update by @taooceros in #62
New Contributors
- @tobysterk made their first contribution in #57
Full Changelog: v3.0.1...v3.0.2
v3.0.1
Merge pull request #56 from taooceros/disable_virtualmanagerinternal disable virtualdesktopmanagerinternal as it is causing too much issue
v3.0.0
v2.2.3
Merge pull request #46 from taooceros/l10n_master New Crowdin updates
v2.2.2
Merge pull request #37 from merken/master Implemented SearchWindowsAcrossAllVDesktop
v2.2.1
Update Version for New Translation
v2.2.0
Merge pull request #33 from taooceros/l10n_master New Crowdin updates
v2.1.2
- Hide preloaded UWP app and other cloaked windows that are invisible to the user
v2.1.1
- Fixed startup error
- Added option in plugin settings to search current/all virtual desktops
v2.1.0
- Updated Close Method
- Refactored Window.cs class, implementation of a new WindowProcess.cs class and improvements to the process cache data to have less queries for static information.
- Moving process information and code into own class.
- Filtering child window of AppFrameHost.exe by class instead of process id.
- Improved SearchController.cs class to speed up search times.