-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathFile Searcher by Owner - changelog.html
148 lines (130 loc) · 3.07 KB
/
File Searcher by Owner - changelog.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
<h1 class="style1"><a href="http://www.grimadmin.com/staticpages/index.php/file-owner">File Searcher by Owner</a> - Changelog</h1>
<h2><u><span style="font-size:larger"><strong>Current Version</strong></span></u></h2>
<p><strong>Version 2.0.2.0 (2020-05-15)</strong></p>
<ul>
<li>General
<ul>
<li>New major version 2.x</li>
<li>Upgrade .NET to 4.5.1</li>
</ul>
</li>
<li>Bug/Security Fixes
<ul>
<li>None</li>
</ul>
</li>
<li>New Features
<ul>
<li>Added filename column to search list view</li>
<li>Dropdown at bottom right to convert from bytes to kB (kilobyte), KiB (kibibyte), MB (megabyte), MiB (mebibyte), etc. all the way up to YB (yottabyte) and YiB (Yobibyte)</li>
<li>Easily set owner on found files from the search list view</li>
<li>Logging - click red (i) button at top-right</li>
</ul>
</li>
</ul>
<p><strong>Known Issues</strong></p>
<ul>
<li>Minor: Right-click "Send To" options fail to work</li>
<li>Minor: Option to convert owner string from SID/SAM to User Principal Name (UPN) is unavailable when run on a Domain Controller or non-domain computer</li>
</ul>
<p><strong>Upcoming Features</strong></p>
<ul>
<li>Search all files in a directory and see the current owners.</li>
<li>Search for multiple owners at the same time.</li>
<li>Save log file (for now you need to copy and paste the text to another platform or app)</li>
<li>Add path & owner to log of searches</li>
<li>Add date created/modified/accessed fields</li>
</ul>
<h2><u><span style="font-size:larger">Version History</span></u></h2>
<p><strong>Version 1.2.1.0 (2010-06-29)</strong></p>
<ul>
<li>General
<ul>
<li>None</li>
</ul>
</li>
<li>Bug/Security Fixes
<ul>
<li>Fixed inactive buttons/features introduced with previous update 1.2.0.0</li>
</ul>
</li>
<li>New Features
<ul>
<li>None</li>
</ul>
</li>
</ul>
<p><strong>Version 1.2.0.0 (2010-06-29)</strong></p>
<ul>
<li>General
<ul>
<li>Memory management adjustments</li>
<li>Other minor enhancements</li>
</ul>
</li>
<li>Bug/Security Fixes
<ul>
<li>Owner tooltip now updates without having to perform a search</li>
</ul>
</li>
<li>New Features
<ul>
<li>Convert owner to SID, SAM Account Name, & UPN (when applicable)</li>
</ul>
</li>
</ul>
<p><strong>Version 1.1.0.0 (2010-06-22)</strong></p>
<ul>
<li>General
<ul>
<li>Minor enhancements</li>
</ul>
</li>
<li>Bug/Security Fixes
<ul>
<li>None</li>
</ul>
</li>
<li>New Features
<ul>
<li>Browse & search for users and groups</li>
</ul>
</li>
</ul>
<p><strong>Version 1.0.1.0 (2009-12-24)</strong></p>
<ul>
<li>General
<ul>
<li>Minor enhancements</li>
</ul>
</li>
<li>Bug/Security Fixes
<ul>
<li>None</li>
</ul>
</li>
<li>New Features
<ul>
<li>Search by Security Identifier (SID)</li>
<li>Version checker</li>
</ul>
</li>
</ul>
<p><strong>Version 1.0.0.0 (2009-11-25)</strong></p>
<ul>
<li>General
<ul>
<li>Initial release</li>
</ul>
</li>
<li>Bug/Security Fixes
<ul>
<li>n/a</li>
</ul>
</li>
<li>New Features
<ul>
<li>n/a</li>
</ul>
</li>
</ul>