Changelogs
Donate any amount if you like File Thingie
This page lists all the changes to File Thingie since version 2.0.1
File Thingie version 2.5.5
- TinyMCE 3.x support included
- Bugfix for PHP Notice displayed on some servers.
File Thingie version 2.5.4
- Security release (Access bypass issue). Upgrading is strongly recommended!
- Added option DELETEFOLDERS to delete non-empty folders
- Added option SHOWDATES to show the last modified date of files
- Fixed CHMOD function
File Thingie version 2.5.3
- Fix broken status messages when using a translation file.
File Thingie version 2.5.2
- Fixed error in IE7 where file actions would not expand.
File Thingie version 2.5.1
- ADVANCEDACTIONS setting fixed.
- Edit plugin fixed.
File Thingie version 2.5.0
- Translation of upload error messages fixed
- Redid status message system architecture
- External configuration possible (many changes in setup)
- UPLOAD setting can now have a folder name. If UPLOAD is set to a folder name rather than TRUE/FALSE upload is allowed in that folder only.
- FILEACTIONS setting can now have a folder name. If FILEACTIONS is set to a folder name rather than TRUE/FALSE upload is allowed in that folder only.
- Redid much of the javascript
- Made it possible to write plugins for File Thingie
- Fixed bug where tinymce couldn't use the 'save' button only the save and exit button
- Moved status message to make them easier to see
- Create files directly from URLs possible
File Thingie version 2.1.6
- Fixed bug where empty folders couldn't be deleted.
File Thingie version 2.1.5
- Made it clear that only empty folders can be deleted.
- Disabled automatic HTTPS detection. Use new HTTPS setting for HTTPS support.
- Fixed multiple display issues.
- Renamed Files in: to Home.
- Fixed taborder on login when Remember Me is enabled.
- Added target=_blank to links in footer
File Thingie version 2.1.4
- Security release. Fixed access bypass issue. Upgrade is strongly recommended
- Remember Me feature disabled by default.
File Thingie version 2.1.3
- Implemented LIMIT to limit total dir usage by all users. Read more.
- Added hooks for using TinyMCE for rich text editing of HTML. Read more. (thanks, Robert G.)
- Moved chmod & symlinks to ADVANCEDACTIONS (disabled by default).
- Cancel button when editing files didn't work. (thanks, Olivier T)
- Shorten file names in search results, upload preview and messages. (thanks, W. Sams)
- Fixed bug when using folder blacklist. (thanks, Jerry M.)
File Thingie version 2.1.2
- Possible to sort files: name, type, size, last modified
- Multiple fixes for running FT under MS IIS
- Redid loginbox so it better supports translations
- Fixed search results when _HIDEFILEPATHS is enabled
- Fixed trouble with French language pack
File Thingie version 2.1.1
- Fixed critical bug in user groups
- Brought back PHP4 support (accidentally disabled)
- Added option for creating symbolic links.
File Thingie version 2.1.0
- Added support for user groups with separate settings.
- Added option for sending file downloads through File Thingie (masking the real location of the file).
- Inserted nice error message when Notepad has corrupted ft2.php
- Added 'Now uploading' message while upload is in progress.
- Nb. All settings have changed names in this release.
File Thingie version 2.0.9
- Added option for blacklisting folders
- Added folder count to the bottom of file listings
- 'Remember me' function added to login
- Upgraded bundled jQuery to version 1.2.1
- 'Expanded' version of File Thingie with separate CSS and JavaScript files available.
File Thingie version 2.0.8
- Fixed bug where multiple users wouldn't work.
File Thingie version 2.0.7
- File Thingie can be translated into other languages
- When chmod'ing current permission is set right in input field
- Currently logged in user shown when more than one user is set up
- Notices when running with E_ALL and login disabled removed
File Thingie version 2.0.6
- Added support for https
- Added total dir size in footer
- Timezone setting for PHP 5.10 and above
- Save and Save&Exit buttons added.
- Added extra option for IIS users.
- Added option to CHMOD files.
File Thingie version 2.0.5
- Fixed display issue in Firefox
- Fixed language error when renaming
- Added check for file blacklist when renaming and uploading
- New feature: Create file
- New feature: Unzip files
- Fixed bug where slashes were stripped if magic quotes was turned off
- Fixed bug where folders would be hidden and file type whitelist was used
File Thingie version 2.0.4
- Automatic updates are turned off by default.
- Improved support for file names which contain special characters.
File Thingie version 2.0.3
- Added index.php to default blacklist.
- Made sure File Thingie will run with all error reporting turned on.
- Changed mkdir status URLs to get around Apache SecFilter.
- Fixed infinite loop when dir could not be opened.
- Max upload size is now displayed in the upload box.
- Upload and mkdir boxes are only shown if uploads and directory creation is available in the durrent directory.
- Changed character encoding to enable support for file names with special characters.
- Added support for automatic update checks (read more).
File Thingie version 2.0.2
- Changed htmlentities to htmlspecialchars when editing text files to assist those using non-ascii characters.
- Sort filelist to ensure that it is sorted by filename.
- Fixed bug where MAXSIZE wasn't being checked.
- Added <link> element pointing to the online documentation as well as a link in the footer to the same.
- New feature: Search for file name or folder name. Read more about searching.
- New feature: Check for new version. Read more about this feature.
File Thingie version 2.0.1
- Added PERMISSION setting
- Fixed failed uploads in Safari