github diced/zipline v3.4.7

latest releases: v3.7.10, v3.7.9, v3.7.8...
2 years ago

What's Changed

  • Add Openstack Swift support by @cestef in #154
  • add link to xsel by @advilm in #157
  • Multiple files had some refactoring done
  • Previewing files on the upload page works with audio and video
  • Exports on the manage page show their size
  • Password fields now use Mantine's PasswordInput which allows you to click an eye to show your input
  • Use of crypto.randomUUID instead of the npm package uuid
  • Switch from aws-sdk to minio for s3 support, endpoint for s3 is required now
  • You can set the region of s3 now DATASOURCE_S3_REGION or datasource.s3.region they default to us-east-1
  • Removal of scripts folder, no need for it anymore
  • Revamp error pages (404, 500, etc)
  • When logging in instead of showing notifications the fields will show an error
  • Fixed bug where when logging out the state does not reset (noticeable when logging out then logging into a different account where it would show the old user without doing a full refresh of the page)
  • Theres a loading overlay shown on all pages now
  • Probably a bunch of other stuff I forgot to include while reading the diffs

New Contributors

Full Changelog: v3.4.6...v3.4.7

Don't miss a new zipline release

NewReleases is sending notifications on new releases.