Notable changes:
- vastly improved wide character (CJK/emoji) support (this solves long standing set of issues: #270, #266, #199, #185)
- added preliminary support for the new asciicast v3 recording format
- added gruvbox-dark theme (thanks @hupfdule)
- increased cursor blink interval from 500ms to 600ms
- improved screen reader support (thanks @DataTriny)
- fixed terminal resizing during seek and step actions (thanks @gustavosbarreto)
- fixed crash when starting the playback while the player is still initializing
- fixed live stream handling when producer reconnects to the server
- various UI tweaks