Bug Fixes
Fixed a 403 redirect loop on the project page
Fixed cases where a project could fall into a redirect loop after a 403 error (e.g., due to lost permissions).
Fixed getting stuck on Logging in... when an authentication error occurs
Added error details and actions (retry / re-login / go back to top) on the /oauth page
Improved investigation by sending failure reasons with the report
Fixed an issue where folders could not be created
Fixed an issue where folders could not be created in certain projects.
Fixed an issue where web pages could not be deleted
Fixed an issue in the web page deletion API.
Updated error message for Video/Document fetch
Now returns 404 when accessing a deleted file.
Fixed an issue where duplicated files in a folder could be created in an unexpected location
Fixed cases where folder duplication could place items in an unintended location due to parent folder handling
When duplicating items, improved integrity checks for derived files (converted outputs, thumbnails, etc.) and re-generates them if missing
Improved handling of long file names
When creating folders or uploading multiple files in Quick Check, file names that are too long are now truncated to 255 characters.
