Skip to content

Driven v2.1.0

Choose a tag to compare

@pmaxhogan pmaxhogan released this 24 Jul 22:19
47f0061

Features

  • core: adaptive upload parallelism with throughput probe and disk-saturation gate (#143) (8ecced6)
  • core: filesystem timestamp-granularity probe with ctime fallback and per-directory gitignore cascade (#141) (344262c)
  • drive: support Google Shared Drive destinations end-to-end (#142) (d9c3161)
  • net: native OS reachability backends with automatic fallback (#138) (319e85f)
  • net: SOCKS5 and PAC proxy support for all outbound connections (#145) (2f0b7d1)
  • net: support a custom corporate root CA for all outbound connections (#134) (929e93d)
  • per-source toggle to back up OneDrive cloud-only placeholder files (#133) (6863ea3)
  • telemetry: capture latency percentiles and add rollup query endpoint (#132) (4e9fde6)
  • telemetry: preview exactly what a telemetry ping sends (#139) (95fbd9a)

Bug Fixes

  • core: commit file_state for a create that skipped post-upload so the next scan updates instead of re-creating (#146) (f5230d1)
  • deps: bump tauri-winrt-notification to drop vulnerable quick-xml (closes #89) (#129) (232fd8f)
  • telemetry: exclude pre-schema rows from latency rollup (#137) (1ae6220)
  • ui: add cursor pointer to buttons and link-buttons (#136) (dbd4809)