From 2dfb7a4763515b11c380ad47d70d8f4fbf0d73ec Mon Sep 17 00:00:00 2001 From: Bryan Frimin Date: Fri, 5 Jun 2026 16:37:13 +0200 Subject: [PATCH] Release probod/v0.203.0 Signed-off-by: Bryan Frimin --- cmd/probod/CHANGELOG.md | 24 ++++++++++++++++++++++++ cmd/probod/VERSION | 2 +- 2 files changed, 25 insertions(+), 1 deletion(-) diff --git a/cmd/probod/CHANGELOG.md b/cmd/probod/CHANGELOG.md index 0da4e59e2..10959ca40 100644 --- a/cmd/probod/CHANGELOG.md +++ b/cmd/probod/CHANGELOG.md @@ -4,6 +4,30 @@ All notable changes to `probod` (the server, including the bundled `@probo/conso ## Unreleased +## [0.203.0] - 2026-06-05 + +### Added + +- Zendesk access-review connector with subdomain URL normalization +- Okta access-review connector with API-key (SSWS) authentication +- Clerk access-review connector +- SendGrid access-review connector with 2FA enforcement checks +- Datadog access-review connector with region selector and OAuth support +- PostHog access-review connector with Cloud OAuth, self-hosted OAuth, and API-key support +- Public-client (CIMD) OAuth support with auto-registration and client metadata document +- `SMTP_HELLO_NAME` environment variable to configure the EHLO/HELO hostname +- Dedicated expired magic link error page +- Audit reports are now stored as files + +### Changed + +- Clarify trust center access rejection emails +- Cookie banner now supports Indonesian, Italian, Japanese, Korean, Polish, Portuguese, Turkish, Ukrainian, and Chinese + +### Fixed + +- Fix login redirect for password-only authentication flows + ## [0.202.2] - 2026-06-03 No user-facing changes; tag-only release. diff --git a/cmd/probod/VERSION b/cmd/probod/VERSION index 36a9b1836..49d6c99a5 100644 --- a/cmd/probod/VERSION +++ b/cmd/probod/VERSION @@ -1 +1 @@ -0.202.2 +0.203.0