Skip to main content
August 12, 2026
  • Bolt: the Defer to self option in the schedule form now stores the schedule’s internal slug instead of its display name, so self-deferring schedules created in the UI resolve their own previous run correctly and state: selectors no longer fail with a missing comparison manifest. Schedules saved with the old value are repaired on the next save. Shipped in Paradime v6.6.1.
  • Connections: the Snowflake connection page now shows the authentication method actually in use. Password-based connections previously displayed Key Pair, which made auth-method migrations hard to audit. Shipped in Paradime v6.5.1.
  • Integrations: the Disconnect button on the Datadog integration page works again; it was previously a silent no-op, so API keys could not be rotated by disconnecting and reconnecting. Shipped in Paradime v6.6.2.
  • Catalog: the catalog is now always generated against the workspace’s default Bolt environment, so workspaces with multiple environments get consistent catalog metadata regardless of which environment ran last.