Skip to content

Latest commit

 

History

History
25 lines (23 loc) · 3.17 KB

CHANGELOG.md

File metadata and controls

25 lines (23 loc) · 3.17 KB

Changes between v2.0.3 and v2.0.4

See Full Changelog

  • #af08026: Additional check for workspace roots to avoid errors (e.g. cec and admins only)
  • #9a48d1b: Merge remote-tracking branch 'origin/master'
  • #9f213c8: New cmd cells user set-pwd, and improve set-profile with a prompt if profile parameter is not set.
  • #79dbb95: Ensuring we recreate a signature if one doesn't exist or has been tampered with
  • #35382ea: Fixing activity logs
  • #5e809a0: Forgotten string + DE & FR translation
  • #1c09483: Forgotten string + DE & FR translation
  • #5a93aab: Specific non-editable plugins
  • #b1e0a8b: front: remove legacy watch on manifests files
  • #1c1f8d4: Handle front plugin "auto" status
  • #61c57fa: Front plugin new status "auto"
  • #da103fa: Capture hidden forms onSubmit events to avoid Enter key to reload the page.
  • #ec40d2b: Fix possible concurrent read/write in jobs handler (putTaskStream)
  • #47c925b: Fix edge-cases for azure/gcs gateways
  • #ba1d38c: Clean contextual meta from user-meta on s3 copy
  • #a105284: Do not pass claims in minio meta : can create too long headers
  • #6431356: Fix copy-move test action : discard messages by using buffered chans
  • #de26d5d: Missing reader.Close()
  • #308f3ae: Handle S3 files etag edge-cases and CopyObject limitation for 5GB. Pass io.Reader progress to Copy operation for better large file copy monitoring.
  • #907b214: Scheduler task: always limit progress update to 1% diff
  • #01feae9: Fixing activity logs