📢 After a couple years of inactivity, editly now has a new maintainer and a new release (candidate).
npm install editly@next
Breaking Changes
- Node 18 is now required.
- Upgrade to Fabric 6 by @bkeepers in #306 - If you are using custom fabric layers, you may need to update your code.
New Features
- Adding fabricImagePostProcessing callback by @Ivanca in #222 and #227
- add right/left parameters - translations by @Kalo0m in #238 and #240
Other Changes
- Rewrite in Typescript by @bkeepers in #307
- Update gl/canvas by @bkeepers in #282
- Bugfix: Ignore video channel when combining arbitrary audio tracks by @bkeepers in #287
- Update Dockerfile by @bkeepers in #312
- Bump various dependencies:
- Bump json5 from 2.2.1 to 2.2.2 by @dependabot in #219
- Bump http-cache-semantics from 4.1.0 to 4.1.1 by @dependabot in #224
- Update miscellaneous deps by @bkeepers in #283
- Bump file-type from 18.7.0 to 20.0.0 by @dependabot in #294
- Chores
New Contributors
- @Ivanca made their first contribution in #222
- @Kalo0m made their first contribution in #238
- @bkeepers made their first contribution in #282
Full Changelog: v0.14.2...v0.15.0.rc1