github diced/zipline v3.6.2

latest releases: v3.7.10, v3.7.9, v3.7.8...
21 months ago

What's Changed

  • Swift datasource has been removed
  • Supabase datasource introduced, with support for their storage API
  • Two factor authentication via TOTP codes, supported in apps like Authy and Google Authenticator
  • Ability to view exif metadata in images
  • Ability to remove GPS metadata from images
  • Fixed database constraints bugs
  • Ability to view non-media files that may be uploaded if there are no media files to be shown on the gallery
  • Better placeholder component for media on gallery, no longer flickers
  • Overhauled upload options, a modal will more configuration options. (Both file and text uploads have this)
  • Ability to set default expiration time for uploads
  • Ability to run in "headless" mode, which disables every instance of a front-end leaving only the API accessible.
  • Fixed CORS issues
  • Ability to use all API's with the Authorization header (your token) instead of Cookies
  • Fixed file naming when they have no extension
  • Ability to set upload route to /, so you can view your files like this: https://example.com/something.png instead of https://example.com/u/something.png
  • Stats are updated on startup, and invites are cleaned on startup.

Pulls merged

New Contributors

Full Changelog: v3.6.1...v3.6.2

Don't miss a new zipline release

NewReleases is sending notifications on new releases.