v0.4.0
·
10 commits
to release/v0
since this release
What's Changed
- fix crashes when transformations are not passed in expected format by @mszulik in #39
- update to laravel 10 by @mszulik in #40
- use ffmpeg's new 'temporary_directory' configuration option by @mszulik in #41
- fix docker worker issues by @mszulik in #42
- update to laravel 11 by @mszulik in #43
- fix an issue where users could not be created in some cases by @mszulik in #48
- use reusable GitHub workflows by @mszulik in #44
- handle deletions by listening to eloquent events by @mszulik in #45
- remove file path helper by @mszulik in #46
- setup cron to delete old chunks from uploads by @mszulik in #47
- add the possibility to purge derivatives by @mszulik in #49
- add tests to ensure binaries are installed by @mszulik in #50
- enforce morph aliases by @mszulik in #51
- add amigor to pullpreview by @mszulik in #53
- prevent cookie conflicts when running the server and client on the same domain, by removing the session from delivery routes. @holyfabi in #52
Full Changelog: v0.3.0...v0.4.0