filester.me BETA v0.7

We're waiting for new cache servers to help with slow downloads. Apologies for the trouble caused.

Changelog & Roadmap

v0.7.0 March 19th, 2026 Latest
  • New folder setting: "Hide Related Files" — hide the "More from this album" section on all file pages within a folder
  • New per-file setting: "Allow Direct Access" — share individual files from private folders via their direct link without exposing the rest of the folder
  • Related files section is automatically hidden for direct-access files to protect folder privacy
  • Folder sorting in file manager — sort by Newest, Oldest, A-Z, or Z-A with saved preference
v0.6.3 March 10th, 2026
  • Improved video player controls for a better mobile experience
  • Fixed vertical/portrait videos being stretched horizontally
v0.6.2 March 9th, 2026
  • Fixed downloads returning 404 for files that have no extension
v0.6.1 March 8th, 2026
  • Fixed files in folders returning "File not available"
  • Privacy-restricted files now return correct "Access denied" (403) instead of "File not available" (410)
v0.6.0 March 6th, 2026
  • Folder privacy now enforced on individual files — files in private or password-protected folders can no longer be accessed directly
  • Added x-robots-tag headers for files in private/password-protected folders
  • Related files section hidden for unauthorized viewers of restricted folders (safety net for an upcoming change (per-file privacy settings - this will hide "more files" in the event that the idea is to just share a single file within a protected folder))
  • Fixed "Copy All Links" button not working on Firefox
  • Copy buttons now work reliably across all browsers
  • Blank lines preserved for failed uploads when copying all links
  • Fixed premature "Upload complete" message — now shows "Processing..." until server confirms
  • File names in folder view now dynamically use available space instead of being truncated at 160px
  • Fixed cache invalidation for subfolder creation, file moves, and file deletion
v0.3.0 March 5th, 2026
  • Breadcrumb navigation for public folder subfolders
  • Recursive folder sharing — subfolders now appear in public folder view
  • "Show all folders" button when more than 5 subfolders
  • Grid and list view toggle for folder display
  • "More from this folder" related files section on file pages
  • Fixed folder thumbnail URL paths
  • Video thumbnails now captured at 25% into the video
  • Removed "Processing..." text after upload
  • Fixed download stats disparity
  • Redis-based batching for download count updates to reduce database load
v0.1 June 16th, 2025
  • Initial design

April 2026

  • Public API endpoint & documentation Planned

March 2026

  • Custom per-file privacy settingsComplete
  • Add more upload servers for better upload reliability Complete
  • Same file sharing between accounts (right now if a dupe file is uploaded it gives the current file link instead of saving it and generatingnew link. With this update it will still be the same file but all the users that upload the same file will have a different link, views/downlostats, privacy settings, etc. - note that a single user deleting the file will not affect the file itself, it will just remove the file from tmanager until no accounts are linked to the file, when this happens the file will be deleted.) Complete

Date Unknown 2026

  • Custom donators settings (no ads, increased file limit, hotlink up-to 100MB) Planned