slitscan/CHANGELOG.md

1.0 KiB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

1.1.1 - 2019-11-02

Added

  • Version label and link to gitlab repo to sidebar

Changed

  • Cleaned up UI
  • Recording is now done through MediaRecorder API instead of ccapture.js - less dependencies, works on firefox

1.1.0 - 2019-11-01

Added

  • Loop & fullscreen button
  • Discarding / filtering out partial frames
  • Slices can have an offset from origin
  • Slice size and offset can be set by clicking on canvas

1.0.0 - 2018-02-26

Initial version. Supports recording, basic slitscan functionality.