Skip to content

v1.4.2

Latest

Choose a tag to compare

@source-release-bot source-release-bot released this 21 Jul 16:55
7bf69f0

1.4.2 (2026-07-21)

Features

  • add external link icon to open data viewers in a new tab (#418) (a646bfb)
  • add external link to open data viewer in a new tab (b3191d7), closes #417
  • credentials: add callout pointing to Source Coop CLI (#438) (2002694)
  • credentials: add OS selector for env var format (#439) (f5f08ef), closes #434
  • data-connections: move prefix template to helptext example (#446) (f420486)
  • nav: account-centric dropdown menu (#404) (c6e05b7)
  • nav: drop dash icons, divide "New product" in account dropdown (#442) (da845b1)
  • nav: omit disabled products, polish account-dropdown product links (#447) (9332a7f)
  • return to current page after logout (#411) (c0a75e6)
  • uploader: auto-retry uploads on transient network errors (ff10161), closes #425

Bug Fixes

  • automatically retry uploads on transient network errors (#427) (58f4625)
  • login: refresh return_to on query-only navigation (#419) (c98aa1e)
  • mirrors: account-scoped connection links + owner-editable mirror prefix (#440) (53c9b68)
  • mirrors: allow empty mirror prefix (connection root) (#448) (0c6ea54)
  • product: remove object preview loading skeleton (#420) (927a14c)
  • product: shorten product page card titles (#430) (98d8d2e)
  • product: stop directory-nav skeleton flash (#449) (a98d5fa)
  • uploader: cancel pending auto-retry timers on cancel/clear/retry (d6535bc)
  • uploader: include endpoint_url in INI credentials format (#431) (f3fe3c0)
  • uploader: show timezone abbreviation on credentials expiration (3444032), closes #424
  • uploader: show timezone abbreviation on credentials expiration (#426) (75c4f79)
  • use full Apache 2.0 license text so GitHub can detect it (6cd3f36), closes #422
  • use full Apache 2.0 license text so GitHub can detect it (#423) (8c1b102)

Miscellaneous Chores