Skip to content

Releases: prasathmani/tinyfilemanager

Offline Version

22 Feb 02:18
Compare
Choose a tag to compare
  • Now tinyfilemanager will work offline without CND resources

What's Changed

New Contributors

Full Changelog: 2.5.0...2.5.3

Winter Release 22

19 Nov 19:56
Compare
Choose a tag to compare
  • 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: 2.4.7...2.5.0

Chunk file upload and Security fix

12 Feb 08:34
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.4.3...2.4.7

Dark Theme Version

24 May 08:39
Compare
Choose a tag to compare
  • Added dark theme option
  • Now file manager support external configuration file (optional)
  • Security Updates

Advance Search and Thumbnail Preview

14 Jan 12:30
Compare
Choose a tag to compare
  • 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

Security Update

29 Dec 05:01
Compare
Choose a tag to compare
  • 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

Bug Fix

23 Jul 07:30
Compare
Choose a tag to compare

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

Quick Inline Preview

28 Mar 11:49
Compare
Choose a tag to compare
  • #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

Translation JSON

06 Jan 11:31
Compare
Choose a tag to compare

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

Multi-language support

26 Nov 18:30
Compare
Choose a tag to compare
  • 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.