# Changelog

## Changelog, page 64

21 January21 Jan

- [

    ## Apply code suggestions from Vercel Agent with one click

    You can now apply suggested code fixes from the Vercel Agent directly from the Vercel Dashboard with a single click.

    Dan Fox, Julian Benegas, and 3 others

    ](/changelog/apply-code-suggestions-from-vercel-agent-with-one-click)

20 January20 Jan

- [

    ## Introducing the Montréal, Canada region (`yul1`)

    Montréal (yul1) is now part of Vercel’s global edge network, improving latency for users in Central Canada

    Matheus FernandesPrincipal Engineer

    ](/changelog/introducing-the-montreal-canada-vercel-region-yul1)

- [

    ## Introducing `skills`, the open agent skills ecosystem

    Introducing skills, a CLI for installing and managing agent “skill packages.” Add a skill package with npx skills add <package>, with more commands planned.

    Andrew QuChief of Software, Vercel

    ](/changelog/introducing-skills-the-open-agent-skills-ecosystem)

- [

    ## Cron jobs now support 100 per project on every plan

    Cron jobs on Vercel no longer have per-team limits. Create up to 100 scheduled tasks per project, at any interval, on all plans.

    Andy Schneider, Malte Ubl, and 1 other

    ](/changelog/cron-jobs-now-support-100-per-project-on-every-plan)

19 January19 Jan

- [

    ## Recraft image models now on AI Gateway

    You can now access image models from Recraft in Vercel AI Gateway with no other provider accounts required.

    Walter Korman, Rohan Taneja, and 1 other

    ](/changelog/recraft-image-models-now-on-ai-gateway)

16 January16 Jan

- [

    ## Improved environment variables UI

    Redesigned Environment Variables UI with less scrolling, larger hit targets, and progressive disclosure for easier management of shared and project variables.

    John Phamous, Manuel Muñoz Solera, and 1 other

    ](/changelog/improved-environment-variables-ui)

15 January15 Jan

- [

    ## SSH into running Vercel Sandboxes with the CLI

    SSH into running Sandboxes using the Vercel Sandbox CLI. Open secure, interactive shell sessions, with timeouts automatically extended in 5-minute increments for up to 5 hours.

    Gal Schlezinger, Tom Lienard

    ](/changelog/ssh-into-running-sandboxes-with-the-sandbox-cli)

- [

    ## Experimental build mode for Hono and Express projects

    Users can opt-in to an experimental build mode for backend frameworks like Hono or Express. The new behavior allows logs to be filtered by route, similar to Next.js and other frameworks. It also improves the build process in several ways

    Jeff SeeSoftware Engineer

    ](/changelog/experimental-build-mode-hono-express)