Skip to content

Releases: RonasIT/laravel-media

0.0.6-beta

23 Dec 03:53
1d556d2
Compare
Choose a tag to compare
0.0.6-beta Pre-release
Pre-release

What's Changed

  • build: when macro into helpers now by @RGO230 in #26
  • build:use only declared static routes by @RGO230 in #27
  • feat: add preview to media file with using gcs filesystem by @RGO230 in #29
  • fix: set name in to preiview in create method, add relative path to d… by @RGO230 in #30
  • fix: block not declared routes, tests: add single decrlared route tests by @RGO230 in #28
  • fix: create temp files directory in local disk by @RGO230 in #31
  • Rguskov/implement media factory by @RGO230 in #32
  • feat: add preview to response by @pirs1337 in #34
  • #36 update readme by @neellii in #38
  • #39 Move max upload size to config by @neellii in #40

New Contributors

Full Changelog: 0.0.4-beta...0.0.6-beta

0.0.5-beta

17 Dec 05:30
1d556d2
Compare
Choose a tag to compare
0.0.5-beta Pre-release
Pre-release

What's Changed

  • build: when macro into helpers now by @RGO230 in #26
  • build:use only declared static routes by @RGO230 in #27
  • feat: add preview to media file with using gcs filesystem by @RGO230 in #29
  • fix: set name in to preiview in create method, add relative path to d… by @RGO230 in #30
  • fix: block not declared routes, tests: add single decrlared route tests by @RGO230 in #28
  • fix: create temp files directory in local disk by @RGO230 in #31
  • Rguskov/implement media factory by @RGO230 in #32
  • feat: add preview to response by @pirs1337 in #34
  • #36 update readme by @neellii in #38
  • #39 Move max upload size to config by @neellii in #40

New Contributors

Full Changelog: 0.0.4-beta...0.0.5-beta

Router extension

16 Nov 04:09
578b357
Compare
Choose a tag to compare
Router extension Pre-release
Pre-release

What's Changed

  • Rguskov/fix installation by @RGO230 in #23
  • 24 ability to register package routes in required place of the app by @RGO230 in #25

New Contributors

Full Changelog: 0.0.3-beta...0.04-beta

0.0.3-beta

04 Nov 07:10
23bd6af
Compare
Choose a tag to compare
0.0.3-beta Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 0.0.1-beta...0.0.3-beta

Documentation update

23 May 08:13
f8ce00e
Compare
Choose a tag to compare
Documentation update Pre-release
Pre-release
Merge pull request #4 from RonasIT/3-tests

#3: Covered package by autotests.

Initial release

21 May 07:05
f8ce00e
Compare
Choose a tag to compare
  • Release package
  • Implemented base APIs: create, delete, bulkCreate, search