Home / Companies / Directus / Blog / April 2026

April 2026 Summaries

3 posts from Directus

Filter
Month: Year:
Post Summaries Back to Blog
Directus has introduced an updated licensing structure to enhance transparency and simplicity, transitioning from the Business Source License (BSL) to the Monospace Sustainable Core License (MSCL), derived from the Fair Core License (FCL). This change aims to clarify usage terms, particularly by separating the license from the Innovation Grant, which allows individuals and organizations with less than $5 million in annual revenue and fewer than 50 employees to use Directus for free. Additionally, Directus will now implement software registration keys to replace the previous honor system, ensuring consistency among users. The MSCL allows for source availability, flexible usage, and versions becoming open source under GPLv3 after four years, while paid tiers are introduced for advanced enterprise features. This update is designed to support sustainable growth without compromising the platform's openness or access for smaller teams.
Apr 22, 2026 881 words in the original blog post.
Database migrations, often seen as tedious and time-consuming, can be significantly streamlined using Directus, an open-source data platform that simplifies the process by allowing AI to handle the repetitive tasks. Traditionally, migrating data from a legacy CMS database to a modern platform involves weeks of manual mapping, scripting, and testing, leading to potential errors and frustration. The new approach leverages Directus to sit on top of existing SQL databases, using AI to analyze database structures and generate JSON mapping files, which can be reviewed and confirmed by a human. This method drastically reduces the migration time from several weeks to just a few days, allowing developers to focus on more interesting and complex problems without compromising data integrity. While not perfect, as it requires human oversight for business logic and permission configurations, this approach offers a repeatable and efficient solution to database migrations, allowing for quick error recovery and the ability to preview changes before applying them.
Apr 15, 2026 1,113 words in the original blog post.
Directus v11.17 introduces several new features and improvements aimed at enhancing user experience and workflow efficiency. This release includes background data imports, allowing users to continue their work while large datasets are imported, effectively reducing interface hang-ups and timeouts. The deployment module now supports Netlify, enabling a seamless one-button deployment process similar to that of Vercel, thus streamlining content publishing directly from Data Studio. A new translation generator simplifies the setup of multilingual content by automating the i18n configuration process, significantly reducing the time and complexity involved. Additionally, the native Tabs interface, now integrated into Directus core, replaces the community extension, ensuring compatibility and ease of use for organizing complex forms. The AI Assistant gains enhanced context management and telemetry options, offering better observability for teams utilizing AI in their workflows. Other enhancements include improved comparison modals, keyboard navigation, bulk folder deletion, timezone support for datetime fields, and various backend improvements such as Redis namespace control and cache management options. Users are encouraged to review the potential breaking changes, particularly regarding UI resizing and import path updates, before upgrading.
Apr 10, 2026 1,184 words in the original blog post.