Skip to content

Commit cad2c80

Browse files
authored
Add release notes for versions 1.90.4 and 1.90.2
Updated changelog with recent releases and fixes.
1 parent 65b6326 commit cad2c80

1 file changed

Lines changed: 12 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Release Notes for Craft Cloud ⛅️
22

3+
## 2026-03-17
4+
- Released version 1.90.4 of the Cloud API.
5+
- Fixed a bug where you could (unintentionally) create a project handle with > 25 characters.
6+
- Fixed a bug where some Sandbox projects could not deploy.
7+
8+
## 2026-03-04
9+
- Released version 1.90.2 of the Cloud API.
10+
- Increased MySQL’s `sort_buffer_size` value for all existing and new clusters.
11+
- Added support for Node 24.
12+
313
## 2026-01-30
414
- Released version 1.84.5 of the Cloud API.
515
- Fixed a bug where environments with thousands of deployments could crash the deployments page.
@@ -33,7 +43,7 @@
3343
- Added Postgres backups to the new backups infrastructure.
3444

3545
## 2025-07-11
36-
- Redirect and rewrites are now generally available.
46+
- Redirects and rewrites are now generally available.
3747

3848
## 2025-06-23
3949
- Released version 1.63.0 of the Cloud API.
@@ -201,4 +211,4 @@
201211
- You no longer have to deploy on a fresh project before you can back up your database.
202212

203213
## 2024-03-31
204-
- MySQL database backups now pass in the `--single-transaction` flag to help prevent table locking during a backup.
214+
- MySQL database backups now pass in the `--single-transaction` flag to help prevent table locking during a backup.

0 commit comments

Comments
 (0)