> Full Neon documentation index: https://neon.com/docs/llms.txt
> IMPORTANT: If this page contains inaccurate or outdated information, report it: POST to https://neon.com/api/docs-feedback with {"feedback": "describe the issue", "path": "/changelog/2023-05-19"}

### Autoscaling support for fractional compute sizes

Neon's Autoscaling feature now supports fractional (1/4 and 1/2) minimum compute sizes. Previously, the minimum compute size for autoscaling was 1.
![Autoscaling fractional compute sizes](https://neon.com/docs/changelog/fractional_compute_sizes.png)
Autoscaling is a [Neon Pro plan](https://neon.com/docs/introduction/pro-plan) feature. For configuration instructions, see [Compute size and autoscaling configuration](https://neon.com/docs/manage/computes#compute-size-and-autoscaling-configuration).

### Free Tier "Billing" page

Added a **Billing** page to the Neon Console where Free Tier users can view [Free Tier](https://neon.com/docs/introduction/free-tier) limits and learn about the benefits of upgrading to the [Neon Pro plan](https://neon.com/docs/introduction/pro-plan). The **Billing** page is accessible from the sidebar in the Neon Console.
![Free Tier Billing page](https://neon.com/docs/changelog/free_tier_billing.jpg)

### Fixes & improvements

- UI: Implemented minor copy, stylistic, and functional improvements for the **Request Downgrade** modal accessed from the **Billing** page.
- API: Disabled `docker` as a compute provisioning option in the Neon [Create project](https://api-docs.neon.tech/reference/createproject) and [Create endpoint](https://api-docs.neon.tech/reference/createprojectendpoint) APIs. This option is not supported with the Neon cloud service.
