Skip to content

Releases: quaternionmedia/alfred

v0.2.0 Beta πŸ₯―

21 Mar 23:53
4b72ebd
Compare
Choose a tag to compare

Beta release, including:

  • Automatic milestone draft releases
  • Documentation
  • Examples
  • Dockerization
  • Bats
  • Projects
  • Logic
  • Fields

What's Changed

Breaking Changes πŸͺ…

New Features πŸŽ‰

Bugfixes πŸ›

  • πŸ‡¨πŸ‡Ύ cy tests into own file by @mrharpo in #94

Maintenance πŸ”©

Other Changes

New Contributors

Full Changelog: alpha...v0.2.0

v0.1.0-alpha

30 Apr 19:59
2d92471
Compare
Choose a tag to compare
v0.1.0-alpha Pre-release
Pre-release

Functional proof of concept video editor.

Frontend:

  • single track timeline editor
  • import video
  • export project
  • login/logout functionality
  • views for projects, timeline, renders, etc.

Backend

  • api
    • static file serving
    • rendering (ffmpeg)
    • authentication
  • builder
    • hot module reloading
  • db
    • mongodb