Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-01-19 | 2.2 kB | |
v0.15.0-rc.1 source code.tar.gz | 2025-01-19 | 66.2 kB | |
v0.15.0-rc.1 source code.zip | 2025-01-19 | 90.9 kB | |
Totals: 3 Items | 159.3 kB | 1 |
📢 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 https://github.com/mifi/editly/pull/306 - If you are using custom fabric layers, you may need to update your code.
New Features
- Adding fabricImagePostProcessing callback by @Ivanca in https://github.com/mifi/editly/pull/222 and https://github.com/mifi/editly/pull/227
- add right/left parameters - translations by @Kalo0m in https://github.com/mifi/editly/pull/238 and https://github.com/mifi/editly/pull/240
Other Changes
- Rewrite in Typescript by @bkeepers in https://github.com/mifi/editly/pull/307
- Update gl/canvas by @bkeepers in https://github.com/mifi/editly/pull/282
- Bugfix: Ignore video channel when combining arbitrary audio tracks by @bkeepers in https://github.com/mifi/editly/pull/287
- Update Dockerfile by @bkeepers in https://github.com/mifi/editly/pull/312
- Bump various dependencies:
- Bump json5 from 2.2.1 to 2.2.2 by @dependabot in https://github.com/mifi/editly/pull/219
- Bump http-cache-semantics from 4.1.0 to 4.1.1 by @dependabot in https://github.com/mifi/editly/pull/224
- Update miscellaneous deps by @bkeepers in https://github.com/mifi/editly/pull/283
- Bump file-type from 18.7.0 to 20.0.0 by @dependabot in https://github.com/mifi/editly/pull/294
- Chores
- Get GH Actions workflow running on Mac + Linux by @bkeepers in https://github.com/mifi/editly/pull/305
- Run tests against all supported node versions by @bkeepers in https://github.com/mifi/editly/pull/309
- Run examples with GitHub Actions by @bkeepers in https://github.com/mifi/editly/pull/310
New Contributors
- @Ivanca made their first contribution in https://github.com/mifi/editly/pull/222
- @Kalo0m made their first contribution in https://github.com/mifi/editly/pull/238
- @bkeepers made their first contribution in https://github.com/mifi/editly/pull/282
Full Changelog: https://github.com/mifi/editly/compare/v0.14.2...v0.15.0.rc1