- "My Files" system updated to sort by time; ascending or descending.
- "My files" includes the file size of that specific file now; Example:
- "My Files" would display old deleted files, will no longer happen.
- Added a new cookies system to save uploaded file information:
- Old system was flawed: When uploading a file with the same name twice i.e. "random.txt"; it would rewrite the first upload's cookie with all the information from the second upload's. So instead of
having two files showing "random.txt", you would only have the last one you uploaded.
- New system is fixed: You can rename all your files the same exact name on upload if you want, but each of the files would have to contain different information. Each file is hashed into a
unique code that if detected trying to upload again, will present a warning;
![[Image: Pw8uN2I.png]](https://i.imgur.com/Pw8uN2I.png)
- You can click on the arrow inside a box (blue/purple button in picture) to take you into "My Files" and highlight the specified file:
- If The Virus Total link you've entered isn't associated with the file you are trying to upload, then you will get this error:
![[Image: HgedTDc.png]](https://i.imgur.com/HgedTDc.png)
-
This was done so you can now rest assure that if a file includes a virus total link, it is indeed for that file and not just some decoy file.
- File index/download page will now include a SHA256 Hash of the file; Hash/string being unique for every different file. Example:
![[Image: TUZIwFh.png]](https://i.imgur.com/TUZIwFh.png)
- If the file is the same, hash will be the same. If the file is different (in any slight way) it will generate a complete different hash.
- "My Files" now shows the total amount of storage used by all your uploaded files combined; Example:
- You may now compress a file on upload into a .zip, .rar, .7z, or .rar4 depending on your choosing:
- Nothing chosen:
![[Image: T99GLE9.png]](https://i.imgur.com/T99GLE9.png)
- "Compress File" chosen:
![[Image: J0Fv67I.png]](https://i.imgur.com/J0Fv67I.png)
- "Advanced" & "Compress File" chosen: