diff --git a/mintlify/docs/changelog/june-2026.mdx b/mintlify/docs/changelog/june-2026.mdx index 309c6043f..524d214ae 100644 --- a/mintlify/docs/changelog/june-2026.mdx +++ b/mintlify/docs/changelog/june-2026.mdx @@ -3,6 +3,21 @@ title: Changelog description: What's new in urBackend — new features, improvements, and fixes. --- + +## New features + +**Official urBackend CLI** — The `@urbackend/cli` package is now available for use, providing a command-line interface for interacting with urBackend. +**PAT Visual Management** — A visual interface for managing Personal Access Tokens (PAT) has been added to the dashboard. +**Vercel Web Analytics** — Vercel Web Analytics has been installed and configured for the platform. + +## Improvements + +**Dashboard Redesign** — The dashboard has undergone a UI redesign, improving the overall user experience. +**Disabled Public Signup Toggle** — The public signup toggle has been disabled, and the React SDK prop has been updated accordingly. +**PAT Backend Enablement** — The backend for Personal Access Tokens (PAT) has been enabled. +**Code Cleanup** — Dead code has been removed from the dashboard as part of the redesign process. + + ## New features