Changelog

Latest updates and improvements to ma'kuu

v0.0.3
Feb 4, 2026

Storage & File Management Improvements

We have implemented major improvements to how the platform handles file uploads and storage. These updates focus on better file validation, reduced bandwidth usage, and support for a wider range of document formats.

Improvements

  • Browser Caching: All uploaded files now include optimised cache headers (1 year). This means files load instantly for returning users and reduces server bandwidth by up to 90%.
  • File Size Limit: Individual file uploads are currently limited to 50MB, with a planned upgrade to 500GB in the coming weeks. This ensures faster uploads and better platform performance.
  • File Validation: The platform now validates file types and names before upload, preventing invalid files and improving security.
  • Faster Asset Listing: We have optimised how the platform lists your files. Projects with hundreds of assets will now load 2-5x faster.

Additions

  • Expanded File Format Support: You can now upload Microsoft Office documents (Word, Excel, PowerPoint), CSV files, text files, and more. See the full list below.

Note for existing assets: These improvements apply to all new uploads. Existing files will benefit from browser caching and faster loading immediately.

Known Issue: Deletion Timeouts

We are currently experiencing an issue where deleting projects, items, or folders with many assets may cause the page to freeze. This happens because:

  • The system needs to delete many related records at once
  • Removing files from storage takes time when there are many files
  • The operation may exceed the default timeout limit

We are working on a fix that will move these operations to the background so they do not freeze your page. In the meantime, please be patient when deleting large projects.