Changelog

New FeatureNovember 25, 2025v1.69.1

Dashboard Update and Onboarding Improvements

πŸš€ What's new?

  • When editing teams, we added some filtering controls to only show selected users. This should speed up management for teams with large amounts of people!
  • Viewers have a clearer experience on their permissions in the Changes view.
  • We added some onboarding videos and instructions for all users. For our users that know the app, you can hide this view after the update.
  • Tags should be easier to quickly edit and manage in the Tags page under Workspace Settings

πŸ› Bug fixes

  • text color for skipped badges weren't very readable
  • Inviting users for accounts with legacy permissions should be available again
  • Go to file option in right click takes the user to the folder properly
  • Recheck pushes to make sure they are cleared

πŸ”­ What's next?

  • We have started internal testing with local plugins! We are super excited to get these out in the hands of the our community so teams can start building tools with Mudstack.
  • New support for linking files and folders to people outside of Mudstack. This will be perfect for sharing content for approval or single time recipients of files without needing them to create a Mudstack profile.
  • The AI Agent in the Mudstack app is now being internally tested!
New FeatureOctober 28, 2025v1.66.1

Teams, Webhooks, and MCP

We have a big release today! 3 large features have been added to the app, along with some smaller fixes and improvements. Let's dive into the big stuff.

πŸ§‘β€πŸ€β€πŸ§‘ What are Teams?

create and edit teams

Teams are a new and better way to manage large amounts of users as groups. These groups can have configurable access to workspaces, so you can fine tune a set of users access to multiple workspaces, or quickly give or remove access from large sets of content in a few clicks.

How do I migrate my account to teams?

Enable Team Based Permissions

In your Account Settings -> Members page, you'll see a new button, Enable Team Based Permissions.

Mudstack will migrate your current account and workspace roles to the new teams system. We'll automatically create teams based on workspaces & workspace access.

Once migrated, you'll see a new page in account settings called Teams where you can edit the newly created teams.

Check out everything else you can do with teams here

πŸ•ΈοΈ Webhooks is now available!

create and edit webhooks

You can now create and manage your own workspaces within the application. You manage your webhooks in the Workspace Settings -> Webhooks page.

To get started with Webhooks...

  • Create your webhook in the app and provide us a destination URL & headers of where you would like the events to go.
  • Filter specific events sent through the webhook.
  • Configure your destination to accept the payloads and transform the data. You can use intermediary apps like Zapier, or internal automation tools, like Jira’s automation tool.
  • You can combine a webhook with API calls in the automation tools to enrich the webhook payloads with more relevant data.
  • Test and go live!

For more info on best practices and some examples for webhook uses, check out our documentation on how to get webhooks set up in your workspaces.

Send us a message if you want us to track any other events from Mudstack!

πŸ’½ Our MCP Server is live!

You can now use LLMs to talk with Mudstack's cloud API. The access is based on your user permissions. Our documentation has instructions on how to set this up with different LLMs.

If you want us to add more tools to our MCP, let us know, here is what we currently support!

😎 What else is new?

  • You can now share Push history URLs with other people.
  • Updated some UX on setting a workspace location on a new workspace
  • Added a new button to completely clear local database information via Help -> Troubleshoot -> Refresh Database. You will need to log in and remap content again after doing it.
  • Searching and filtering in the push history will be retained when leaving the page

πŸͺ² Bug fixes

  • Cutting and pasting to the root folder on the web app wouldn't succeed
  • Filtering by favorites in the web app wouldn't filter properly
  • Libraries wouldn't display correctly in conflicts
  • Selecting a filter, then clicking outside of a filter on the push history page above a line item would select that line item
  • Library Thumbnail does not update when new thumbnail is added
  • Adding and updating an attachment in the attachments tab wouldn't refresh the data correctly
  • Force new files to map to existing last soft deleted files
  • Fix sync commit versions missing from assets pushes, completed push records causing conflicts, and push records not being cleaned up after completion
  • Only discard push records if pull completes, this should stop discards entering a bad state
  • File path would extend outside the conflict columns
  • Preview wasn't working on some .mp4 and .mov files
ImprovementOctober 1, 2025v1.63.0

