Tinyfilemanager Versions Save

Single-file PHP file manager, browser and manage your files efficiently and easily with tinyfilemanager

2.5.3

1 year ago
  • Now tinyfilemanager will work offline without CND resources

What's Changed

New Contributors

Full Changelog: https://github.com/prasathmani/tinyfilemanager/compare/2.5.0...2.5.3

2.5.0

1 year ago
  • Improved UI design
  • Redesign Rename, Delete, Download modal popups
  • Migrate into latest bootstrap version
  • Update all CDN urls into new version
  • added pre-connect and pre-fetch to improve the loading time
  • Added Parallel Chunk Uploads feature
  • CSRF token added, more secure now
  • Removed quick Preview
  • Removed config.sample.php, to make it simple
  • Removed calc folder size feature. due to performance impact
  • Fix root folder advance search issue fixed

Fixed following issues, #667 #664 #634 #555 #547 #477 #273 #861 #859 #846 #838 #836 #819 #810 #773 #771 #765 #763 #753 #734

What's Changed

New Contributors

Full Changelog: https://github.com/prasathmani/tinyfilemanager/compare/2.4.7...2.5.0

2.4.7

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/prasathmani/tinyfilemanager/compare/2.4.3...2.4.7

2.4.3

3 years ago
  • Added dark theme option
  • Now file manager support external configuration file (optional)
  • Security Updates

2.4.1

4 years ago
  • Advanced Search
    • How to search inside folders. #282
    • Search bar with regex matching #140
    • Subfolder Search Feature #132
  • Mouse hover image preview - Thumbnail view for folders containing images #283
  • Upload error handling

2.4.0

4 years ago
  • Redesign login screen
  • Removed remember me checkbox
  • Exclude files by extension e.g. " *.php"
  • Security vulnerability fix #270
  • User role have Preview and Search option #265, #222

2.3.8

4 years ago

Fixed following bugs and added few features

Some language strings are missing. And other... #192 view file is insecure #187 Get files size (recursive) #186 There is no possibility for translation for some hints (title =) #185 View dirSize instead of word "Folder" #184 Document type detection #183 Stored Cross-site Scripting (XSS) Vulnerability detected in File Names #180 strings in code #177 Remove tracking #164

2.3.4

5 years ago
  • #145 Now able to preview files and media files inline with lightbox view and also able to navigate to previews and next files.
  • #141 Cross site scripting (XSS)
  • #138 prevent overwriting if uploaded file already exists
  • #137 IE11 aborts upload after 30s
  • #134 RegEx error | function template

2.3

5 years ago

Added Version Check Added new Translation JSON file New languages added - Spanish, German, Thailand and Chinese Removed languages from tinyfilemanager.php file Updated IDE languages and themes

2.2.0

5 years ago
  • Added Multi-language support, added English and French. #74
  • Added settings page - configure language, error report on/off and show hidden files.
  • Generate new password hash
  • Fix : File/Folder not within the allowed path #83
  • UI Modified in Coping and Permission pages
  • Overall Application UI performance tuning and favicon, sorting icons modified has base64 images.