- 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
- Optimized and refactored fm_get_directorysize() function by @michael-milette in #720
- Format JSON by @nguyentranchung in #723
- Add danish language by @AgentSmith0 in #728
- Fix incorrect path of the version svg in README by @AnnAngela in #740
- Update translation.json by @The-Exterminator in #742
- Fix Dutch translation by @rickvl in #745
- Add Galician language by @luidoc in #747
- Add missing lines for German translation by @sinth in #766
- fix download Content-Type header by @mclorch in #770
- resolve sorting issues, keep back button at top of table by @Sundwalltanner in #779
- Fix advanced search issue for read-only user by @zaniasoft in #785
- Improve
Dockerfile
- Switch to Linuxserver.io base image with PHP 8 by @danie1k in #775 - Removed unused function by @mhrstmnn in #806
- More accurate ip recognition by @RSaied in #813
- Update russia translate and fix bug by @zedzhen in #815
- Added .yml, .yaml and .toml extensions. by @Sebjugate in #816
- word change mistranslated in Spanish by @andresayac in #818
- Add webm to videos by @AgentSmith0 in #833
- Adds json mime type as text type to allow edit json files by @efremovd in #841
- Removes some php ext installs as they are already installed in base by @efremovd in #848
- Update tinyfilemanager.php by @ririko5834 in #874
- Fixes advanced search not working. by @rizrmd in #878
- Downloading file - PHP warning loop "Permission denied" by @llcool in #879
New Contributors
- @nguyentranchung made their first contribution in #723
- @AnnAngela made their first contribution in #740
- @The-Exterminator made their first contribution in #742
- @rickvl made their first contribution in #745
- @luidoc made their first contribution in #747
- @sinth made their first contribution in #766
- @mclorch made their first contribution in #770
- @Sundwalltanner made their first contribution in #779
- @zaniasoft made their first contribution in #785
- @danie1k made their first contribution in #775
- @mhrstmnn made their first contribution in #806
- @RSaied made their first contribution in #813
- @zedzhen made their first contribution in #815
- @Sebjugate made their first contribution in #816
- @andresayac made their first contribution in #818
- @efremovd made their first contribution in #841
- @ririko5834 made their first contribution in #874
- @rizrmd made their first contribution in #878
- @llcool made their first contribution in #879
Full Changelog: 2.4.7...2.5.0