Spee.ch Versions Save

An image hosting service on top of the LBRY protocol.

v0.5.12

5 years ago

Adds:

  • no longer uses local claimdb to check availability

Fixes:

  • Patches some security issues
  • CSS bug on channel page

0.5.11

5 years ago

Adds:

  • licenseUrl display on edits
  • siteConfig configuration for dynamic file size requests

Fixes:

  • Patches some security issues
  • Addresses several other bugs

Breaking changes:

  • none since last release; be sure to review the siteConfig.json docs here.

0.5.10

5 years ago

Bugs

  • Files downloaded will now have extensions

Adds

  • image transform on serve via queryString
  • siteConfig documentation in /docs/settings/md
  • markdown display configuration via siteConfig settings

Breaking Changes

  • Requires lbrynet SDK 0.32.2 or higher
  • file transform requires your server to have the imagemagick package

0.5.9

5 years ago

Adds

  • upload and download support for virtually all filetypes
  • granular configuration of file publish size/type restrictions.
  • file updates with nsfw
  • markdown renders in content and descriptions
  • markdown settings in config

Breaking Changes

  • Requires some manual changes to siteConfig, settings documented here
    • requires top level key serving:
  • Not yet compatible with SDK 0.31+
  • If you have a custom _variables.scss, you'll need to copy the new ones from /client/src/scss/_variables.scss