Searching Push History & Bug fixes

🐣 What's new?

  • Push history is now searchable! Quickly find changes specific to files, libraries, or specific commit names. Combined with our current filtering, finding old changes has never been easier!
search push history
  • Increased maximum zoom size by 50% in grid view
  • Remember the staged changes and messages in a push if you leave the page

🐜 Bug fixes?

  • Fixed an issue where some files would errantly show as trashed on startup
  • Fixed an issue where file explorer date/size adjustments would create bad push records during startup
  • Added multi selection to conflict resolution back to the changes view
  • Added some additional error handling around push fails, so items shouldn't be stuck spinning
  • If something is stuck spinning, we added a way to remove those items from your pushes
  • Files without thumbs would appear large in some views
  • Fixed an issue where you couldn't edit library via the web app
  • Tabs would show the commit ID after clicking an item
  • Fixed searching in the trash
  • Fixed an issue where files didn't show the size in the changes view
  • Fixed an issue where clicking a link to open the desktop app would resize the window
  • Fixed an issue with unlocking files as an admin
  • Changes view wouldn't properly show a lock on a file
  • App would not load properly after pasting a long string in account settings -> member search bar
  • Locked and conflicting files won't be stageable, but are still interactable

πŸŒ… What's next?

We have a few releases on the production line

  • Teams permissions to help manage user permissions as groups vs. individuals. On launch we'll have an opt-in button and a migration of your current users roles to get you started quickly.
  • Adding Webhooks creation and management UI to the app
  • Self service for mudstack is coming back! You'll be able to set up and manage your subscriptions on your own
  • An MCP Server for easy LLM communication with the app
ImprovementSeptember 3, 2025v1.61.1

Revamped Changes Page and Performance Improvements

πŸ”€ What's changed with "Changes"?

tabbed changes navigation
  • We have now tabbed the active changes and history!
  • For smaller window sizes, this makes the history much easier to navigate
  • Loading the pages will be significantly faster with the pages split
  • Preps us up for a better search experience in push history

πŸŒ… What else is new?

  • Configurable preview controls! They can now be set in the App Settings -> Interface page.
  • You can set which file extensions default as a preview in the app and set the preview button as double-click or spacebar
preview shortcuts
  • Improved performance on queuing and watching to support larger workspaces

🐞 Bug fixes

  • Using tabs in multiple workspaces would close improperly
  • Tab title for Files is now "Files", not "Assets"
  • Creating workspaces on web had a creation issue
  • Parent folder of a folder you are looking at is now collapsible
  • Middle mouse clicking on the last tab in a workspace will close the window
  • Fixed a drag and drop issue when dropping outside of the app past the left sidebar folder list
  • Fixed an issue when a change is being pushed, then making a change while the push is being created
  • Updated event handling for watcher to improve stability
  • Fixed issue where multiple tabs would show up on launch of the app

πŸ”¬ What's next?

  • We have a few more updates to the changes page on the horizon, including searching by push name, file name + path, tag, or library name.
  • Exposing pushes to Public API
New FeatureAugust 20, 2025v1.60.5

Tabs added to mudstack

πŸ”– Tabs

tabs in mudstack
  • We've added tabs to Mudstack! Instead of constantly navigating back and forth in one view, you can now keep multiple pages open side by side to compare work & switch contexts quickly within the app. All tabs are workspace specific, and get recalled after restarting the app, so you never lose your place.

πŸ‘Ά What's New?

  • Additional events supported for webhooks - reviews, review requests, and commits
  • Filter a webhook for specific events
  • Improved commit performance large commits

πŸ‘οΈ Watcher Changes

  • When you delete a file via explorer, we will now send it to the trash rather than setting the file as missing. This should remove the need to clean up Mudstack after deleting

πŸͺ² Bug Fixes

  • Soft deleted files may not show metadata
  • Empty folders showed the wrong message
  • Hide show local trash filter on web app
  • Fixed language on empty staged and unstaged tables
  • Cleaned up text on trashing files
  • Fixed flashing on drag and drop
  • Fixed an issue on startup that would track modified files as new ones
  • Right click on objects in a pull commit won't show Remove from commit