Releases: asciinema/asciinema-player
Releases · asciinema/asciinema-player
3.0.0-beta.1
07 Nov 22:41
Compare
Sorry, something went wrong.
No results found
Merge pull request #149 from asciinema/next
Next
v2.6.1
21 Feb 19:42
Compare
Sorry, something went wrong.
No results found
Fixed support for idle_time_limit embedded in the v2 recording
Added support for italic text style
v2.6.0
10 Nov 19:02
Compare
Sorry, something went wrong.
No results found
Added support for asciicast v2 recording format
New option: idle-time-limit, for optimizing idle time
Control bar now auto-hides and shows up again on mouse move
Fixed escape seq handling in poster attribute
Improved memory usage
v2.5.0
27 Aug 17:23
Compare
Sorry, something went wrong.
No results found
License changed to Apache Software License V2
Smaller file size of JS bundle
Performance improvements
cols/rows now affect internal VT size in addition to window size
Fixed Unicode handling for codepoints >= 0x100000
Fixed speed-up (>) / slow-down (<) keys
v2.4.1
20 Feb 18:19
Compare
Sorry, something went wrong.
No results found
Fixed \e[1J handling when cursor is over last column
Fixed NPT poster rendering
Animation frame-rate is now capped to 30 FPS
Corrected Solarized Light theme colors
CreatePlayer can now accept parsed JSON asciicast as url arg
Various performance optimizations
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)