diff --git a/content/docs/changelog.mdx b/content/docs/changelog.mdx index 0717703..8405234 100644 --- a/content/docs/changelog.mdx +++ b/content/docs/changelog.mdx @@ -8,6 +8,14 @@ Entries are published daily at 23:50 UTC. --- +## 2026-05-13 + +### ๐Ÿงน Internal + +- **EC2 Instance Connect staging tenant permission restored**: `ec2-instance-connect:OpenTunnel` (Resource: `*`) added to the `StagingTenantInlinePolicy` of `MoleculeTenantEICRole-staging` in the staging account bootstrap CloudFormation template, restoring outbound SSH tunnel capability for staging SaaS workspaces. (`molecule-core` [#424](https://git.moleculesai.app/molecule-ai/molecule-core/pulls/424)) + +--- + ## 2026-05-12 ### ๐Ÿ”’ Security