As usual, this release contains many small bug fixes and updates for new syscalls and CPU microarchitectures.
There is some support for lldb now. rr replay -d lldb
will launch LLDB and connect it to rr just like we do for gdb. LLDB does not expose reverse-execution commands so for now, you can only replay forwards. (Of course you can still replay a recording as many times as you need to.)