From 0993fb6bd46b097129007bb5b9fb548acecb0252 Mon Sep 17 00:00:00 2001 From: Tomas Beran Date: Tue, 5 May 2026 18:54:17 +0200 Subject: [PATCH 1/6] Reword May 12 maintenance banner --- docs.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs.json b/docs.json index ec29b3ad..5fffd534 100644 --- a/docs.json +++ b/docs.json @@ -17,7 +17,7 @@ }, "favicon": "/favicon.png", "banner": { - "content": "Maintenance May 12, 8–9 PM PDT (May 13, 03:00–04:00 UTC). ~1 min downtime in sandbox management possible. Running sandboxes unaffected.", + "content": "Maintenance May 12, 8–9 PM PDT (May 13, 03:00–04:00 UTC). ~1 min disruption to sandbox management may occur. Running sandboxes unaffected.", "type": "warning", "dismissible": true }, From 5c9f097ddf9acdde1139b78d870ad43c44860088 Mon Sep 17 00:00:00 2001 From: Tomas Beran Date: Tue, 5 May 2026 19:15:27 +0200 Subject: [PATCH 2/6] Add Contact us link to maintenance banner --- docs.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs.json b/docs.json index 5fffd534..cc3fdd07 100644 --- a/docs.json +++ b/docs.json @@ -17,7 +17,7 @@ }, "favicon": "/favicon.png", "banner": { - "content": "Maintenance May 12, 8–9 PM PDT (May 13, 03:00–04:00 UTC). ~1 min disruption to sandbox management may occur. Running sandboxes unaffected.", + "content": "Maintenance May 12, 8–9 PM PDT (May 13, 03:00–04:00 UTC). ~1 min disruption to sandbox management may occur. Running sandboxes unaffected. [Contact us](https://e2b.dev/dashboard?support=true)", "type": "warning", "dismissible": true }, From ab74446ded8b414da842febd89bbc1071e3925b5 Mon Sep 17 00:00:00 2001 From: Tomas Beran Date: Tue, 5 May 2026 19:34:16 +0200 Subject: [PATCH 3/6] Clarify banner: active sandboxes unaffected --- docs.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs.json b/docs.json index cc3fdd07..93a08fc4 100644 --- a/docs.json +++ b/docs.json @@ -17,7 +17,7 @@ }, "favicon": "/favicon.png", "banner": { - "content": "Maintenance May 12, 8–9 PM PDT (May 13, 03:00–04:00 UTC). ~1 min disruption to sandbox management may occur. Running sandboxes unaffected. [Contact us](https://e2b.dev/dashboard?support=true)", + "content": "Maintenance May 12, 8–9 PM PDT (May 13, 03:00–04:00 UTC). ~1 min disruption to sandbox management may occur. Active sandboxes unaffected. [Contact us](https://e2b.dev/dashboard?support=true)", "type": "warning", "dismissible": true }, From e49b7e27ded680257345a641a92ae3e784460c8d Mon Sep 17 00:00:00 2001 From: Tomas Beran Date: Tue, 5 May 2026 19:46:10 +0200 Subject: [PATCH 4/6] Use 'Already running sandboxes' in banner --- docs.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs.json b/docs.json index 93a08fc4..cb0128be 100644 --- a/docs.json +++ b/docs.json @@ -17,7 +17,7 @@ }, "favicon": "/favicon.png", "banner": { - "content": "Maintenance May 12, 8–9 PM PDT (May 13, 03:00–04:00 UTC). ~1 min disruption to sandbox management may occur. Active sandboxes unaffected. [Contact us](https://e2b.dev/dashboard?support=true)", + "content": "Maintenance May 12, 8–9 PM PDT (May 13, 03:00–04:00 UTC). ~1 min disruption to sandbox management may occur. Already running sandboxes unaffected. [Contact us](https://e2b.dev/dashboard?support=true)", "type": "warning", "dismissible": true }, From cc95a233b08a0785528d9592dcae67d361ae2fcd Mon Sep 17 00:00:00 2001 From: Tomas Beran Date: Tue, 5 May 2026 20:07:22 +0200 Subject: [PATCH 5/6] Add lead-in to Contact us link in banner --- docs.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs.json b/docs.json index cb0128be..39409042 100644 --- a/docs.json +++ b/docs.json @@ -17,7 +17,7 @@ }, "favicon": "/favicon.png", "banner": { - "content": "Maintenance May 12, 8–9 PM PDT (May 13, 03:00–04:00 UTC). ~1 min disruption to sandbox management may occur. Already running sandboxes unaffected. [Contact us](https://e2b.dev/dashboard?support=true)", + "content": "Maintenance May 12, 8–9 PM PDT (May 13, 03:00–04:00 UTC). ~1 min disruption to sandbox management may occur. Already running sandboxes unaffected. Questions? [Contact us](https://e2b.dev/dashboard?support=true)", "type": "warning", "dismissible": true }, From 35dfe11c01962b2df00d4a1abed20b317f828c98 Mon Sep 17 00:00:00 2001 From: Tomas Beran Date: Tue, 5 May 2026 20:26:54 +0200 Subject: [PATCH 6/6] Reword: 'will not be affected' in banner --- docs.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs.json b/docs.json index 39409042..55ab8d0f 100644 --- a/docs.json +++ b/docs.json @@ -17,7 +17,7 @@ }, "favicon": "/favicon.png", "banner": { - "content": "Maintenance May 12, 8–9 PM PDT (May 13, 03:00–04:00 UTC). ~1 min disruption to sandbox management may occur. Already running sandboxes unaffected. Questions? [Contact us](https://e2b.dev/dashboard?support=true)", + "content": "Maintenance May 12, 8–9 PM PDT (May 13, 03:00–04:00 UTC). ~1 min disruption to sandbox management may occur. Already running sandboxes will not be affected. Questions? [Contact us](https://e2b.dev/dashboard?support=true)", "type": "warning", "dismissible": true },