Introducing Device Framing




The latest version of the CLI introduces device framing by default. Your tapes now get framed in a shiny device. Give your release notes or end of sprint that little extra ooomph!

Just run npm update -g tape-cli or if you used brew brew upgrade tape-cli

Tips 🚩:

- Prefer your tapes without a device? --noframe will skip framing. You can also modify it in the new settings prompt using `tape config`

- Want to choose your frame? Add the --selectframe flag, and the cli will prompt you to choose different frames that match your device's resolution


NEW Framing Existing Screenshots and Videos

tape frame YOUR_EXISTING_FILE.mp4 will frame your existing video (if it matches our known resolutions) and upload it to Tape.sh

This might be useful for example, if you want to frame a screenrecording from a real iOS device.


improvement New Settings

tape-cli now lets you configure more settings