Skip to content
This repository has been archived by the owner on Oct 19, 2018. It is now read-only.

Latest commit

 

History

History
36 lines (25 loc) · 957 Bytes

changelog.md

File metadata and controls

36 lines (25 loc) · 957 Bytes

0.2.0

  • permission to allow uploading only to a specific group
  • requires flarum/composer-installer 0.3.0 or higher
  • requires flarum/flarum-ext-markdown 0.1.0-beta.3 or higher
  • moved logic of uploading to php
  • added/restored imgur and local adapters
  • now validates image uploads
  • added cloudinary.com adapter
  • updated readme to reflect Flagrow skeleton

0.1.4

  • added chinese locale

0.1.3

  • removed composer.lock
  • applied styleci fixes adhering to PSR-2
  • prefixed package with flarum-ext- as per convention
  • fixed duplicate copyright headers generated by styleci
  • fixed subfolder installation not providing proper link to locally stored image
  • fixed migration being broken due to renaming package

0.1.2

  • fixed double slashes in local storage uploads

0.1.1

  • fix support for https for both imgur and local storage modes

0.1.0

  • support imgur anonymous mode; oauth adapter
  • support local storage mode; requires api endpoint