Skip to content

Releases: asciinema/asciinema-player

v2.3.0

02 Oct 09:57
Compare
Choose a tag to compare

This release brings easy to use <asciinema-player> HTML5 element.

v2.2.0

22 Apr 12:23
Compare
Choose a tag to compare
  • New option: preload, for prefetching of recording on player initialization
  • Changed namespace to asciinema.player
  • Various terminal emulation fixes
  • Internal refactoring

v2.1.0

03 Mar 11:29
Compare
Choose a tag to compare
  • startAt option doesn't imply autoPlay: true anymore
  • startAt option now accepts number of seconds or time in format "hh:mm:ss"
  • fontSize option accepts any CSS font-size value (e.g. 15px)
  • various terminal emulation fixes
  • support for live streaming from SSE (Server-Sent Events) endpoints
  • snapshot option has been renamed to poster (old name still works)

v2.0.0

06 Jan 14:13
Compare
Choose a tag to compare
  • New API
  • Added support for direct playback of asciicast V1 format
  • New option: startAt, for specifying playback start point (in seconds)
  • Improved rendering of lines with non-monospace characters
  • New keyboard shortcuts
  • New themes: asciinema, Monokai
  • Displaying title and author info in full-screen mode

v2.0.0-rc1

05 Jan 17:53
Compare
Choose a tag to compare
v2.0.0-rc1 Pre-release
Pre-release
Update license header