Changelog

Follow the latest updates and improvements of Nuxt Studio.

← Back to all updates

v1.0.0

October 3, 2023

the git-based CMS powered by Nuxt Content

We are thrilled to announce that Studio is now out of beta and available to the public!

We want to express our deepest gratitude to each and every one of you who participated in the beta phase and provided valuable feedback. Your support and feedback have been instrumental in shaping Studio into the powerful tool it is today. We have listened to your suggestions, made improvements, and added new features to make Studio an even more comprehensive and user-friendly content management system for Nuxt developers.

With Studio, you can edit and preview your content in real-time, collaborate with teammates, and deploy changes seamlessly. Whether you're managing documentation, blogs, or any other type of content, Studio provides a flexible and intuitive workspace that streamlines your workflow.

We invite you to explore the full potential of Studio and discover how it can enhance your Nuxt development experience. As we continue to build Studio, we value your ongoing feedback and ideas to help us make it even better. We'll keep making bi-monthly release with new features and bug fixes.

Two plans are proposed for Nuxt Studio. They offer distinct options tailored to the specific needs of users.

  • The Pro plan, designed with teams in mind, includes unlimited projects and features for live collaboration. This makes it the ideal choice for boosting productivity and fostering teamwork within enterprises, organizations, or for freelance developers working with clients who need to modify content on their end.
  • The Hobby plan is designed for individual developers and provides all the features of Nuxt Studio along with the flexibility of unlimited projects, all at no cost.

New features

To ensure a smooth experience with the latest version, please make sure the following dependencies are up to date:

Media upload modal

modal to set media metadata on upload

We have improved the media drag & drop experience. The new behavior will open a modal window in which you can update the name and alt text of your image but also choose or create the folder where you want to upload it.

CI update pull-request

alerting that you need to update your GitHub ci

We have updated the tools version within our GitHub Pages workflow file. If you've deployed your website using our plug-and-play system, you will notice an alert suggesting an update to your workflow file through the process of merging a pull request.

Bug fixes and improvements

This release includes several bug fixes and improvements, addressing the following issues:

  • Resolved an issue related to media imports.
  • Enhanced some component design using Nuxt UI.
  • Added tooltips to disabled buttons to provide explanations for why certain features are not enabled.
  • Corrected file highlighting when transitioning from an md to a yml file.
  • Improved the system for upgrading dependencies via pull requests.
  • Made team invite links more secure; they are now accessible only once and have a 5-minute expiration period.
  • Removed the current user from the co-authors dropdown menu.