• v0.5.12 2ec4f366b0

    v0.5.12 Stable

    jessopb released this 2019-04-15 19:02:49 +02:00 | 88 commits to release since this release

    Adds:

    • no longer uses local claimdb to check availability

    Fixes:

    • Patches some security issues
    • CSS bug on channel page
    Downloads
  • 0.5.11 790943445f

    v0.5.11 Stable

    jessopb released this 2019-03-02 08:09:55 +01:00 | 117 commits to release since this release

    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.
    Downloads
  • 0.5.10 dfdb933527

    v0.5.10 Pre-release

    jessopb released this 2019-02-26 02:09:29 +01:00 | 137 commits to release since this release

    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
    Downloads
  • 0.5.9 34e9d0cd5a

    v0.5.9 Stable

    jessopb released this 2019-02-19 04:34:49 +01:00 | 154 commits to release since this release

    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
    Downloads