Home / Companies / Directus / Blog / May 2023

May 2023 Summaries

7 posts from Directus

Filter
Month: Year:
Post Summaries Back to Blog
Directus Version 10.2 introduces several new features, enhancements, and bug fixes aimed at improving user experience and system efficiency. A standout feature is the Live Preview, which allows users to observe changes to their site’s data in real-time, facilitating content testing across various device widths. The update also revamps translation storage by separating languages, thereby optimizing data retrieval processes and enhancing performance for multilingual users. Additionally, new environment variables for file upload safety provide greater control over file type and size, addressing security concerns. Bug fixes include resolving an issue where self-hosted horizontally-scaled instances triggered CRON-based Flows multiple times, now synchronized using Redis to ensure proper functionality across multiple instances. Overall, Directus 10.2 offers significant improvements and is highly beneficial for current and prospective users.
May 26, 2023 462 words in the original blog post.
The Directus 10.2 release introduces a significant new feature called Live Preview, designed to enhance user experience by allowing real-time content previews before publishing. This feature enables users to view changes instantly, whether they involve text edits, image updates, or layout refinements, thereby eliminating the need to publish content to see its final appearance. Live Preview enhances collaboration by allowing users to share preview URLs with team members and stakeholders, facilitating feedback and ensuring alignment prior to publication. This feature promises increased confidence, efficient content iteration, streamlined collaboration, and easier client approval, ultimately providing users with greater control and reducing the risk of errors in published content.
May 26, 2023 383 words in the original blog post.
Headless content management systems (CMS) are revolutionizing the way content is delivered by separating the content management backend from the presentation layer, offering developers greater flexibility to deliver content across various platforms and devices. This approach allows for faster innovation and adaptation to technological trends by utilizing any desired front-end technology or framework. Headless CMSs excel in omnichannel content distribution, ensuring seamless delivery to websites, mobile apps, social media, and other channels, while promoting collaboration among content creators, marketers, and developers. A key component of headless CMSs is the use of Application Programming Interfaces (APIs), which facilitate the dynamic fetching and rendering of content, integration with other systems, and personalization through user profiling and analytics tools. APIs also support content updates without system downtime and foster an ecosystem of developers and partners who can create plugins and extensions, enhancing the CMS's functionality. Directus is highlighted as a notable headless CMS, providing REST and GraphQL APIs that integrate with SQL databases, offering a robust, flexible, and secure solution for developers to manage and deliver content efficiently.
May 18, 2023 1,064 words in the original blog post.
Directus 10.1 introduces over 70 new features, improvements, and optimizations, enhancing user experience and data management capabilities. Noteworthy updates include the release of extensions that were previously exclusive to Directus Cloud, now available in Directus Core, such as a panel bundle for data visualization, a Kanban view extension for project management, and a new block editor interface inspired by Notion. The file picker drawer has been improved for better navigation, while a pressure-based rate limiter has been added to the API to manage server load more effectively. Additionally, ESM is now the default for API extension bundles, ensuring better compatibility within the node ecosystem. The release reflects significant community contributions, and Directus 10.1 is now available on npm and Docker Hub, with plans to go live on Directus Cloud shortly.
May 12, 2023 342 words in the original blog post.
Next.js and Nuxt are two popular open-source frameworks used for building server-rendered applications, with Next.js being compatible with React and Nuxt with Vue. These frameworks offer features such as automatic code splitting, server-side rendering, and static site generation, which facilitate the creation of high-performance applications and are preferred by a significant portion of Directus developers. When selecting a headless CMS to pair with these frameworks, considerations include content modeling, API integration, performance, user interface, security, and pricing. Popular CMS options like Contentful, Strapi, Cosmic JS, Sanity, GraphCMS, and DatoCMS all offer robust APIs and user-friendly interfaces, making them suitable for use with either framework, though some may have features tailored to one over the other. Lesser-known CMS options include TinaCMS for Next.js and StoryBlok for Nuxt.js, while Directus stands out for its unopinionated platform, allowing integration with any framework and offering features like customizable data models, modular architecture, and real-time updates. Ultimately, the choice of CMS should be based on specific project needs and requirements.
May 08, 2023 1,143 words in the original blog post.
Directus has introduced a new feature to its automation tool, Automate, which enhances the manual trigger functionality by including a confirmation prompt that appears in a pop-up modal. This enhancement allows users to input additional information before executing a Flow, thus providing more context and personalization for various processes. The feature is simple to configure and can be applied in diverse ways, such as collecting medical information for personalized treatment suggestions, obtaining delivery preferences for purchase processes, or gathering approval documentation. This update aims to give users more control over their workflows, making them more efficient and tailored to specific needs, while reinforcing Directus's commitment to being a flexible and powerful backend toolkit.
May 05, 2023 317 words in the original blog post.
Content Management Systems (CMS) have evolved significantly since their inception, with traditional CMS solutions initially providing integrated content management and front-end presentation capabilities to simplify content creation for non-technical users. However, traditional CMSs have struggled to adapt to the demands of modern, complex digital strategies, leading to the emergence of Headless CMSs, which separate content management from the presentation layer. This decoupling allows developers to use any front-end technology, enhancing flexibility, scalability, performance, content reuse, future-proofing, and security. Despite these advantages, Headless CMSs present challenges such as technical complexity, lack of built-in design features, potentially higher costs, complex content modeling, and reliance on APIs, which can slow content delivery if not optimized. Innovative solutions like Directus offer a flexible, extensible platform with features like custom content schemas, media management, and role-based access control, addressing some of these drawbacks and providing a powerful tool for managing content in a headless architecture.
May 01, 2023 1,098 words in the original blog post.