Releases: cybex-gmbh/transmorpher
Releases · cybex-gmbh/transmorpher
v0.6.0
What's Changed
- gpu support by @gael-connan-cybex in #73
- add gpu video encoding support
- make video decoder and encoder configurable
- update ffmpeg version from 4 to 6
- add optional compose file with nvidia support
Full Changelog: v0.5.3...v0.6.0
v0.5.3
v0.5.2
v0.5.1
What's Changed
- restore custom "not found" Exception messages. by @gael-connan-cybex in #58
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
Full Changelog: v0.4.0...v0.5.0
v0.4.0
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
v0.3.0
v0.2.0
v0.1.1
Initial release
Initial release of the Transmorpher media server
Included features:
- upload and download of media
- media version management
- image transformation and optimization:
- jpg
- png
- webp
- gif
- video transcoding:
- mp4
- dash
- hls