IntelliJ IDEA Unified Edition Simplifies Product Line
JetBrains consolidated IntelliJ IDEA Community and Ultimate editions into a single unified product starting with version 2025.3, offering more features for free users.
JetBrains released IntelliJ IDEA 2025.3 in December 2025, marking the end of separate Community and Ultimate editions after 16 years. The unified distribution combines both versions into a single installer with one update stream.
Enhanced Free Feature Set
Free users now receive expanded capabilities beyond basic Java and Kotlin development. New complimentary features include syntax highlighting for Spring, Jakarta EE, and templating engines like Thymeleaf, a Spring Boot project wizard, database connection management, and full SQL language support. All users gain access to a 30-day trial of advanced features.
Seamless Transition for Existing Users
IntelliJ IDEA Community Edition users automatically receive the unified distribution through standard patch updates. Ultimate subscription holders retain full access to extended tooling, but if their subscription expires, they can continue using the free feature set without being locked out of the IDE.
One Product, Flexible Licensing
The unified approach simplifies product management while providing clearer upgrade paths. The change reflects JetBrains' shift toward subscription-based licensing with fallback access to core development tools, ensuring developers can always access essential IDE functionality regardless of subscription status.
Related Articles
Redis 8.4 Brings Hybrid Search, Atomic Multi-Key Operations, and Auto-Repair AOF
Redis 8.4 is now generally available, delivering hybrid search that combines full-text and vector queries using Reciprocal Rank Fusion, new atomic string commands like MSETEX and DELEX, and automatic repair for corrupted append-only files. Lookahead prefetching and JSON memory optimizations round out a performance-focused release.
Deno 2.7 Stabilizes Temporal API and Ships Native Windows ARM Builds
Deno 2.7 has stabilized the TC39 Temporal API, bringing immutable, timezone-aware date and time objects to replace the legacy JavaScript Date API. The release also delivers official Windows ARM builds for Surface and Snapdragon devices, npm overrides support, and global install compilation for standalone executables.
Laravel 13 Ships with PHP Attributes, Passkeys, and Zero Breaking Changes
Taylor Otwell unveiled Laravel 13 at Laracon EU, delivering PHP 8 Attributes as an alternative to class properties, built-in passkey authentication in starter kits, and a new Reverb database driver for horizontal WebSocket scaling. The release requires PHP 8.3+ and promises the smoothest upgrade path in Laravel history.