diff --git a/changelog.mdx b/changelog.mdx
index 1b4fc95..5bfe6da 100644
--- a/changelog.mdx
+++ b/changelog.mdx
@@ -4,6 +4,30 @@ description: "All the nice stuff you asked for"
icon: "sparkles"
---
+## 2024-11-06
+
+- new external api for retrieving test reports
+- otp (one time password) now configurable in settings
+- debugtopus (local runner) is now environment aware
+
+## 2024-10-28
+
+- multiple environments with separate test account, URL and OTP settings
+- screenshot and snapshot retention is now 6 weeks instead of 2
+
+
+
+
+## 2024-10-17
+
+- new API endpoint for blocking pipeline
+- multi select for step deletion
+- hotkeys for navigating and deleting of steps
+
## 2024-10-07
- new `pro plan`: for unlimited projects, test plans and use of our AI features, you can now upgrade to our pro plan.
diff --git a/images/environments-feature.png b/images/environments-feature.png
new file mode 100644
index 0000000..e8fac01
Binary files /dev/null and b/images/environments-feature.png differ