Handle hostnames with upper-case letters
[webmin.git] / file / CHANGELOG
1 ---- Changes since 1.130 ----
2 An uploaded zip, tar or tar.gz file can be extracted in the directory it was uploaded to.
3 Directories can now be downloaded as zip, tar or tar.gz files
4 Added improved access control options to hide buttons.
5 Added a chroot access control option to hide all directories above it.
6 ---- Changes since 1.190 ----
7 Added checkbox for saving text files in DOS mode.
8 Users can now be prevented from accessing certain directories by a new option on the access control page.
9 ---- Changes since 1.240 ----
10 When searching for files, you can now search by their contents too.
11 Added a Preview button, for viewing a scaled-down version of a GIF, JPEG or PNG image.
12 ---- Changes since 1.250 ----
13 Absolute and relative paths like /tmp/foo and bar/foo can be used when renaming a file.
14 The GD Perl module will be used for scaling preview images, if installed.
15 ---- Changes since 1.260 ----
16 Added a button for editing HTML files, using a rich-text editor.
17 ---- Changes since 1.270 ----
18 Added Module Config options for changing the font size for buttons and regular text.
19 ---- Changes since 1.290 ----
20 Added the ability to extract tar.bz2 files.
21 Added a History button next to the field for entering a directory to show, for quickly navigating to recently entered paths.
22 Added text fields to the file info window showing the total size, number of sub-files and number of sub-directories in a directory. These are only populated when a new 'Get Size' button is clicked.
23 ---- Changes since 1.300 ----
24 Added ACL options to prevent users from editing file permissions or ownership in the Info window, to stop filesystem mount points from being shown, and to restrict file contents searches.
25 Added Extract button for un-compressing tar, tgz, zip and gz archives on the server.
26 Added a Download button to the search results window, for downloading a selected matching file.
27 ---- Changes since 1.310 ----
28 Added a popup progress window to track large uploads.
29 ---- Changes since 1.320 ----
30 Removed the HTML editing button, and changed the Edit button to detect HTML files and launch the HTML editor instead (optional on the Module Config page).
31 Added a button for creating a new HTML file.
32 ---- Changes since 1.330 ----
33 Replaced the HTMLarea widget for editing .html files with Xinha.
34 ---- Changes since 1.340 ----
35 When editing an HTML file, the <head> section is preserved.
36 Added a link in the HTML editor window to swich to plain text mode.
37 Files in the right-hand list are now sorted case-insensitively.
38 When uploading a file, you can now select which Unix user it gets uploaded as.
39 Added Module Config options for the default unzip mode and default user to upload as.
40 ---- Changes since 1.360 ----
41 Added a Module Config option to specify file extensions to treat as HTML, rather than always using only .html and .htm.
42 ---- Changes since 1.380 ----
43 Use of the Preview button can now be controlled on the access control page.
44 ---- Changes since 1.430 ----
45 POSIX ACLs can now be edited on FreeBSD, if the setfacl and getfacl commands are installed.
46 ---- Changes since 1.440 ----
47 Added a button to the compressed file extraction dialog to show the contents of a ZIP or tar file, instead of extracting it.
48 ---- Changes since 1.460 ----
49 Fixed bugs that broke the file manager under the new Webmin API module.
50 ---- Changes since 1.470 ----
51 Fixed a bug that prevented setuid and setgid permissions from being changed.
52 ---- Changes since 1.510 ----
53 Bug fixes to allow the File Manager module to be used via Webmin Servers Index or Cloudmin.