Releases: asciinema/asciinema-player
Releases · asciinema/asciinema-player
v2.4.0
29 Dec 23:05
Compare
Sorry, something went wrong.
No results found
New properties, methods and events on <asciinema-player> DOM element
Improvements to player's element initialization and shutdown
Performance optimizations
Various terminal emulation fixes
v2.3.1
05 Nov 14:04
Compare
Sorry, something went wrong.
No results found
Fixed <asciinema-player> element loading under Chrome
Upgraded Reagent (and thus React) dependency
Changed paths of build artifacts
v2.3.0
02 Oct 09:57
Compare
Sorry, something went wrong.
No results found
This release brings easy to use <asciinema-player> HTML5 element.
v2.2.0
22 Apr 12:23
Compare
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found