7.0.0-next.28 (2026-02-05)
Security update for CVE-2026-25754 (https://github.com/adonisjs/core/security/advisories/GHSA-f5x2-vj4h-vg4c) & CVE-2026-25762 (https://github.com/adonisjs/core/security/advisories/GHSA-xx9g-fh25-4q64).
Unclaimed project
Are you a maintainer of core? Claim this project to take control of your public changelog and roadmap.
Changelog
AdonisJS is a TypeScript-first web framework for building web apps and API servers. It comes with support for testing, modern tooling, an ecosystem of official packages, and more.
Last updated 1 day ago
Security update for CVE-2026-25754 (https://github.com/adonisjs/core/security/advisories/GHSA-f5x2-vj4h-vg4c) & CVE-2026-25762 (https://github.com/adonisjs/core/security/advisories/GHSA-xx9g-fh25-4q64).
Security update for CVE-2026-25754 (https://github.com/adonisjs/core/security/advisories/GHSA-f5x2-vj4h-vg4c) & CVE-2026-25762 (https://github.com/adonisjs/core/security/advisories/GHSA-xx9g-fh25-4q64).
Adds a new legacy encryption driver that maintains compatibility with the AdonisJS v6 encryption format.
Usage:
import { defineConfig, drivers } from '@adonisjs/core/encryption'
export default defineConfig({
default: 'legacy',
list: {
legacy: drivers.legacy({
keys: [env.get('APP_KEY')],
}),
},
})
Migration path:
Use this driver to decry...
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞
This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.