> ## Documentation Index
> Fetch the complete documentation index at: https://docs.dataraven.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Changelog

> What's new in DataRaven

<Update label="05.19.2026">
  ## Passwordless Email Sign-In

  * Sign in with a one-time passcode (OTP) email — replaces the previous magic-link flow
</Update>

<Update label="05.13.2026">
  ## Analytics Exclude Dry Runs by Default

  * Usage analytics now exclude dry-run executions by default, so transfer counts and bytes reflect real activity
  * Dry-run totals remain available when filtering specifically by dry-run status
</Update>

<Update label="05.08.2026">
  ## Onboarding UX Improvements

  * Onboarding now advances only on a successful (completed or dry-run-completed) execution, not on pending or failed runs
  * Role-aware onboarding: operators no longer see admin-only setup steps they can't submit
</Update>

<Update label="04.23.2026">
  ## Log Retention via Storage Lifecycle

  * All users now get 90-day execution log retention
</Update>

<Update label="04.11.2026">
  ## Location Verification History

  * Storage locations now keep a full verification history — see every past verification attempt with status and timestamp
  * The location detail page shows current verification status alongside its history
  * New API endpoints: list location verifications and fetch provider connection defaults
</Update>

<Update label="04.02.2026">
  ## Task-Level Analytics

  * New Stats tab on task detail pages with task-specific analytics — summary cards, time-series charts, and metric switching without leaving the task view
</Update>

<Update label="04.01.2026">
  ## New Providers, Analytics Redesign & API Standardization

  * 4 new storage providers: Tigris, DigitalOcean Spaces, Hetzner, and Rabata
  * Redesigned analytics dashboard with time-series charts, top errors ranking, per-task breakdown, and flexible date range presets (MTD, 3m, 6m, 1y)
  * Standardized pagination across all list API endpoints
  * Usage quotas API showing current resource counts vs tier limits on the billing page
  * rclone.conf import validation fixes
</Update>

<Update label="03.12.2026">
  ## rclone.conf Import & Onboarding

  * rclone.conf import workflow — upload an existing config, review and select remotes, then bulk-create storage locations with credentials
  * Supports S3, Azure Blob, GCS, B2, R2, Wasabi, and other S3-compatible providers
  * Quick-access import link on the Getting Started dashboard
  * rclone updated to v1.73.2
</Update>

<Update label="02.26.2026">
  ## Notifications, Security & UX Improvements

  * API key lifecycle notifications (created, rotated, revoked, deleted) with formatted event templates
  * Notification quick setup — bulk-create notification configs from a single Apprise URL
  * Real-time transfer progress with live stats (transfer rate, files transferred, bytes, ETA)
  * Improved task management: cron expression display with next-run time, tag-based filters, reorganized detail tabs
  * Security hardening: input sanitization, safer error responses, enhanced validation
  * Centralized version tracking across all services
  * Streaming transfer fix for large file lists
</Update>

<Update label="02.19.2026">
  ## API Keys & Developer Platform

  * Scoped API keys for programmatic access
  * 28 granular permission scopes following `resource:action` pattern
  * Key rotation — new secret, same key ID and scopes
  * Instant revocation with full audit trail (create, rotate, revoke, delete)
  * Learn more in the [API Keys documentation](/developer-platform/api-keys).
</Update>

<Update label="02.17.2026">
  ## Audit logs

  * Full event trail for all team activity
  * Dashboard activity feed showing recent events at a glance
  * Dedicated Event Log page with filtering by resource type, actor, and date range
  * Expandable rows with IP address, user agent, request ID, and event metadata
  * CSV export for compliance and offline analysis
  * Tracks user, system, and API key actors across tasks, executions, secrets, locations, members, notifications, and vault connections
  * Learn more in the [Audit Logs documentation](/security/audit-logs).
</Update>

<Update label="02.02.2026">
  ## Initial public launch

  * 40+ storage backend support
  * Zero-knowledge vault integration (1Password, Doppler, Infisical)
  * Team collaboration with role-based access
  * Scheduled and on-demand transfer tasks
  * Real-time execution logs and monitoring
</Update>
