QoL improvements and self-hosting updates
Improved documentation, studio UI, new features, and more!
Allow studio props to have choices/enum
You can now define a prop in the studio as a set of predefined choices (enum). This makes it easier to guide usage, avoid typos, and keep your components consistent. Instead of relying on free-text values, you can present a dropdown in the studio UI to quickly select from the allowed options.
Improved keyboard accessibility
Now you can navigate the pages/components dropdown using the arrow keys, allowing for a smooth workflow. Hint: you can open the dropdown using the P hotkey.
Group-Level Actions in Studio
Keeping your workspace organized and managing your assets within the studio just got easier!
You can now take actions directly on a group of tokens, pages, or components from its three-dot menu:
Add element
Rename group
Delete group
Adding anchor sections and query params for the link
Adding query parameters and section targets used to mean editing URLs by hand—a slow and error-prone process. Now, you can see all available query parameters for the page and choose the ones you need. In the same way, there’s now a separate field to fill in the # part of the URL to jump to a specific section.
Read more in our docs: https://docs.plasmic.app/learn/pages/
Improvements for self-host setup and documentation
We’ve significantly improved the manual setup process (which we still recommend for lower resource usage) and reduced the number of steps to a minimum. All related documentation has been updated so you can follow the latest, simplified instructions for running Plasmic locally.
With help from the team at FranceNuage, we’ve also fixed the Docker configuration for Plasmic—you can now spin up Plasmic in a container with a single CLI command. It’s also possible to launch only the database in Docker and run the application outside the container.
We listen carefully to our contributors' feedback and value their comfort ❤️
Deployment webhook timeouts
We’ve added a 10-second timeout to deployment webhooks. Let us know if this doesn’t work for your deployment workflow.
🤝 Join our community
Stay in the loop and connect with fellow creators. Join our forum at forum.plasmic.app and Slack at plasmic.app/slack.




