github diced/zipline v3.4.8

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

What's Changed

  • Configuration file (TOML) has been removed, in favor for environment variables. If you would still like to use a file for your configuration you may use .env.local as the file. Please use the .env.local.example file as a starting point
  • Builds are now split, you can use the stable release channel which updates on every tag release, or you can use the bleeding edge version which is built on every commit.
  • Update mimes list which a much larger version
  • Invites are now here! Feel free to invite your friends by creating one on the dashboard then sending a link to them so they can use your instance.
  • You can now upload text like you can on text uploading websites such as pastebin and hastebin which language support
  • The file viewer on the home page and files now is quite different. Videos, audio and text files will not be previewed, in order to view them you willl need to click on it an then the preview will show up. Text previewing has been added, using prismjs rendering and only a handful of languages are supported at the moment (syntax highlighting).
  • Switch to using feather-icons
  • You can now configure whether you want to hide the "files per user" table in /dashboard/stats for privacy reasons
  • You can now configure the apps title to anything you would like, including the one on the nav/header bar
  • Bunch of small changes to the front end to make UX more pleasing I hope
  • Files returned will now have a Content-Length header so when you download files it will show the remaining bytes left!
  • New error pages, 500, 404

Full Changelog: v3.4.7...v3.4.8

Don't miss a new zipline release

NewReleases is sending notifications on new releases.